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 vstinner
Recipients ezio.melotti, martin.panter, michael.foord, pitrou, python-dev, rbcollins, rhettinger, serhiy.storchaka, vstinner
Date 2016-11-14.12:57:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479128270.51.0.179053301868.issue23839@psf.upfronthosting.co.za>
In-reply-to
Content
Martin Panter:
"""
When I run the tests with -Werror (or any other -W option), I now get

2 tests altered the execution environment:
    test___all__ test_warnings
"""

I confirm: I opened issue #28688 to track this issue (this issue is now closed).
History
Date User Action Args
2016-11-14 12:57:50vstinnersetrecipients: + vstinner, rhettinger, pitrou, rbcollins, ezio.melotti, michael.foord, python-dev, martin.panter, serhiy.storchaka
2016-11-14 12:57:50vstinnersetmessageid: <1479128270.51.0.179053301868.issue23839@psf.upfronthosting.co.za>
2016-11-14 12:57:50vstinnerlinkissue23839 messages
2016-11-14 12:57:50vstinnercreate