ALT Linux Bugzilla
– Attachment 20234 Details for
Bug 57092
в idle3 не работает автодополнение
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
autocomplete_w.py.diff
autocomplete_w.py.diff (text/plain), 602 bytes, created by
Vadim Zelenin
on 2025-12-02 13:41:17 MSK
(
hide
)
Description:
autocomplete_w.py.diff
Filename:
MIME Type:
Creator:
Vadim Zelenin
Created:
2025-12-02 13:41:17 MSK
Size:
602 bytes
patch
obsolete
>--- /usr/lib64/python3.9/idlelib/autocomplete_w.py.orig 2024-09-19 17:47:53.000000000 +0300 >+++ /usr/lib64/python3.9/idlelib/autocomplete_w.py 2025-12-02 12:40:41.702821222 +0300 >@@ -203,7 +203,7 @@ > scrollbar.config(command=listbox.yview) > scrollbar.pack(side=RIGHT, fill=Y) > listbox.pack(side=LEFT, fill=BOTH, expand=True) >- acw.update_idletasks() # Need for tk8.6.8 on macOS: #40128. >+# acw.update_idletasks() # Need for tk8.6.8 on macOS: #40128. > acw.lift() # work around bug in Tk 8.5.18+ (issue #24570) > > # Initialize the listbox selection
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 57092
: 20234