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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Include the opening brace's line in multiline f-string errors
- gh-157778: Include opening brace line in multiline f-string errors
- gh-157777 Add commands to configure skipped modules in pdb
- test_ttk fails with Tk 9.1b1: empty -justify and -anchor are no longer rejected
- gh-157782: Fix test_ttk for Tk 9.1b1 and 9.0.5
- gh-156743: Document deque.index bound resolution change in 3.14.6
- [3.15] gh-157301: Fix asyncio event loop hanging on a failed eager task start (GH-157302)
- Document that asyncio doesn't support generator-based coroutines
- gh-157786: Document that asyncio does not support generator-based coroutines
- `python -m asyncio ps` fails if any task name is longer than 255 characters
- Docs
- Python not yet supported