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-156187: Fix the warning stacklevel inside a nested set operand
- [3.15] gh-155781: Hold strong references to sqlite3 converters (GH-155784)
- [3.15] gh-153539: Fix use-after-free in TextIOWrapper.tell() with a reentrant decoder (GH-153540)
- gh-152741: Publish thread states to the interpreter's thread list only after they are fully initialized
- 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)
- Docs
- Python not yet supported