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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Expose C level compiler flag constants to Python code
- json.dumps should accept key function for ``sort_keys``
- IDLE settings dialog shouldn't be modal
- ctypes.create_string_buffer does not add NUL if len(init) == size
- _strptime.TimeRE should not enforce range in regex
- argparse: document that add_argument returns a Action object
- Documentation v/s behaviour mismatch wrt integer literals containing non-ASCII characters
- msvcrt_putch/msvcrt_putwch don't check the return value of _putch/_putwch
- whitespace in strip()/lstrip()/rstrip()
- IDLE: warn if save-as name matches stdlib name
- Docs
- Python not yet supported