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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-131323: Add comprehensive key-value type documentation to dbm module
- Make `asyncio.Lock.locked()` return `True` when there are waiters
- Calls across stack chunks perform badly
- gh-142740: Fix ABC registration for SetProxy in multiprocessing.managers
- 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`
- gh-135854: Fix function `email.message.Message.get_boundary` strips boundaries twice
- gh-138912: Add dedicated opcodes for MatchClass without positional sub-patterns
- In IDLE colorizer, replace re with tokenizer
- gh-47798: Add a `subprocess.run_pipeline()` API
- Docs
- Python not yet supported