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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IDLE: add a token browser
- [3.14] gh-152903: Change PCWSTR to PWSTR in GetThreadDescription() typedef (GH-152904)
- [3.14] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120)
- sqlite3 Connection and Cursor segfault if __init__ is bypassed (by subclass or __new__ call)
- gh-152666: Avoid reference counting of code objects
- gh-152954: Add tp_new to sqlite3 Connection and Cursor objects to initialize row_factory and text_factory before python code can access it
- gh-151221: Raise ValueError for invalid <date> in plistlib
- plistlib: a <key> outside a <dict> raises IndexError instead of a proper error
- gh-152959: Raise ValueError for a <key> outside a <dict> in plistlib
- gh-152762: Fix zipfile.Path.is_symlink() raising KeyError for missing entries
- Docs
- Python not yet supported