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 supported777 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Convert static initializers of `PyTypeObject`s to use C99 Designated (named) initializers
- gh-127647: Add typing.Reader and Writer protocols
- gh-108202: `calendar`: Document `TextCalendar` methods
- Inconsistent error messages of `open` functions in `io` module implementations
- configure is checking for `ttyname` but code is using `ttyname_r`
- Trace through CALL_ALLOC_AND_ENTER_INIT for more trace coverage
- gh-127617: Trace through __init__ in CALL_ALLOC_AND_ENTER_INIT
- Python 3.13.0, 3.13.1 python_d.exe cannot import numpy, python.exe works fine.
- gh-127119: Faster check for small ints in long_dealloc
- `v3.13.1` test `test_ctypes/test_dlerror.py` fails instead of skipping if `gcc` not in path
- Docs
- Python not yet supported