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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add `ModuleNotFoundError` hints when a module for a different ABI exists
- Free threaded `Python.h` is incompatible with `-masm=intel`
- gh-137165: Unify `datetime.strftime` behavior for unsupported non-zero-padded specifiers
- [3.14] gh-144986: Fix memory leak in atexit.register() (GH-144987)
- 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
- Implement PEP 747: TypeForm
- Allow omitting `_pyrepl` module
- gh-145037: Fix Emscripten trampoline with emcc >= 4.0.19
- Docs
- Python not yet supported