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 terry.reedy
Recipients terry.reedy
Date 2017-08-27.21:14:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503868461.53.0.602306742792.issue31287@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7e248904cd5b3e658b1792deca1b82d873b2d120 by Terry Jan Reedy in branch '3.6':
[3.6] bpo-31287: IDLE - do not alter tkinter.messagebox in configdialog tests. (GH-3220) (#3221)
https://github.com/python/cpython/commit/7e248904cd5b3e658b1792deca1b82d873b2d120
History
Date User Action Args
2017-08-27 21:14:21terry.reedysetrecipients: + terry.reedy
2017-08-27 21:14:21terry.reedysetmessageid: <1503868461.53.0.602306742792.issue31287@psf.upfronthosting.co.za>
2017-08-27 21:14:21terry.reedylinkissue31287 messages
2017-08-27 21:14:21terry.reedycreate