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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Results from running CPython test suite in a sub interpreter
- pprint with compact indent
- Wrong paths from nt._getfinalpathname with DOS device selectors in the CWD
- gh-104231: Make str() and repr() always returning str, and bytes() -- bytes
- Py_Initialize fails with Fatal Python error: config_get_locale_encoding: failed to get the locale encoding: nl_langinfo(CODESET) failed
- Allow heap removal at an arbitrary position, or a replacement with a new (or modified) object.
- typing.get_args behaviour when using the new 3.12 PEP 695 feature (Type Parameter Syntax)
- Allow users to create sub-interpreters with different site-import settings to the main interpreter
- Allow setting the memory alignment of raw memory from Python
- gh-112417: Fix hardcoded ldconfig to use $PATH
- Docs
- Python not yet supported