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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-137897: Deprecate the `-R` option
- gh-114212:Note 3.13 stack order change for LOAD_GLOBAL/LOAD_ATTR/LOAD_SUPER_ATTR
- gh-137881: Add examples of explicit DBM backend selection in shelve module
- `help` function: misleading output in interactive mode, confusing output for `help(help)`
- Clarify that generator containing an async list comprehension becomes an async generator
- Move stackref buffer to thread state to reduce interp stack usage
- CALL_FUNCTION_EX still mention an argument (flags) in Python 3.14
- warnings.deprecated should support instances as input
- gh-138008: fix segfault in _cyptes during _build_callargs
- gh-129351: Allow switching to pretty-printer when using gdb
- Docs
- Python not yet supported