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 supported757 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-38288: adding strict_timestamps keyword arg to shutil.make_archive
- bpo-28869: Set up inheritance registry in ABCMeta.__init__.
- bpo-38335 simplify the overlap function for IpNetwork
- bpo-18236: Adjust str.isspace to use Unicode's White_Space property.
- bpo-22393: Fix deadlock from pool worker death without communication
- bpo-37629: Update judgment method for jpeg.
- gh-82039: relax cookiejar.py case-sensitive regex for the inconsequential first line of the cookie file
- gh-82005: Properly handle user input warnings in IDLE shell.
- gh-81708: Fixing the "Invalid argument" bug on `datetime.timestamp()`
- bpo-37907: Slightly improve performance of PyLong_AsSsize_t() with large longs
- Docs
- Python not yet supported