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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- pstats's Stats object cannot be created from multiple data sources if some are empty.
- gh-109503: Fix document for `shutil.move` on usage of `os.rename` since it's inaccurate
- asyncio warnings and errors triggered by stressful code
- gh-109070: Document that ``multiprocessing.get_context()`` sets the global context
- Fix incorrect parameter docstring for str.rsplit
- Possible integer overflow in _PyObject_NewVar
- Codec.encode/decode should be documented as positional only
- libregrtest: Improve type hints; explore running mypy in CI
- csv.Sniffer uses a heuristic to determine doublequote that is often false-negative
- IPv4Network and IPv6Network hosts method return different types when provided a /32 (ipv4) or /128 (ipv6)
- Docs
- Python not yet supported