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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- CPython crashes on memory-allocation failure (OOM): 35 findings (4 dups → 31 distinct)
- `typing` caches keep extension types alive past shutdown
- gh-151633: avoid use-after-free in `Counter.update`
- Optimizations for `random` functions and methods returning ints or bytes
- gh-151524: Avoid using instrumentation callback result after Py_DECREF
- SSLContext.load_verify_locations(cadata=<DER>) fails with [ASN1: NOT_ENOUGH_DATA] when linked against OpenSSL 3.0.21+
- email.message.Message.add_header behavior differs from Message[header]=v
- IDLE - colorize `type` as a soft keyword when it begins a statememt
- tarfile: reject differential-prone global pax records
- `socket.AddressFamily` and `socket.SocketKind` are undocumented
- Docs
- Python not yet supported