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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-125331: Allow the parser to activate future imports on the fly
- `test_external_inspection.TestGetStackTrace.test_self_trace` fails when building with `--enable-shared`
- locale.nl_langinfo(locale.ERA) is broken
- Expose `os.DirEntry` objects from pathlib
- Draft: gh-123471: Make concurrent iteration over itertools.pairwise safe under free-threading
- Faulthandler output should include the thread name
- gh-125420: implement `Sequence.index` API on `memoryview` objects
- gh-116114: Replace deprecated `Py_OptimizeFlag` in `makefreeze.py`
- gh-125420: implement `Sequence.__contains__` API on `memoryview` objects
- gh-125400: add async generator return value
- Docs
- Python not yet supported