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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-118150: difflib: expose autojunk flag from SequenceMatcher to public methods and functions
- gh-153849: Expose scope attributes on symtable entries
- Free-threading data races in CPython: 15 findings (9 new + 6 residual of existing FT work)
- gh-153935: Fix data race on socket timeout in the free-threaded build
- subprocess: `CalledProcessError.__str__` crashes when returncode is None
- gh-153967: handle invalid file object in argparse._print_message
- Add comments about _Py_LOCK_DONT_DETACH usage.
- gh-74876: Support pickling weak references and weak containers
- Email's as_bytes() method unfolds a protected header in a pgp signed message part breaking the signature.
- email: unquoted apostrophe in a MIME parameter value is dropped under policy.default
- Docs
- Python not yet supported