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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150045: Add `frozendict` support to the compiler and AST constants
- Lazily import `traceback` in `logging`
- Clarify `warnings.deprecated` public API
- Quadratic time in `xml.etree.ElementTree` when parsing text with a large number of comments
- Expose OpenSSL's error queue
- Bad collisions for frozenset hashes
- gh-150144: Speed up reading gzip files with long filename or comment
- gh-84943: Add support for 'directonly' and 'innocuous' flags for user-defined functions
- gh-148467: Move `io.TextIOBase` docs to "I/O Base Classes" section
- gh-145306: Fix browser open after empty export
- Docs
- Python not yet supported