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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-123471: Make concurrent iteration over itertools.islice thread-safe using a critical section
- [3.10] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146…
- [3.11] gh-146211: Reject CR/LF in HTTP tunnel request headers (GH-146…
- Add more colour to `calendar` CLI output
- `_decimal::CURRENT_CONTEXT`: UAF via borrowed reference across Python callbacks
- [3.13] gh-142516: fix reference leaks in `ssl.SSLContext` objects (GH-143685) (GH-145075)
- JIT: remove all uses of _PyType_LookupByVersion in optimizer_bytecodes.c
- gh-148352: Add more colour to `calendar` CLI output
- `list.remove` is not atomic for non trivial `__eq__` comparisons
- gh-148269: speed up default `__reduce_ex__` call by ~20%
- Docs
- Python not yet supported