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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- create an internals documentation folder in the cpython repo
- GH-119812: ipaddress: Consider 100.64.0.0/10 private
- 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
- GH-119668: expose importlib.machinery.NamespacePath
- gh-119670: Add 'always' keyword argument to `shlex.quote`
- Docs
- Python not yet supported