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-155176: Don't track frozendicts whose contents can never be tracked by the GC
- gh-150942: Speed up BytesIO.readlines() using reference-stealing append
- Calls with 16+ keyword arguments are ~4.5x slower than calls with 15
- KeyError: 'soft-deprecated' with `make changes`
- gh-155053: Fix GenericAlias crash on OOM
- gh-155031: repass permission errors on subprocesses to parent / user
- gh-155003: Don't keep file descriptor in multiprocessing SharedMemory object
- statistics module NormalDist.quantiles(0) should raise statistics error instead of returning empty list and makes redundant checks
- dbm.whichdb docstring shows outdated return-value example
- Crash from arbitrary code object hashing
- Docs
- Python not yet supported