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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-93637: WSGIref validator: in headers, accept not just tuple[str, str] but also subclasses
- open() built in's doc does not say what the buffering default of -1 means
- can't use UTF8 passwords in imaplib login
- mock.patch applied at class level behaves incorrectly
- Can't use XMLRPC errors with multiprocessing and pickle
- Clarifying documentation of typing.Set
- The inline cache for `LOAD_ATTR` is too large.
- Handling of surrogates on JSON encoding
- Expose tracemalloc hook into `_Py_NewReference` for other tracers
- Severe performance degradation for tracing under 3.11
- Docs
- Python not yet supported