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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- asyncio's Process.communicate() is unsafe to cancel
- gh-123471: Make concurrent iteration over itertools.islice thread-safe
- [3.13] gh-74955: Document that __all__ must contain strings in normalization form NFKC (GH-144504)
- gh-140009: Improve performance of datetime extension module by using PyTuple_FromArray
- gh-144503: Pass `sys.argv` via a route less limited by single command line argument length
- `multiprocessing.Pool` starts to fail if command has a long list of arguments
- gh-144473: Add "steal" term to glossary; clarify "stealing" on error
- gh-123471: Make concurrent iteration over itertools.pairwise thread-safe
- heap-buffer-overflow in functools.partial.__repr__()
- Docs: Clarify/unify “stealing” docs
- Docs
- Python not yet supported