Message 240147 - Python tracker (original) (raw)

Message240147

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:40 ashkop set recipients: + ashkop, ezio.melotti, flox, berker.peksag, martin.panter, serhiy.storchaka
2015-04-06 10:24:40 ashkop set messageid: 1428315880.01.0.761646239623.issue18383@psf.upfronthosting.co.za
2015-04-06 10:24:39 ashkop link issue18383 messages
2015-04-06 10:24:39 ashkop create