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
- add eager_start parameter to asyncio.create_task, TaskGroup.create_task, and loop.create_task
- asyncio eager tasks' names are set too late
- Move type checks from switch cases to beginning of `_Py_Specialize_BinaryOp`
- gh-128310: Move type checks from switch cases to begining of `_Py_Specialize_BinaryOp`
- We need to cross-check abstract interpreter's DSL header with bytecodes.c DSL headers
- gh-128307: add eager_start kwarg to asyncio.create_task
- gh-128295: Add `value` and `backoff` to `CACHE` disassembly
- gh-102931: Use explicit exception when shutil._copytree should group exceptions
- Case clauses should be able to match list indexes
- Breaking change of `dataclasses.dataclass` comparison semantics in 3.13+
- Docs
- Python not yet supported