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
- multiprocessing async .get() hangs if the pool is terminated
- InterpreterPoolExecutor workers do not inherit modifications made to sys.path before starting.
- Naming consistency for various types
- Suggestion for argparse: raise a warning on type=bool
- gh-69589, gh-84774: Fix path normalization in urllib.parse.urljoin()
- Docs: format list of errno constants as table
- rtd: Compare against the merge-base rather than main
- gh-125763: Fix an abnormal exit of a case in `turtledemo`
- Doc: Fix buf argument name in multiprocessing connection send_bytes recv_bytes_into
- Python 3.13 REPL have issues when typing/deleting single line, that goes wrapped on multiple lines
- Docs
- Python not yet supported