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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Replace some autogenerated Stable ABI notes with manual ones
- gh-68475: Keep comments and processing instructions outside the root element
- gh-156049: Add support for building with HWASAN
- gh-156725: document O(N) behavior of PyCode_Addr2Line and the private line-table API
- `deque.index` result changed in 3.14.7 when a bound's `__index__` mutates the deque
- gh-129922: Promote _mdiff to a public function
- 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
- Docs
- Python not yet supported