bpo-46996: IDLE: Drop workarounds for old Tk versions (GH-31962)

This commit is contained in:
Serhiy Storchaka 2022-03-19 17:14:21 +02:00 committed by GitHub
parent 92a6abf72e
commit 383a3bec74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 36 deletions

View file

@ -1588,7 +1588,7 @@ class WinPage(Frame):
win_height_int: Entry > win_height
frame_cursor: Frame
indent_title: Label
indent_chooser: Spinbox (Combobox < 8.5.9) > indent_spaces
indent_chooser: Spinbox > indent_spaces
blink_on: Checkbutton > cursor_blink
frame_autocomplete: Frame
auto_wait_title: Label