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 supported945 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test_asyncio hangs on an IPv6-only host
- ssl docs say that ssl.SSLContext() is secure-by-default since 3.6, but it isn't
- argparse should support multiple types when nargs > 1
- site.py reporting user site info even if ENABLE_USER_SITE=False
- Add an option to point to an additional "site" directory
- inspect.iscoroutinefunction / isgeneratorfunction / isasyncgenfunction can't handle partialmethod objects
- resource.setrlimit() should raise PermissionError
- Multiprocessing does not work properly when using the trace module.
- io.BufferedRWPair doc warning may need clarification
- ElementTree.ParseError does not implement SyntaxError interface as expected
- Docs
- Python not yet supported