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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- SIGBUS: writing to `mmap`ed device beyond file size
- sysconfig values for `platstdlib` do not appear to be accurate
- ipaddress: Shared Address Space (100.64.0.0/10) is neither private nor global
- ipaddress: Speed up IPv4Address.ipv6_mapped
- gh-86425: PrettyPrinter._format and ._safe_repr now protected against cyclic recursion with thread-wide context
- gh-85794: function-like objects now autospec'd with co_flags of their code objects copied
- Add "Total Machine Code Cost" of UOps to PyStats
- gh-119692: Add Total UOp 'cost' to PyStats Output
- Upstream downstream patches for allowing to make a relocatable (standalone) Python installation
- gh-116093: ABCMeta.__subclasscheck__ now initializes cls if it is not yet initialized
- Docs
- Python not yet supported