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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-140798: Fix memory leak with `threading.local` when finalizer resurrects `threading_local_key`
- Misbehavior of KeyboardInterrupt/EOFError and `input` on Windows
- gh-86184: Update document for SetValue and QueryValue in winreg
- `isinstance` removes `cls.__dict__["__annotations__"]` in a complex setup with Protocol and ABCMeta
- Improve concurrent.interpreters documentation
- gh-54872: Remove default OPT=-O for non-GCC compilers
- email.message_from_binary_file creates invalid RFC2047 encodings
- `concurrent.interpreters.Queue` performance is bound to the polling delay
- gh-143052: add exist_ok in copy_info func, allow merge same dir
- test_urllib2net fails in Python-3.13.11
- Docs
- Python not yet supported