cpython/Lib/tkinter
Miss Islington (bot) 636a850ed8
bpo-39152: add missing ttk.Scale.configure return value (GH-17815)
tkinter.ttk.Scale().configure([name]) now returns a configuration tuple for name
or a list thereof for all options. Based on patch Giovanni Lombardo.
(cherry picked from commit 5ea7bb25e3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2020-01-05 09:07:30 -08:00
..
test bpo-39152: add missing ttk.Scale.configure return value (GH-17815) 2020-01-05 09:07:30 -08:00
__init__.py [3.8] bpo-38738: Fix formatting of True and False. (GH-17083) (GH-17125) 2019-11-12 18:54:10 +02:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 13:42:54 -07:00
font.py
messagebox.py
scrolledtext.py
simpledialog.py
tix.py [3.8] bpo-39136: Fixed typos (GH-17720) 2019-12-28 19:05:15 -05:00
ttk.py bpo-39152: add missing ttk.Scale.configure return value (GH-17815) 2020-01-05 09:07:30 -08:00