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
- `shutil.copytree()` incorrectly classifies relative symlinks as dangling
- [3.15] gh-156115: Use the simulator deployment-target flag for iOS simulator builds (GH-156116)
- [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`
- Docs
- Python not yet supported