]> granicus.if.org Git - python/commit
bpo-32585: Add tkinter.ttk.Spinbox. (GH-5221) (GH-5592)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Feb 2018 11:40:14 +0000 (03:40 -0800)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 9 Feb 2018 11:40:14 +0000 (13:40 +0200)
commit105fcbfd6a91abea0ecd71e53651f39ad6f6039b
treee70eefe8b8ab476495ea7762aeb52649855efeaf
parentad3997c592ee9b75fdcd44a0eaa51d748a2e2394
bpo-32585: Add tkinter.ttk.Spinbox. (GH-5221) (GH-5592)

(cherry picked from commit a48e78a0b7761dd74f1d03fc69e0f6caa6f02fe6)

Co-authored-by: Alan D Moore <me@alandmoore.com>
Doc/library/tkinter.ttk.rst
Doc/whatsnew/3.7.rst
Lib/tkinter/test/test_ttk/test_widgets.py
Lib/tkinter/ttk.py
Misc/ACKS
Misc/NEWS.d/next/Library/2018-01-18-13-09-00.bpo-32585.qpeijr.rst [new file with mode: 0644]