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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-50571: Check bytecode before accepting a breakpoint in pdb
- gh-145098: Run Apple Silicon macOS CI on macos-26 (Tahoe)
- gh-137165: Unify `datetime.strftime` behavior for unsupported non-zero-padded specifiers
- Clarify behavior of socket.send/socket.recv on closed connection
- gh-145024: Improved wording for broken socket for socket.send
- gh-144725: Relax over-strict alignment test on small arrays
- Ensuring good specialization while making progress in jitted code
- Reflect it that `sys.lazy_modules` is no longer a flat set
- Fully single-module lazy imports are not recorded in `sys.lazy_modules`
- gh-131798: Split `CHECK_FUNCTION_VERSION` into two guards in the JIT
- Docs
- Python not yet supported