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 martin.panter
Recipients ashkop, berker.peksag, ezio.melotti, flox, martin.panter, serhiy.storchaka
Date 2015-06-18.06:31:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434609110.38.0.115701044116.issue18383@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW there is a new message currently being triggered by test___all__. The patch here also stops this message.

$ hg update 4335d898be59
$ ./python -bWall -m test test___all__
[1/1] test___all__
Warning -- warnings.filters was modified by test___all__
1 test altered the execution environment:
    test___all__
History
Date User Action Args
2015-06-18 06:31:50martin.pantersetrecipients: + martin.panter, ezio.melotti, flox, berker.peksag, serhiy.storchaka, ashkop
2015-06-18 06:31:50martin.pantersetmessageid: <1434609110.38.0.115701044116.issue18383@psf.upfronthosting.co.za>
2015-06-18 06:31:50martin.panterlinkissue18383 messages
2015-06-18 06:31:49martin.pantercreate