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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ShareableList corrupts multi-byte UTF-8 strings and bytes with trailing nulls
- Excess Base64 data ignored after padding by default
- gh-145264: Do not ignore excess Base64 data after the first padded quad
- Data race in `func_set_code`
- Issue warning when the we can't find a valid standard library during path initialization
- Freeze modules used during startup
- __cached__ deprecation notice under __file__
- [3.13] Fix unlikely potential reference leak in _locale._getdefaultlocale (GH-145250)
- Prevent --browser from opening when no report is generated
- gh-145261, gh-106939: multiprocessing.shared_memory: fix ShareableList corruption for multi-byte strings and null bytes
- Docs
- Python not yet supported