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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The fix in gh-91227 is incorrect, the SelectorEventLoop has the correct behaviour calling error_received and continuing to run the Transport
- [3.10] gh-156723: Update bundled libexpat to version 2.8.4 (GH-156724)
- [3.15] gh-156371: Fix missing PyRefTracer_DESTROY events for trashcan objects (gh-156372)
- [3.15] gh-149578: Fix tarfile.open failing on PAX archives with only global headers (GH-149647)
- gh-81057: Inline single-use error messages in _decimal and make the rest const
- gh-156796: Finalize the parser of an external entity in xml.sax
- `asyncio.print_call_graph()` output is exponential in the number of tasks
- gh-129724: Make marshalled code output deterministic
- Spurious ZeroDivisionError for complex powers when the phase is infinite
- --with-dbm-liborder option doesn't know about sqlite
- Docs
- Python not yet supported