[Python-Dev] [Python-checkins] cpython: issue2193 - Update docs about the legal characters allowed in Cookie name
Nick Coghlan
ncoghlan at gmail.com
Sun Apr 22 09:17:52 CEST 2012
On Sun, Apr 22, 2012 at 12:32 PM, senthil.kumaran
<python-checkins at python.org> wrote:
> http://hg.python.org/cpython/rev/8cae3ee7f691
> changeset: 76465:8cae3ee7f691
> parent: 76462:0a63868c5e95
> user: Senthil Kumaran <senthil at uthcode.com>
> date: Sun Apr 22 10:31:52 2012 +0800
> summary:
> issue2193 - Update docs about the legal characters allowed in Cookie name
You missed the dummy merge from 3.2 to indicate that this change had
been applied to both branches independently.
Should be fixed in my commit for issue #14026
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list