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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-37093: Allow http.client to parse non-ASCII header names
- bpo-36411: Python 3 f.tell() gets out of sync with file pointer in binary append+read mode
- bpo-37030: hide undocumented commands in cmd module
- gh-66113: Add tests for Turtle GUI
- bpo-36977: Make SharedMemoryManager release its resources if its parent process dies
- gh-80030: Added thousands separators to Lib/pstats.py final report
- bpo-22135: Allow to break into pdb with Ctrl-C for all the commands t…
- bpo-36954: Skip test_recursive_repr test when running test_xml_etree under coverage trace
- gh-80961: Add daemon parameter to ThreadPoolExecutor
- bpo-18387: Add 'symbols' link to pydoc's html menu bar
- Docs
- Python not yet supported