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
- [3.15] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
- `HTTPPasswordMgr` can send saved HTTPS credentials via HTTP because of incorrect scheme matching
- [3.15] gh-155486: Allow non-compact integers in `TO_BOOL_INT` (GH-155531)
- gh-149679: Document that cadata does not accept CRLs
- tarfile: unbounded memory use on large pax and GNU extensions
- Skip more pyexpat tests based on compile-time expat version, not runtime
- gh-155628: Add _Py_atomic_add_*_relaxed variants
- gh-155649: Bound LZMA dictionary size to prevent memory DoS
- gh-155561: Use PySlot API in Modules/_testlimitedcapi.c
- gh-84419: Fix the execute permissions in os.stat() on Windows
- Docs
- Python not yet supported