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
- enhance unittest to show test name and docstring on one line
- change representation of match as / capture as `Name(..., ctx=Store())`
- Allow paths to be joined without worrying about a leading slash
- urllib http client vulnerable to DOS attack
- Button clicked failed when mouse hover tooltip and tooltip destroyed
- The variable __module__ in the class body getting an undesirable value from __prepare__ of the metaclass
- support ZIP files with zeroed out fields (e.g. for reproducible builds)
- getpass.getpass on Windows fallback detection is incomplete
- 3.10 objects.inv classifies many types as data
- inspect.getframeinfo() doesn't handle frames without lineno
- Docs
- Python not yet supported