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 supported792 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- KeyboardInterrupt about test for REPL was directly captured by the test program
- gh-128646: Implement GzipFile.readinto() functions
- gh-128636: Fix crash in PyREPL when `os.environ` is overwritten with an invalid value
- sys._base_executable resolves symlinks too eagerly, resulting in undesirable venv from venv behaviour
- gh-59705: Implement _thread.set_name() on Windows
- Py313 REPL crash on malformed `os.environ`
- gh-128397: Makes `_delete` attribute from `TemporaryDirectory` public
- sys.setrecursionlimit no longer affecting pickle.dump
- gh-126703: Add freelists for list and tuple iterators
- Default to stdout isatty for colour detection instead of stderr
- Docs
- Python not yet supported