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 supported904 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150716: Speed up timedelta construction for integer arguments
- gh-150743: Limit trailer lines and interim responses read by http.client
- gh-138949: Fix non-generic children of generic TypedDicts with future annotations
- Docs: Clarify that `-I` is not a security boundary
- gh-149079: Optimize sorting in unicodedata.normalize()
- gh-150700: Fix class-scope inline comprehensions when nested scopes reference `__class__` and friends
- Combine duplicate "Other Resources" sections on docs front page
- 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
- Docs
- Python not yet supported