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 supported966 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-57092: Add the validate option to xml.sax.saxutils.XMLGenerator
- Overflows happened silently in array.array setters for 'e', 'f' and 'Zf' format types
- gh-124697: Represent inlined comprehensions as subscopes in the symbol table
- gh-156780: Emscripten: support building CPython with static linking
- gh-156777: Optimize import overhead in the logging package
- gh-156695: Improve accuracy of complex powers with small negative integer exponents
- xml.dom.minidom: the DOM Level 3 Load and Save API is mostly unimplemented
- `lambda` grammar in the language reference incorrectly allows annotations
- gh-92041: Avoid a second sys.modules scan in inspect.getmodule
- gh-156664: Fix interaction between free variables and comprehensions
- Docs
- Python not yet supported