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
- 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
- Segfault in `test_sampling_profiler`
- `test_tracemalloc_track_race` segfault on buildbot
- Hot-cold splitting for JIT stencils
- Docs
- Python not yet supported