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
- Remove deprecated support for returning non-complex/float types in __complex__/__float__()
- print() output garbled if script is double-clicked
- `isinstance(email.message.Message(), collections.abc.Mapping)` return `False`
- ZipFile.Path print failed when built zip file is based on a bytes stream
- Starting a Process from "spawn" context has side effect of fixing start method to "fork" on Linux
- 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?
- Docs
- Python not yet supported