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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-135812: Respect ignore_cleanup_errors in TemporaryDirectory permission reset
- Use `dict.setdefault()` in functools caching for better thread-safety
- gh-115075: Fix info about initialization of mimetypes.MimeTypes attributes
- gh-142732: Prevent reentrancy in `itertools.zip_longest`
- Replace ctypes based Windows console calls in `_pyrepl`
- gh-150582: Use _winapi for _pyrepl console handles and waits
- gh-149557: Make itertools.pairwise safe under re-entry and concurrency
- gh-110941: Fix json.dump encoding dict subclasses as empty (continued)
- Improve performance of json.loads and json.load for numeric data
- gh-150638: Improve performance of json.loads and json.load for numeric data
- Docs
- Python not yet supported