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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Optimize math.lcm(*xs)
- gh-48511: Make pwd and grp expose inner errors
- Float conversion error in IDLE
- os.sync() in test_posix can uninterruptibly hang tests for minutes
- gh-102184: Test os.sync() only if "largefile" resource is enabled
- Clarify class variable nomenclature in documentation
- (Async)ExitStack can lose __context__ when its __exit__ runs without an active exception
- multiprocessing.pool.MaybeEncodingError with Python 3.11/Apple Silicon using Pool.starmap()
- gh-81536: Avoids repeated GIL acquisition when reading/writing to SSL sockets
- HTTPSever.handle_request not respecting timeout as documented between first and second request
- Docs
- Python not yet supported