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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Decide on fate of missing C23 math.h functions
- GH-149142: Fix decimal `mpd_context_t.status` race in free-threading
- Clarify that format strings accept arbitrary tokens as field names
- gh-117404: Add structured version info for compression modules
- gh-150484: Fix mock_open __exit__ with contextlib.ExitStack
- `type('', (), {})__weakref__.__doc__` is inaccurate
- gh-150505: fix data race in Unpickler_set_memo under free-threading
- Widen specialized int fast paths to full int64 range
- sqlite3: Blob crashes when using a negative-step slice
- Segfault in `_Unpickler_MemoPut` (`_pickle.c`) from `Unpickler.memo` assignment with free-threading
- Docs
- Python not yet supported