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 supported786 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Speed up bytes creation from list and tuple
- gh-128213: fast path for bytes creation from list and tuple
- Document that dict.setdefault takes no keyword arguments
- Race between ` PyUnicode_SET_UTF8` and `_PyUnicode_CheckConsistency`
- Document that dict.get takes no keyword arguments
- gh-115999: Specialize `LOAD_ATTR` for instance and class receivers in free-threaded builds
- gh-111178: fix UBSan failures for `gdbmobject`
- Make Argument Clinic aware of possible UBSan failures
- `ctypes` pointer writes are not thread safe
- gh-58956: Fix a frame refleak in bdb
- Docs
- Python not yet supported