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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Extend `FOR_ITER` specializations to cover other indexable sequences
- [3.12] gh-144370: Disallow usage of control characters in status in wsgiref.handlers for security (GH-144371)
- logging.Formatter and logging.Filter are missing __repr__
- http.client.HTTPConnection and HTTPResponse are missing __repr__
- gh-145238: Add native thread ID to logging record attributes
- gh-145668: Optimize FOR_ITER virtual iterators for bytes, bytearray, …
- gh-145651: Add `http.client.{HTTPConnection,HTTPResponse}.__repr__`
- gh-145239: Specialize match syntax error for unary addition in pattern
- gh-145650: Add `logging.{Formatter,Filter}.__repr__`
- gh-145644: Update function related explanations on "controlflow.rst"
- Docs
- Python not yet supported