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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-94609: Make test_ssl.ThreadedEchoServer exceptions appear in a main thread
- SharedMemory constructor raises "cannot mmap an empty file" exception
- gh-89519: Emit a warning when classmethod() wraps a non-callable descriptor
- gh-92052: Make dataclass function idempotent
- gh-87888: Make FileCookieJar use ASCII/surrogateescape
- Iterating over ctypes pointer causes hang or segmentation fault
- use crc32_z and adler32_z if available at compile time
- os.lstat doesn't properly set st_reparse_tag for junction on a remote NetApp share
- Don't run importlib tests for the "source" version
- types.FunctionType is not included in builtin library
- Docs
- Python not yet supported