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
- Add `Executor.filter` to concurrent.futures
- smtplib send_message should add Date header if it is missing, per RFC5322
- argparse: add ability to create a man page
- IDLE: Patch to make PyShell behave more like a Terminal interface
- Clearly document the use of PYTHONIOENCODING to set surrogateescape
- str.splitlines splitting on non-\r\n characters
- Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)
- Raise non-silent warning for invalid escape sequences
- Preserve original representation for integers / floats in docstrings
- IDNA2008 encoding is missing
- Docs
- Python not yet supported