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 j-4321-i, miss-islington, serhiy.storchaka
Date 2018-10-21.07:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540105828.43.0.788709270274.issue34936@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 427b8c7f7dcdbff21de78b10d9ad05c825480618 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) (GH-9957) (GH-9968)
https://github.com/python/cpython/commit/427b8c7f7dcdbff21de78b10d9ad05c825480618
History
Date User Action Args
2018-10-21 07:10:28serhiy.storchakasetrecipients: + serhiy.storchaka, j-4321-i, miss-islington
2018-10-21 07:10:28serhiy.storchakasetmessageid: <1540105828.43.0.788709270274.issue34936@psf.upfronthosting.co.za>
2018-10-21 07:10:28serhiy.storchakalinkissue34936 messages
2018-10-21 07:10:28serhiy.storchakacreate