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 python-dev
Recipients docs@python, gpolo, loewis, martin.panter, python-dev, serhiy.storchaka, terry.reedy
Date 2014-07-30.15:34:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hNf1j4ggzz7Ljd@mail.python.org>
In-reply-to
Content
New changeset 9474f2971855 by Serhiy Storchaka in branch '3.4':
Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.
http://hg.python.org/cpython/rev/9474f2971855

New changeset b9d249316f29 by Serhiy Storchaka in branch 'default':
Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.
http://hg.python.org/cpython/rev/b9d249316f29
History
Date User Action Args
2014-07-30 15:34:18python-devsetrecipients: + python-dev, loewis, terry.reedy, gpolo, docs@python, martin.panter, serhiy.storchaka
2014-07-30 15:34:18python-devlinkissue21580 messages
2014-07-30 15:34:18python-devcreate