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
- added doc about *iterables in concurrent.futures.Executor.map
- gh-87308: Do not add duplicate FDs to list in duplicate_for_child()
- gh-87146: Add GnuStyleLongOptionsHelpFormatter
- gh-87175: Port curses capi pointer array to a struct.
- gh-83074: Add preserve_security_context to shutil
- gh-86809: Add support for HTTP range requests
- gh-86963: Add `-m` option for `doctest`
- gh-86888: Add --debug command line option to unittest to enable post-mortem debugging
- gh-86609: Add Thread Creation Hook to Threading.py
- gh-86772: Support POSIX atomicity guarantee of O_APPEND on Windows
- Docs
- Python not yet supported