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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sys._base_executable resolves symlinks too eagerly, resulting in undesirable venv from venv behaviour
- gh-128397: Makes `_delete` attribute from `TemporaryDirectory` public
- sys.setrecursionlimit no longer affecting pickle.dump
- gh-128584: Allow gzip mtime to be a datetime object
- gh-84579: Fixed a deadlock issue in the bufferedIO module when using fork in Py…
- Allow gzip mtime to be a datetime object
- gh-128568: fix documentation of `email.Message.defects`
- webbrowser.open with file: URLs may launch editor instead of browser
- gh-127073: Clear completion list when KeyboardInterrupt occurs in REPL
- gh-128508: Add some docstrings to xml.dom.minidom
- Docs
- Python not yet supported