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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-103089: Colorize only the beginning of very long lines in IDLE
- gh-157639: Fix use-after-free when an external timer re-enters the profiler
- [3.15] gh-105689: Parse only the current statement in the IDLE Shell (GH-157594)
- gh-157605: Accept empty Python frame stack in sampling frame chain parser
- gh-74112: Make Ctrl-C in the IDLE Shell interrupt blocking calls
- [3.15] gh-157451: Fix gettext.c2py() for unary "!" combined with a binary operator (GH-157453)
- [3.15] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598)
- [3.14] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598)
- [3.13] gh-69365: Show search pattern errors in the IDLE search dialogs (GH-157598)
- gh-157526: Call `__instancecheck__` and `__subclasscheck__` without creating a bound method
- Docs
- Python not yet supported