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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-146181: Spawn asyncio Unix subprocesses in a worker thread
- test.regrtest: detect leak of Windows handles
- [3.12] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815)
- gh-153769: Clarify the TypeError from ipaddress subnet_of()/supernet_of()
- gh-153772: Make abc isinstance() tolerate instances without __class__
- gh-153005: Use a monotonic clock for concurrent.interpreters Queue timeouts
- sys.executable can be a relative path contrary to documented behavior [3.11 regression]
- gh-154160: Make sys.executable absolute when resolved from a relative PATH entry
- [3.13] gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
- [3.15] gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
- Docs
- Python not yet supported