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 supported856 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Possible integer overflow in _PyObject_NewVar
- libregrtest: Improve type hints; explore running mypy in CI
- csv.Sniffer uses a heuristic to determine doublequote that is often false-negative
- IPv4Network and IPv6Network hosts method return different types when provided a /32 (ipv4) or /128 (ipv6)
- 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`
- 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
- Docs
- Python not yet supported