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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- python3.14.0rc3 idle doesn't show subinterpreter output while console does
- GH-139389: Do not track immutable tuples in PyTuple_Pack
- `/a/**` is understood by `Path.full_match` as `/a` followed by multiple segments, at least one
- Unclosed interpreter causes segfault after fork() in child process.
- Misbehavior of `f.__code__.co_firstlineno` for decorated functions
- gh-139398: Add supported sunder names to Enum `__dir__` for REPL completions
- Error installing `tar.gz` with python 3.13.4-3.14.0(with pip >=24.1) when %TMP% folder is in an ImDisk created RAMDISK volume
- Confusing traceback: Incorrect error line shown when `@property` is mistakenly applied to `__str__` method
- gh-140334: Fix IDLE syntax highlighting after line continuations
- heap-buffer-overflow PyOS_StdioReadline Parser/myreadline.c
- Docs
- Python not yet supported