Message 259780 - Python tracker (original) (raw)

Message259780

Author martin.panter
Recipients Kunal Grover, anish.shah, demian.brecht, jaraco, martin.panter, serhiy.storchaka
Date 2016-02-07.11:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1454842812.18.0.721147498739.issue26302@psf.upfronthosting.co.za
In-reply-to
Content
The same bug is in the _CookiePattern regular expression. For illegal characters other than a comma, the CookieError does not actually seem to be raised.
History
Date User Action Args
2016-02-07 11:00:12 martin.panter set recipients: + martin.panter, jaraco, serhiy.storchaka, demian.brecht, anish.shah, Kunal Grover
2016-02-07 11:00:12 martin.panter set messageid: 1454842812.18.0.721147498739.issue26302@psf.upfronthosting.co.za
2016-02-07 11:00:12 martin.panter link issue26302 messages
2016-02-07 11:00:12 martin.panter create