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 supported755 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-42063: Enable users of SimpleHTTPRequestHandler to more easily change behaviour
- gh-82701: Add multiprocessing.main_process()
- bpo-42524: Add `retval [variable]` option to pdb
- gh-86642: Allow cross compiling on darwin
- bpo-13337: Add ignore flag to doctest
- bpo-28764: mailbox.mbox: handle lines with non-ascii more graceful
- bpo-42461: show f_fsid when pring os.statvfs object
- gh-86254: Use "SimpleNamespace(...)" in the repr for SimpleNamespace
- gh-86552: Update icons for macOS 11
- bpo-42363: enhance _check_running() ValueError output in Pool class
- Docs
- Python not yet supported