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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Python version ending with plus sign not compatible with PEP 508 `python_full_version` marker
- Open() on path that exceeds 248 char limit results in "FileNotFoundError: [Errno 2] No such file or directory"
- Enhancement: relax os.path.common input requirements
- set.intersection help suggests 2 sets, while any number > 0 is supported
- gh-99813: Start using `SSL_sendfile` when available
- email as_bytes() corruption of headers with SMTPUTF8 policy
- Building and linking C extensions in a post-distutils world
- Signal if there is an OpenSSL major version mismatch
- Why doesn't `asyncio.as_completed` cancel unfinished tasks if it timeout?
- ctypes.CDLL creates a dummy object when passed an empty string
- Docs
- Python not yet supported