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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- enum.auto() can have incorrect behavior when used in a tuple
- `urlparse` ignores the `scheme` parameter when parsing a URL
- gh-122549: Allow to invalidate platform's cached results
- gh-83938: Stop incorrectly RFC 2047 encoding non-ASCII email addresses
- gh-55454: Add IMAP4 IDLE support to imaplib
- Add BRANCH_TAKEN and BRANCH_NOT_TAKEN events to sys.monitoring
- New REPL will exit the interpreter due to errors from substituting builtins.__import__
- gh-122534: Speedup float pack / unpack
- Add `platform.invalidate_caches` for invalidating cached results
- Pickle ignores custom getstate methods on TextIOWrapper in Python 3.12
- Docs
- Python not yet supported