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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Documentation: clarify that struct.pack_into() does not guarantee exact memory-access semantics
- gh-156865: struct.pack() check for overflows for Zf type
- gh-156870: Add common Stable ABI notes for tables of definitions
- gh-122862: Fix description of the GC allocation counter in set_threshold() docs
- [3.15] gh-82406: Add 3.10.6 change notes for inspect.is*function (GH-94987)
- `shlex` silently discards a sourced stream when the source filename ends at EOF
- gh-156891: Fix shlex source inclusion at EOF
- Configure script output doesn't mention CXX
- gh-155742: Optimize json float parsing
- PyCode_Addr2Line point to out of date PEP 626
- Docs
- Python not yet supported