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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Cannot open zip64 file if Zip64EOCD record has additional data
- Overflow if `ast.AST.end_col_offset` is absurdly large
- Introduces more interactive command for PDB
- gh-126785: introduce frame command for pdb
- `sysconfig` data inconsistencies caused by the disabling the `site` initialization on virtual environments
- Possible overflow in typeobject.c:tail_contains
- Decimal.shift does not fully obey its context arg?
- gh-126599: Refactor the `_PyOptimizer` APIs
- Use freelist for range and range_iter objects
- the socket module should include `getifaddrs` because it is necessary to translate the output of `if_nameindex` into addresses
- Docs
- Python not yet supported