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
- gh-125676: Make shutil documentation consistent about copy2/copy behavior and remove ambiguity
- ./configure: add option to disable LZMA build
- Differentiate bogus and normal comments in HTMLParser
- gh-137881: Add backend parameter to dbm.open() and shelve.open() for explicit DBM backend selection
- 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 per-eval loop to reduce interp stack usage
- CALL_FUNCTION_EX still mention an argument (flags) in Python 3.14
- Docs
- Python not yet supported