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
- gh-136061: IDLE - modernize idlelib code in editor.Editor.load_extension methodname processing
- gh-139122: Reimplement base UUID type, uuid4(), and uuid7() in C
- gh-92810: Reduce memory usage by ABCMeta.__subclasscheck__
- gh-131842: Allow to pass custom CFLAGS and LDFLAGS to the compilation of builtin extension modules
- Better uop coverage in the JIT optimizer
- gh-131725: Generate GNU hash table in `msgfmt.py`
- GH-130798: Add type hints to pathlib.types
- gh-131466: `concurrent.futures.Executor.map`: avoid temporarily exceeding `buffersize` while collecting the next result
- gh-64243: Implement `locale.getlocale` fall back in `gettext.find`
- gh-130895: fix multiprocessing.Process join/wait/poll races
- Docs
- Python not yet supported