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
- New sequences for Unicode groups and block ranges needed
- Add os.path.isrelative() and improve ntpath.isabs()
- Allow multiple statements in code.InteractiveConsole.push
- re.finditer and re.findall should support negative end positions
- test.support method for dual-testing accelerated code (fixes test_exceptions and other's pickle testing)
- erroneous behavior when creating classes inside a closure
- socket.create_connection error message for domain subpart with invalid length is very confusing
- IDLE and pythonw.exe stderr problem
- sys.executable generating canonical path
- PyMemoryView_FromBuffer() behavior change (possible regression)
- Docs
- Python not yet supported