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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Reject control characters in IMAP commands
- `shutil.copytree` fails on bcachefs case insensitive directories
- Make `asyncio.Lock.locked()` return `True` when there are waiters
- Add a new parameter to `@dataclass` to optionally turn off the synthesizing of a `__replace__` method
- `fnmatch.translate` changed in an undocumented way in Python 3.14
- context variables can leak out of asyncio.Task
- Dead example URL in urlib.robotparser documentation
- Calls across stack chunks perform badly
- gh-142999: Make test_venv use sysconfig._get_implementation().lower() instead of hardcoding "python"
- Add a tutorial for cmd.Cmd for `emptyline()` and `do_EOF`
- Docs
- Python not yet supported