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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Unify recognization of message digest names for `_hashlib` and `_hmac`
- gh-83371: route multiprocessing Pool callback failures to AsyncResult
- Update function signatures to use `*` and `/` as needed
- UserString subtypes parameterless `__init__`
- gh-131842: Allow to pass custom CFLAGS and LDFLAGS to the compilation of builtin extension modules
- Allow to pass custom CFLAGS and LDFLAGS to the compilation of builtin extension modules
- Better uop coverage in the JIT optimizer
- Improve ContextVar in closures documentation
- gh-83371: handle exceptions from callbacks in process pools
- `exec` and `eval` incorrectly accepting subclass of `dict` as `globals`
- Docs
- Python not yet supported