This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Alan Moore, ned.deily, serhiy.storchaka, terry.reedy
Date 2018-02-09.11:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 105fcbfd6a91abea0ecd71e53651f39ad6f6039b by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-32585: Add tkinter.ttk.Spinbox. (GH-5221) (GH-5592)
https://github.com/python/cpython/commit/105fcbfd6a91abea0ecd71e53651f39ad6f6039b
History
Date User Action Args
2018-02-09 11:40:16serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ned.deily, Alan Moore
2018-02-09 11:40:16serhiy.storchakasetmessageid: <[email protected]>
2018-02-09 11:40:16serhiy.storchakalinkissue32585 messages
2018-02-09 11:40:16serhiy.storchakacreate