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
- bytes.fromhex() is 1.3 times slower than binascii.a2b_hex()
- gh-130698: Add safe methods to get prompts for new REPL
- GH-109564: add asyncio.Server state machine
- gh-130942: Fix path seperator matched in character ranges for glob.translate
- gh-83461: Don't allow datetime parsing to accept non-ASCII digits
- glob.translate incorrectly matches path separator in character ranges
- Cython cannot use "pycore_frame.h" in Py3.14a4
- gh-129847: Add graphlib.reverse(), graphlib.as_transitive()
- Customize UUIDv7 generation for database partitioning
- Document how to add a bytecode specialization in Interpreter.md file
- Docs
- Python not yet supported