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 Arfrever, gpolo, martin.panter, roger.serwy, serhiy.storchaka
Date 2013-03-19.10:05:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363687503.18.0.759514405001.issue16809@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which add support of Tcl_Obj to tkinter's splitlist(). This not only fixes some incompatibility with Tk 8.6, but can fix some issues with older Tk versions (see for example issue17397).
History
Date User Action Args
2013-03-19 10:05:03serhiy.storchakasetrecipients: + serhiy.storchaka, gpolo, roger.serwy, Arfrever, martin.panter
2013-03-19 10:05:03serhiy.storchakasetmessageid: <1363687503.18.0.759514405001.issue16809@psf.upfronthosting.co.za>
2013-03-19 10:05:03serhiy.storchakalinkissue16809 messages
2013-03-19 10:05:03serhiy.storchakacreate