cpython
https://github.com/python/cpython
Python
The Python programming language
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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Fix grammar in compression.zstd docs: "it's" → "its"
- Fix grammar in What's New 3.15: "allows to" → "allows distinguishing"
- gh-144338: Improve cmd.Cmd docs for emptyline() and do_EOF
- Fix missing punctuation in concurrent.interpreters docs
- Inconsistent `.extend()` behavior in bytearray
- Python 3.13.x - process hangs during ensurepip execution
- Fix gen_colors docstring: function yields, not returns a list
- gh-145259: Fix xml.dom.pulldom dropping events produced by parser.close()
- gh-145260: fix ResourceContainer/ResourceHandle for Traversable changes
- Dict watcher API is not thread-safe in free-threaded builds
- Docs
- Python not yet supported