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 supported759 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- urllib2 forces title() on header names, breaking some requests
- str.title() is overzealous by upcasing combining marks inappropriately
- os.makedirs exist_ok documentation is incorrect, as is some of the behavior
- disallow the "surrogatepass" handler for non utf-* encodings
- missing return in win32_kill?
- Make rawiobase_read() read directly to bytes object
- ctypes: unions as arguments
- Unittest runner needs an option to call gc.collect() after each test
- Unicodedata module should provide access to codepoint aliases
- tarfile doesn't overwrite symlink by directory
- Docs
- Python not yet supported