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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-69370: Fix "python -m inspect --details" for unencodable paths
- gh-155181: Untrack frozensets created from set literals when possible
- gh-63299: Escape unencodable characters in pprint()
- gh-64470: Validate the port in urlsplit() and urlparse()
- calendar module fails to import on Wine due to incomplete %OB error handling
- gh-123059: Document archive timestamp timezone handling
- gh-153711: Test availability for dup3() and pipe2() on iOS
- gh-155175: Reject fractional seconds without a decimal mark in C fromisoformat
- gh-155176: Don't track frozendicts whose contents can never be tracked by the GC
- [3.15] gh-154937: Fix `_thread._shutdown()` racing with `_thread.start_joinable_thread` on `ThreadHandle.ident` (GH-155085)
- Docs
- Python not yet supported