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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Spurious ZeroDivisionError for complex powers when the phase is infinite
- --with-dbm-liborder option doesn't know about sqlite
- Optimize logging package import overhead with lazy imports
- 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-155525: Fix quadratic complexity in f-string tokenization
- Docs
- Python not yet supported