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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- The code generated by the JIT for loading 16 bit and 32 bit constants is inefficient.
- gh-133710: Enhance pyrepl auto-indent
- Update `str*time` to C11 format codes
- `HTMLParser.unknown_decl` receives corrupted data (`'CDATA['`) when parsing an empty `CDATA` section
- Memory leak occurs when using multiprocessing with large data objects
- `fnmatch.translate` changed in an undocumented way in Python 3.14
- In `locale` module, add missing functions to `__all__`
- context variables can leak out of asyncio.Task
- `shlex.push_source()` fails to reset lexer state, causing new stream to be ignored if called after EOF
- gh-140971: Doc: Clarify pathlib.Path("") behavior
- Docs
- Python not yet supported