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 supported888 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-40283: Clarify turtle.circle() documentation
- bpo-22433: do not consider "--foo='bar baz'" to be a positional argument
- bpo-40893: Add TkDND support to tkinter
- bpo-40894: asyncio.gather() cancelled() always False
- gh-81927: Provide Windows predefined access type constants
- gh-85014: Fix email.utils.encode_rfc2231(string, None, None)
- gh-67377: Document that PyErr_SetString, etc. chain exceptions
- gh-83854: Map `errno==ETIME` to `TimeoutError`
- bpo-40529: rlcompleter with case insensitive
- gh-84687: Add filename to the error raised by os.exec*
- Docs
- Python not yet supported