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-06-26.22:38:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498516711.25.0.892352273971.issue30780@psf.upfronthosting.co.za>
In-reply-to
Content
A complete test of the GUI  will simulate user interaction with every widget and then query Changes() to see that the proper changes orders have been recorded.

This issue depends on #30779, factor out Changes class.
History
Date User Action Args
2017-06-26 22:38:31terry.reedysetrecipients: + terry.reedy
2017-06-26 22:38:31terry.reedysetmessageid: <1498516711.25.0.892352273971.issue30780@psf.upfronthosting.co.za>
2017-06-26 22:38:31terry.reedylinkissue30780 messages
2017-06-26 22:38:31terry.reedycreate