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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153309 Add HTTP QUERY method (RFC 10008) to http library
- gh-89774: Fix pprint ignoring the depth limit at small width
- calendar.HTMLCalendar.formatmonthpage has a bogus width argument
- gh-153158: Remove the erroneous width argument of HTMLCalendar.formatmonthpage
- Look through group marks in the regex alternation quick check
- gh-153169: Look through marks in the regex alternation quick check
- Specialized syntax error messages are not produced in all positions where the invalid construct can occur
- Deprecate re.LOCALE
- Move the syntax error generation rules out of Grammar/python.gram into a separate grammar file
- Smaller objects for the free-threading build using smaller integer types for refcount
- Docs
- Python not yet supported