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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- BaseHTTPRequestHandler, update the protocol version to http 1.1 by default?
- os.walk always follows Windows junctions
- [doc] Reference inspect.Signature.bind from functools.wraps documentation
- Improve UX of IDLE Highlighting configuration tab
- csv.Sniffer guesses "M" instead of \t or , as the delimiter
- Python errors related to failures loading DLL's lack information
- isinstance is calling ob.__getattribute__ as a fallback instead of object.__class__.__get__
- Suggest third-party cmd2 module as alternative to cmd
- Chinese characters issue with input() function
- Add race-free os.link and os.symlink wrapper / helper
- Docs
- Python not yet supported