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 supported843 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128295: Add `value` and `backoff` to `CACHE` disassembly
- gh-102931: Use explicit exception when shutil._copytree should group exceptions
- Breaking change of `dataclasses.dataclass` comparison semantics in 3.13+
- gh-128289: Add eager_tasks parameter to asyncio.run() and asyncio.Runner
- Add eager_tasks parameter to asyncio Runner and run()
- Regression in tokenizer handling of `\r`
- gh-128555: Add 'context' keyword parameter to Thread.
- Speed up bytes creation from list and tuple
- gh-128213: fast path for bytes creation from list and tuple
- `ctypes` pointer writes are not thread safe
- Docs
- Python not yet supported