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
- [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)
- gh-157526: Call `__instancecheck__` and `__subclasscheck__` without creating a bound method
- tkinter: Tk on macOS replaces Python's SIGINT, SIGHUP and SIGTERM handlers, so Ctrl-C exits instead of raising KeyboardInterrupt
- gh-157672: Keep Python's signal handlers when Tk is initialized on macOS
- gh-157525: Docs: align documentation homepage column layout and chapter order
- Slow IDNA encoding with large strings
- tkinter.simpledialog: KeyError when a dialog is opened while a window not created by tkinter holds the grab
- gh-157676: Fix KeyError in tkinter.simpledialog when a foreign window holds the grab
- gh-86997: Fix IDLE widget colors in macOS dark mode
- Docs
- Python not yet supported