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-143963: Add more possible solutions for troubleshooting.
- Make COMPILER definition in getcompiler.c optionally static for reproducible builds
- gh-144121: Allow overriding COMPILER with UNVERSIONED_COMPILER
- Support getrandom syscall on FreeBSD
- Customizable venv prompt prefix and suffix
- Data race in set iterator length_hint under no-gil
- Performance TODOs
- Pickle `load_build` function checks if `slotstate` is False, not a dict
- Python pickle `load_reduce` function doesn't check if `args` is a tuple
- gh-130197: Test various encodings with pygettext
- Docs
- Python not yet supported