[issue34936] tkinter.Spinbox.selection_element() raises TclError

Serhiy Storchaka report at bugs.python.org
Sun Oct 21 03:10:28 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34936>
_______________________________________


More information about the Python-bugs-list mailing list