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
- [3.15] gh-156112: Load the ObjC runtime by name when find_library() cannot resolve it (GH-156113)
- [3.15] gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
- [3.15] gh-155911: Fix curses detection with libraries in LIBS (GH-156130)
- [3.15] gh-156180: Reject a negative `len2` in `zlib.{adler32,crc32}_combine()` (GH-156181)
- gh-78292: Improve python-config build script to respect symbolic link.
- Improve performance of json.dumps and json.dump for strings
- gh-156241: Add a no-escape fast path to the _json str escapers
- Update RISC-V's support tier in `configure.ac`
- gh-127716: make memoryview thread-safe in free-threaded build
- Improve performance of inherited mapping assignment slot calls
- Docs
- Python not yet supported