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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Make `asyncio.Lock.locked()` return `True` when there are waiters
- gh-138119: Remove obsolete (flags) from CALL_FUNCTION_EX docs
- `urllib.parse.parse_qsl` is accepting illegal characters
- Misleading error for ((a) := 1)
- gh-64063: Clarify safe usage of Queue in multiprocessing "Using a remote manager" section
- wrong error message when inspect getfile a custom module
- gh-138722: rephrased sys.excephook section about auditing events
- gh-138676: Fix doc about pickling in `copy` module.
- get_type_hints() fails on TypedDict inheriting from a generic TypedDict under PEP 563
- math.sumprod() missing one case for combined int/float inputs.
- Docs
- Python not yet supported