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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153364: Make frame, coroutine, and task-waiter chain walks iterative and bounded
- gh-153400: Resolve newer libc/syscall wrappers at runtime on Linux
- gh-153410: Add `PyDict_AsFrozenDictAndClear` C-API
- gh-153309 Add HTTP QUERY method (RFC 10008) to http library
- Smaller objects for the free-threading build using smaller integer types for refcount
- gh-153144: Avoid checking `errno` for `atan2`
- ValueError for `math.atan2(0.0, 0.0)` and `cmath.phase(0.0)` using icx
- gh-152063: Cache the offset of the inline values 'valid' byte in LOAD_ATTR
- gh-153060: Add an empty frozendict singleton
- gh-152936: Make privileged functions available on Android
- Docs
- Python not yet supported