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 ezio.melotti, flox, serhiy.storchaka
Date 2014-12-10.22:55:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418252100.75.0.224950294536.issue18383@psf.upfronthosting.co.za>
In-reply-to
Content
The patch fixes symptoms. It would be better to fix the cause of the issue -- warnings.filters shouldn't duplicate after module reloading.
History
Date User Action Args
2014-12-10 22:55:00serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, flox
2014-12-10 22:55:00serhiy.storchakasetmessageid: <1418252100.75.0.224950294536.issue18383@psf.upfronthosting.co.za>
2014-12-10 22:55:00serhiy.storchakalinkissue18383 messages
2014-12-10 22:55:00serhiy.storchakacreate