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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `isinstance(email.message.Message(), collections.abc.Mapping)` return `False`
- Support the macOS-only POSIX_SPAWN_CLOEXEC_DEFAULT flag and posix_spawn_file_actions_addinherit_np() in os.posix_spawn
- `CookieJar.extract_cookies()` does not clear expired cookies set with a domain
- Unexpected metaclass conflict
- gh-105766: Clarify About Custom Allocators in C-API Docs
- According to the documentation of module m_clear, is it correct that xxlimited module lacks m_free? Will there be a memory leak?
- `site.py`: `sys.path` while invoking `addusersitepackages` is insufficient
- ProcessPoolExecutor child process problem in windows
- Address sanitizer tests fail: env changed
- gh-108557: Fixed socket_getaddrinfo() not to encode IPv6 addresses as IDNA
- Docs
- Python not yet supported