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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Avoid refcounting on code objects during frame creation/destruction
- Quadratic behavior in xml.etree.ElementPath Index Predicates
- gh-152659: Preserve parent package attributes when restoring fresh imports
- symtable: NULL dereference after OOM in PyUnicode_FromFormat (symtable_visit_type_param_bound_or_default)
- Debug abort when calling <generator>.throw(StopIteration) on a generator that hasn't started yet
- venv: '!' in --prompt breaks activate.csh (csh history expansion)
- gh-152686: Quote '!' in venv activate.csh for (t)csh
- annotationlib.type_repr() returns "None.list.append" for bound built-in methods
- gh-152692: Fix annotationlib.type_repr() for bound built-in methods
- gh-152433: Windows: ``_winapi.c`` implement ``GetVersion()`` UWP alternative
- Docs
- Python not yet supported