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 cheryl.sabella
Recipients cheryl.sabella, louielu, serhiy.storchaka, terry.reedy, wohlganger
Date 2017-09-03.00:30:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504398608.42.0.118403059609.issue27099@psf.upfronthosting.co.za>
In-reply-to
Content
The test pass on Ubuntu.  I'm getting a warning, but it's not because of this change.

test_init (idlelib.idle_test.test_tree.TreeTest) ... invalid command name "140245621847896timer_event"
    while executing
"140245621847896timer_event"
    ("after" script)
invalid command name "140245613968200font_timer_event"
    while executing
"140245613968200font_timer_event"
    ("after" script)
History
Date User Action Args
2017-09-03 00:30:08cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy, serhiy.storchaka, louielu, wohlganger
2017-09-03 00:30:08cheryl.sabellasetmessageid: <1504398608.42.0.118403059609.issue27099@psf.upfronthosting.co.za>
2017-09-03 00:30:08cheryl.sabellalinkissue27099 messages
2017-09-03 00:30:07cheryl.sabellacreate