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 Decorater, jbfzs, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, vstinner, Александр Карпинский
Date 2017-11-22.10:23:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511346237.58.0.213398074469.issue27535@psf.upfronthosting.co.za>
In-reply-to
Content
I think it is common if filters don't depend on the warning test. In this case we can test and set the key (None, category, lineno) before (text, category, lineno).
History
Date User Action Args
2017-11-22 10:23:57serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, vstinner, r.david.murray, Decorater, Александр Карпинский, jbfzs
2017-11-22 10:23:57serhiy.storchakasetmessageid: <1511346237.58.0.213398074469.issue27535@psf.upfronthosting.co.za>
2017-11-22 10:23:57serhiy.storchakalinkissue27535 messages
2017-11-22 10:23:57serhiy.storchakacreate