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 supported777 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [static-analyzer-output] Flexible array member referenced in the middle of a struct (`tracemalloc_traceback`)
- Python3.9+ throws KeyError when extracting folder with trailing slash
- GH-125873: error out in getpath when unable to find stdlib
- gh-80192: Use windows api if ssl cert verification fails
- Inconsistent behavior between `_io.text_encoding` and `_pyio.text_encoding`
- gh-126862: Use `Py_ssize_t` instead of `int` when processing the number of super-classes
- gh-127522: wsgiref: indicate that `start_response` objects should follow a specific protocol
- Musl libc strftime for format strings ending in %
- asyncio's `BaseSelectorEventLoop._accept_connection` `return`s when it should `continue` on `ConnectionAbortedError`
- Correct function name in `Doc/extending/embedding.rst`
- Docs
- Python not yet supported