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 paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
Date 2015-11-09.13:51:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447077080.43.0.0597259483724.issue25263@psf.upfronthosting.co.za>
In-reply-to
Content
Looks as there is also Tk bug. Perhaps on Windows (and Unix?) "winfo id" can return 64-bit integer, but the -use option works only with 32-bit integers.

Opened Tk ticket: http://core.tcl.tk/tk/tktview?name=5ee8af61e5 .
History
Date User Action Args
2015-11-09 13:51:20serhiy.storchakasetrecipients: + serhiy.storchaka, paul.moore, vstinner, tim.golden, python-dev, zach.ware, steve.dower
2015-11-09 13:51:20serhiy.storchakasetmessageid: <1447077080.43.0.0597259483724.issue25263@psf.upfronthosting.co.za>
2015-11-09 13:51:20serhiy.storchakalinkissue25263 messages
2015-11-09 13:51:20serhiy.storchakacreate