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 ezio.melotti, federico.reghenzani, orsenthil, python-dev, r.david.murray, valtron
Date 2012-05-20.04:08:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SVxRl-0007dx-Bj@dinsdale.python.org>
In-reply-to
Content
New changeset 1db41c410f63 by Senthil Kumaran in branch '2.7':
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
http://hg.python.org/cpython/rev/1db41c410f63

New changeset a5fa068143eb by Senthil Kumaran in branch '3.2':
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
http://hg.python.org/cpython/rev/a5fa068143eb

New changeset 32cf38bfb36f by Senthil Kumaran in branch '3.2':
news for Issue14426
http://hg.python.org/cpython/rev/32cf38bfb36f

New changeset 8e476cca25ff by Senthil Kumaran in branch 'default':
Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Patch by Federico Reghenzani and Müte Invert
http://hg.python.org/cpython/rev/8e476cca25ff

New changeset 90ffd6c98057 by Senthil Kumaran in branch 'default':
news for Issue14426
http://hg.python.org/cpython/rev/90ffd6c98057
History
Date User Action Args
2012-05-20 04:08:47python-devsetrecipients: + python-dev, orsenthil, ezio.melotti, r.david.murray, federico.reghenzani, valtron
2012-05-20 04:08:46python-devlinkissue14426 messages
2012-05-20 04:08:46python-devcreate