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-25457: Allow json.encode() to handle mixed keys when sort_keys=True
- [WIP] bpo-29672: Save and restore module warning registries in catch_warnings
- bpo-27815: Make SSL suppress_ragged_eofs default more secure
- gh-77499: Move folding tuples of constants from peephole.c into compiler.c
- gh-78877: Match PyByteArray_FromObject() behavior with the documentation
- gh-58319: IDLE: Add interrupt handle when open debugger
- bpo-34766: clean BaseProxy cache when Manager client is connected
- gh-75223: Reject undotted extensions in mimetypes.add_type
- gh-78646: Added support for bytearrray type , to create IPv4 addresss
- bpo-31706: Make urlencode accept generators as value
- Docs
- Python not yet supported