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
- gh-142598: Add new type of executable to support external JITs
- gh-142631: enable deferred reference counting on `functools.lru_cache` objects
- thread-safety issue in pure-Python `zoneinfo` cache on 3.13t
- gh-138122: Add sampling profiler visualisation to docs
- Extract common bytecode retrieval logic from `_PyFrame_GetBytecode` and `_PyFrame_SafeGetLasti`
- Support `<LITERAL ELLIPSIS>` in `doctest` module
- Segfault in `test_sampling_profiler`
- Light mode in tachyon's TUI have dark mode artifacts
- gh-143007: fix crash .TextIOWrapper.seek with a custom __int__ method detaches
- Remove redundant decref from _PyLong_Negate
- Docs
- Python not yet supported