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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `list`'s rich comparison has a race condition for non-trivial `__eq__` and may return an incorrect result
- gh-69605: PyREPL: insert "import" after "from foo <tab>"
- gh-131798: JIT inline function pointer address for extended binary op
- subprocess.Popen: warnings.warn() calls missing stacklevel=2
- xml.sax expatreader swallows KeyboardInterrupt during external entity parsing
- xml.dom.pulldom.DOMEventStream leaks file handles opened by parse()
- JIT: _Py_uop_sym_set_recorded_type may receive a non-type at trace optimization time.
- xml.sax expatreader: entity stack not cleaned up after error in external_entity_ref()
- gh-154675: Improve import performance of ``tkinter`` library with lazy imports
- gh-148427: Fix bare except in expatreader.external_entity_ref()
- Docs
- Python not yet supported