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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Document atomic operations on builtin types
- Assigning and deleting __new__ attr on the class does not allow to create instances of this class
- Code and IDLE should catch all compile errors.
- Make number serialization ES6/V8 compatible
- NameError for built in function open when re-raising stored exception from yielded function
- Socket state corrupts when original socket object goes out of scope in a different thread
- Enable py launcher to launch repository Python.
- DOC: inspect.ismethod returns different results on the same basic code between Python2.7 Python3.5
- Return singleton empty string in _PyUnicode_FromASCII
- `tzinfo.fromutc()` fails when used for a fold-aware tzinfo implementation
- Docs
- Python not yet supported