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
- Add option to output UTC datetimes as "Z" in `.isoformat()`
- datetime.timestamp() doesn't have enough precision to represent datetime.max
- Support preserving path meaning in os.path.normpath() and abspath()
- [C API] Add explicit support for Cython to the C API
- sys.stdin does not iterate correctly on '\r' line separator
- Improve ambiguous docstrings in pkgutil
- fcntl module update supports FreeBSD F_KINFO flag
- ast.unparse produces bad code for identifiers that become keywords
- fix[imaplib]: call Exception with string instance
- Improve recipes and howtos for the unittest.mock
- Docs
- Python not yet supported