-
- Downloads
bpo-33962: Use ttk spinbox for IDLE indent space config (GH-22954)
If ttk.Spinbox is not available (Tk < 8.5.9) use readonly ttk.Combobox. Co-authored-by:Terry Jan Reedy <tjreedy@udel.edu> (cherry picked from commit 42d5a4fc) Co-authored-by:
Mark Roseman <mark@markroseman.com>
Showing
- Lib/idlelib/configdialog.py 62 additions, 94 deletionsLib/idlelib/configdialog.py
- Lib/idlelib/idle_test/test_configdialog.py 9 additions, 24 deletionsLib/idlelib/idle_test/test_configdialog.py
- Misc/NEWS.d/next/IDLE/2021-06-10-00-50-02.bpo-33962.ikAUNg.rst 2 additions, 0 deletions...NEWS.d/next/IDLE/2021-06-10-00-50-02.bpo-33962.ikAUNg.rst
Loading
Please register or sign in to comment