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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add nargs='...' to the reference of add_argument in argparse
- Add comments parsing flag to ast.parse
- gh-101444: Optimize bytearray slice assignment for bytes-like object
- bytearray slice assignment for bytes-like object is much slower than that for bytearray
- gh-101432: Update the docs for inspect.getcoroutinestate
- Diacritics are not considered part of words
- os.walk() silent about non-directory
- gh-71966: Sync-up docstrings in C version of the the decimal module
- The hash and equals methods of code objects are large, complex and unnecessary.
- Undocumented interaction between kwargs default= and cls= for json.dump() function
- Docs
- Python not yet supported