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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128289: Add eager_tasks parameter to asyncio.run() and asyncio.Runner
- gh-128078: clear caller's `StopAsyncIteration` in `_PyGen_SetStopIterationValue`
- Add eager_tasks parameter to asyncio Runner and run()
- Incorrect handling of negative reading sizes in `HTTPResponse.read()`
- gh-125997: ensure that `time.sleep(0)` is not delayed on non-Windows platforms
- gh-128271: fix incorrect handling of negative read sizes in `HTTPResponse.read()`
- Regression in tokenizer handling of `\r`
- gh-111178: fix UBSan failures in `Python/bltinmodule.c`
- gh-111178: fix UBSan failures in `Objects/bytearrayobject.c`
- gh-111178: fix UBSan failures in `Objects/bytesobject.c`
- Docs
- Python not yet supported