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 cheryl.sabella, kbk, markroseman, roger.serwy, terry.reedy
Date 2017-06-24.19:33:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Please run the full test suite to see if it ends with a warning about test_idle altering something.  I cannot because of #30715.  I usually save and restore original objects when mocking, but I don't really know when this is and is not needed.
History
Date User Action Args
2017-06-24 19:33:03terry.reedysetrecipients: + terry.reedy, kbk, roger.serwy, markroseman, cheryl.sabella
2017-06-24 19:33:03terry.reedysetmessageid: <[email protected]>
2017-06-24 19:33:03terry.reedylinkissue24813 messages
2017-06-24 19:33:03terry.reedycreate