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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Modify SAX/expat parsing to avoid fragmentation of already-tiny content chunks
- Modify XML parsing library descriptions to forewarn of content loss hazard
- `bytes_concat` and Buffer cleanup
- Function tcflow() in module termios can not be interupted when the second argument is 0
- gzip._GzipReader should only throw BadGzipFile errors
- unittest use dir(module) to load test cases. Run unittest file by _PyRun_SimpleFileObject, have bug
- Add warnings to ssl.PROTOCOL_TLSv1 and ssl.PROTOCOL_TLSv1_1 docs
- implementations of the deprecated load_module import loader API, as prescribed by the documentation, are not thread safe
- Confusing OSError on HTTP CONNECT failure
- PEP 597: FileCookieJar uses locale encoding
- Docs
- Python not yet supported