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 loewis
Recipients docs@python, gpolo, loewis, martin.panter, serhiy.storchaka, terry.reedy
Date 2014-07-30.10:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406715854.14.0.569949737441.issue21580@psf.upfronthosting.co.za>
In-reply-to
Content
The 3.4 patch looks fine, please apply.

I'm -1 on the 2.7 patch. I think it would be better to add a _tkinter helper function to create Tcl byte array objects. Alternatively, the "binary format" command might help. OTOH, I don't care about 2.7, so feel free to do whatever you consider appropriate.
History
Date User Action Args
2014-07-30 10:24:14loewissetrecipients: + loewis, terry.reedy, gpolo, docs@python, martin.panter, serhiy.storchaka
2014-07-30 10:24:14loewissetmessageid: <1406715854.14.0.569949737441.issue21580@psf.upfronthosting.co.za>
2014-07-30 10:24:14loewislinkissue21580 messages
2014-07-30 10:24:13loewiscreate