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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `asyncio.gather` with a single task raises an unexpected `CancelledError` exception when `SystemExit` occurs in this task.
- socket.getaddrinfo() fails to resolve scoped IPv6 addresses due to IDNA normalization
- concurrent.futures Executor.map cancels other futures when one raises an exception
- Incorrect reading "End of central directory record." (zipfile module)
- gh-46376: add (failing) tests for ctypes/pointer/cast/set_contents
- gh-108514: Add config & transform to hide old versionmodified in docs
- `NodeTransformer` can leave block statements invalid after optimising their bodies away
- Cannot include Python.h in 3.12 without linking against the CPython library
- C API: Add a replacement for PySys_GetObject
- Policy for removal of old `.. versionadded`|`.. versionchanged` ?
- Docs
- Python not yet supported