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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-107898: Do not ignore `address` and `flags` parameters in `socket.{send,recv}_fds`
- BOLT optimizations fail on Linux aarch64
- gh-128862: use importlib.resources to acquire doctest resources
- Align error message of `_pyio.TextIOWrapper.seek` with its C implementation
- Failed to find real location of `python.exe` on a RAM disk
- Add ETIMEDOUT handling to get_socket_conn_refused_errs
- gh-128397: Makes `_delete` attribute from `TemporaryDirectory` public
- sys.setrecursionlimit no longer affecting pickle.dump
- gh-128584: Allow gzip mtime to be a datetime object
- gh-84579: Fixed a deadlock issue in the bufferedIO module when using fork in Py…
- Docs
- Python not yet supported