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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-108901: Deprecate `inspect.getargvalues` and `inspect.formatargvalues`, provide modern alternative
- Documentation of signals module does IO in signal handler
- gh-110704: Recommend `distclean` target over `clean` when source tree is not clean
- Wrong paths from nt._getfinalpathname with DOS device selectors in the CWD
- gcmodule: GIL drop during collection in debug mode may result in unexpected behavior with multiple threads
- Htest closing failure
- gh-104231: Make str() and repr() always returning str, and bytes() -- bytes
- input() is blocking exceptions at some phase during execution
- Py_Initialize fails with Fatal Python error: config_get_locale_encoding: failed to get the locale encoding: nl_langinfo(CODESET) failed
- gh-112498: Allow removal/update of an object at an arbitary position in a a heap
- Docs
- Python not yet supported