devguide
https://github.com/python/devguide
Python
The Python developer's guide
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to devguide
Help out
- Issues
- Update the Language Change doc to reflect PEP 1 addition of sponsor
- Provide guidelines for backporting
- Task: improve the "Using issue tracker" section
- Point out that new stdlib modules need to be added to Makefile.pre.in
- Document how to add a new C extension module
- Add a workflow to regularly run `make linkcheck`
- Add a sentence or two about the benefits of using configure cache
- Argument clinic: outdated tutorial
- Define and document a procedure for following up on reviews
- Add a section for etiquette when creating PRs, when multiple people wants to create the PR for the same issue
- Docs
- Python not yet supported