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 supported927 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- IPv4Interface.is_loopback ignores the network prefix, unlike IPv6Interface
- gh-151785: Fix ipv4interface is loopback
- gh-151788: Speed up http.server directory listing by using os.scandir()
- Speed up SimpleHTTPRequestHandler.list_directory() by using os.scandir()
- gh-151763: Fix OOM-0034 tokenizer offset error handling
- gh-139140: Document that reading __annotations__ via __dict__ is unre…
- CPython crashes on memory-allocation failure (OOM): 35 findings (4 dups → 31 distinct)
- ipaddress: Two more IPv6 ranges (RFC 9602, 9780) missing from _private_networks
- gh-151673: Fix crash in warnings.warn() under memory pressure
- LLVM libunwind bad-FDE warning for JIT frame registration with newer LLVM toolchains
- Docs
- Python not yet supported