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
- 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)
- [3.14] gh-154937: Fix `_thread._shutdown()` racing with `_thread.start_joinable_thread` on `ThreadHandle.ident` (GH-155085)
- Implement PEP 828 -- Supporting 'yield from' in asynchronous generators
- "fe80:6666:6666:6666:6666:6666:6666:6666" is not a valid IPv6 link-local address
- Intermittent SIGSEGV / silent value corruption in _PyEval_EvalFrameDefault on 3.14.6 (NULL _PyStackRef deref at specialized CALL type guard)
- Docs
- Python not yet supported