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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- multiprocessing.connection.Client deadlocks when trying to connect to a listener without a password
- gh-123742: Fixed `get_payload` not being able to parse headers with spaces
- Make email/message.py read headers more robustly
- netrc should be able to ignore some tokens like 'protocol'
- GH-123599: Reject non-local authority in `pathlib.Path.from_uri()` on POSIX
- gh-112328: Make EnumDict usable on its own and document it
- gh-123682: Fix Unicode category check
- Unable to cancel Server.serve_forever() if a reader is blocked while reading (3.12 regression)
- Document caveats of `zipfile.Path` around name sanitization
- Feature: provide (safe) traversal/extraction facilities for `zipfile.Path`
- Docs
- Python not yet supported