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
- Segfault from sqlite3 module when abusing threads
- gh-145629: Expand block inlining to enable LOAD_FAST_BORROW optimization for return ternary expressions
- gh-146396: Improve tarfile docs with extractfile() example and clarify TarInfo.size
- Improve section "Data Structures" in the tutorial
- Make module suggestion avaliable on built-in modules
- gh-146436: Implementation of PEP 786
- gh-146401: add `BuiltinImporter.discover()` to find built-in modules
- Unclear documentation for TarFile
- gh-85989: deprecate float.__getformat__() class method
- gh-146385: Switch back to `re` to detect shlex.quote slow path
- Docs
- Python not yet supported