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 supported766 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Building Python-3.14.0a2 with `--enable-bolt` fails with library not found error: `/usr/lib/libbolt_rt_instr.a`
- gh-126618: fix repr(itertools.count(sys.maxsize))
- `subprocess.Popen.poll` race condition returns without polling the child
- gh-101100: Fix Sphinx warnings about list methods
- gh-107954: Document PEP 741 in What's New 3.14
- asyncio proactor udp transport stops responding after send to port that isn't listening due to ConnectionResetError from WSARecvFrom
- Simplify `PyStackRef_FromPyObjectSteal`
- gh-127022: Simplify `PyStackRef_FromPyObjectSteal`
- [3.13] gh-109413: Enable mypy's `disallow_any_generics` setting when checking `libregrtest` (GH-127033)
- gh-114940: Add a Per-Interpreter Lock For the List of Thread States
- Docs
- Python not yet supported