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-144725: Relax over-strict alignment test on small arrays
- Ensuring good specialization while making progress in jitted code
- gh-131798: Split `CHECK_FUNCTION_VERSION` into two guards in the JIT
- Create a script for complete uninstallation of Python on MacOS
- Improve SyntaxError message for inconsistent name binding in OR-patterns
- Suggest the possible module in "python -m module"
- gh-49989: Add equivalent code for the "for" statement
- Many pure python tools that have a special cases for dict should accept frozendict as well.
- `_sqlite`: NULL dereference when connection is closed from within a callback
- Correct `DynamicClassAttribute` from function to class in types docs
- Docs
- Python not yet supported