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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- trivial: fix comment to reflect isfile behavior with symlinks
- Incremental GC does not collect garbage as soon as expected
- gh-47798: Add a `subprocess.run_pipeline()` API
- END_ASYNC_FOR expects an undocumented argument in 3.14
- Adopt a consistent POSIX layout
- Use integer indexing on tuples in `mimetypes`
- gh-142598: Add new type of executable to support external JITs
- gh-142631: enable deferred reference counting on `functools.lru_cache` objects
- Extract common bytecode retrieval logic from `_PyFrame_GetBytecode` and `_PyFrame_SafeGetLasti`
- Support `<LITERAL ELLIPSIS>` in `doctest` module
- Docs
- Python not yet supported