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 supported950 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `tracemalloc` raw-domain allocator hook violates `PYMEM_DOMAIN_RAW` contract
- gh-155496: Use Argument Clinic for more functions of the time module
- gh-77748: Document that float() accepts bytes-like objects
- gh-155452: Prevent recursion crash in dir()
- dir() can crash with cyclic __bases__
- Pre-allocate the output buffer in compression.zstd decompression from the frame's recorded content size
- gh-151377: Fix races updating type slots and subclasses
- gh-155245: Fix calendar failing to import when strftime rejects %OB
- Docs
- Python not yet supported