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 azhang, methane, serhiy.storchaka
Date 2017-02-27.08:11:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488183066.28.0.535723304838.issue29110@psf.upfronthosting.co.za>
In-reply-to
Content
test.support.swap_attr() provides the functionality similar to mock. check_no_resource_warning() can be backported to 2.7.

But if there are problems with testing in 2.7 you can backport without tests.
History
Date User Action Args
2017-02-27 08:11:06serhiy.storchakasetrecipients: + serhiy.storchaka, methane, azhang
2017-02-27 08:11:06serhiy.storchakasetmessageid: <1488183066.28.0.535723304838.issue29110@psf.upfronthosting.co.za>
2017-02-27 08:11:06serhiy.storchakalinkissue29110 messages
2017-02-27 08:11:06serhiy.storchakacreate