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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Changelog: document `Py_AtExit` requirement change that the interpreter must be initialized
- Update docs - Make code snippet self-contained.
- Small integer powers of real±0j are invalid
- ctypes.Structure superclass with bitfields do not parse properly when it doesn't end on a byte boundary
- difflib adding an additional html column when making tables using difflib.HtmlDiff()
- types.MappingProxyType states that proxy[key] will throw a KeyError, but that is not always true
- Associativity of matmul unclear from grammar for m_expr
- [subinterpreters] Refleaks on Windows Under Specific Conditions
- Py_DEPRECATED should account for Py_Limited_API
- Regression: `venv` virtual environments not providing `pydoc`
- Docs
- Python not yet supported