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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-126782: Support qualified referencing for `ntpath.abspath()`
- Some edge cases in `email.utils.parsedate_to_datetime` seem to differ from RFC2822 spec
- pstats.Stats.get_stats_profile can't handle functions with the same name
- TEST failed: test_posix
- gh-126834: Properly read zip64 archives with non-empty zip64 extensible data sector in Zip64 end of central directory record
- Cannot open zip64 file if Zip64EOCD record has additional data
- Use freelist for range object, iterator objects and other often used objects
- the socket module should include `getifaddrs` because it is necessary to translate the output of `if_nameindex` into addresses
- (Re)move paragraph(s) about the differences with the C interface in the math module?
- gh-58749: Add test_nonlocal.py to ensure correct behavior of nonlocal statements
- Docs
- Python not yet supported