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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME`
- Fix SIP URI support for `urllib.parse.url{parse,split}` (RFC 3261)
- gh-140715: Add %C format code support to strptime()
- gh-143008: Fix Null pointer dereferences in TextIOWrapper underlying stream access
- gh-145478: Implement `frozendict` into `functools.partial`
- gh-145019: improve `SyntaxError` when `match` patterns bind different names
- hmac_digest race condition with openssl 3.0.19 and Python 3.14t
- gh-145917: Add MIME types for TTC and Haptics formats
- `Event.raw` being added to itself instead of to another event's `.raw` in `UnixConsole.getpending`
- Convert more uops to leave their inputs on the stack to be cleaned up by `_POP_TOP`
- Docs
- Python not yet supported