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
- ftplib.py transfer timeouts breaking controlchannel connection
- `None` vs `Never` as `typing.Generator`'s send type
- Make concurrent iteration over pairwise, combinations, permutations, cwr, product from itertools safe under free-threading
- Adding a timedelta to an aware datetime object not resulting in the correct time being calculated
- `METH_METHOD` calling convention is now not so efficient
- Register finalized Python releases with GitHub Releases
- gh-123452: Improved ToC navigation within documentation sections
- docs: fix codecs table data
- gh-123424: add `ZipInfo.for_name` to construct a `ZipInfo` for a file in an archive
- gh-123401: Fix http.cookies module to support obsolete RFC 850 date format
- Docs
- Python not yet supported