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
- [3.14] gh-152204: Validate date and time fields in `_pydatetime.date{time}.fromisoformat` (GH-152205)
- [3.13] gh-152204: Validate date and time fields in `_pydatetime.date{time}.fromisoformat` (GH-152205)
- gh-64862: Add the stop_exception parameter in iter() and aiter()
- gh-156185: Ignore all ASCII whitespace in re \p{} property names
- gh-108549: In `asyncio`, do not cancel the current task in `Task.__step` when a `SystemExit` exception was just raised
- gh-156233: Fix grammar in MRO documentation
- unavoidable spurious "exception in shielded future" logged if exception raised after shield cancelled
- asyncio: ProactorEventLoop busy-loops at 100% CPU forever when the self-pipe socketpair reaches EOF
- gh-156243: Indicate that emscripten_runtime depends on stringToNewUTF8
- Attribute cache silently disabled after 1000 class edit, leading to poor performance
- Docs
- Python not yet supported