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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `sys.set_lazy_imports_filter(...)`: Relative imports indistinguishable from absolute imports
- Convert more uops to leave their inputs on the stack to be cleaned up by `_POP_TOP`
- Suggest a future feature name in `from __future__ import`
- gh-138122: Add differential flame graph
- Use `find_char`/`memchr` to improve performance of `str.split`
- gh-144712: Export _Py_jit_entry symbol via PyAPI_DATA
- gh-134837: Correct and improve base85 documentation for base64 module
- `_lsprof`: Memory leak in `clearEntries()` context chain not fully freed
- `trace.CoverageResults.__init__` does not copy the counts dict
- gh-138850: Add --disable-epoll to configure
- Docs
- Python not yet supported