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
- gh-95779: Refuse to run `make doctest` under a mismatched Python
- ctypes should have an option to *not* catch c++ exceptions
- curses.textpad.Textbox mishandles double-width characters
- gh-153568: Use FIRST sets to speed up parser choices
- `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)
- Docs
- Python not yet supported