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
- 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
- gh-75487: Do not save a truncated number when an int entry is blanked in IDLE Settings
- Fix the heapq nlargest/nsmallest equivalence claim for negative n
- Document source revision and build provenance of Windows libtommath.dll in Tcl/Tk 9.0.4
- Docs
- Python not yet supported