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 python-dev
Recipients Kunal Grover, anish.shah, demian.brecht, jaraco, martin.panter, python-dev, serhiy.storchaka
Date 2016-02-24.13:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160224135140.1958.3329@psf.io>
In-reply-to
Content
New changeset 758cb13aaa2c by Anish Shah <anish.shah> in branch '3.5':
Issue #26302: Correctly identify comma as an invalid character for a cookie (correcting regression in Python 3.5).
https://hg.python.org/cpython/rev/758cb13aaa2c

New changeset 91eb7ae951a1 by Jason R. Coombs in branch 'default':
Issue #26302: merge from 3.5
https://hg.python.org/cpython/rev/91eb7ae951a1
History
Date User Action Args
2016-02-24 13:51:43python-devsetrecipients: + python-dev, jaraco, martin.panter, serhiy.storchaka, demian.brecht, anish.shah, Kunal Grover
2016-02-24 13:51:43python-devlinkissue26302 messages
2016-02-24 13:51:43python-devcreate