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 ashkop
Recipients ashkop, berker.peksag, ezio.melotti, flox, martin.panter, serhiy.storchaka
Date 2015-04-06.10:24:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428315880.01.0.761646239623.issue18383@psf.upfronthosting.co.za>
In-reply-to
Content
When caller adds duplicate filter maybe we should promote his filter to the beginning of filters list? This feels more correct to me. So if user adds duplicate filter everything will work as if we added it.
History
Date User Action Args
2015-04-06 10:24:40ashkopsetrecipients: + ashkop, ezio.melotti, flox, berker.peksag, martin.panter, serhiy.storchaka
2015-04-06 10:24:40ashkopsetmessageid: <1428315880.01.0.761646239623.issue18383@psf.upfronthosting.co.za>
2015-04-06 10:24:39ashkoplinkissue18383 messages
2015-04-06 10:24:39ashkopcreate