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 MHordecki, efosmark, eric.araujo, flox, glyph, gvanrossum, jonas.wagner, milesck, orsenthil, python-dev, quentel, r.david.murray, taleinat, vstinner
Date 2013-01-23.11:01:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Yrk8H5ygjzSXx@mail.python.org>
In-reply-to
Content
New changeset a46a0dafcb7a by Senthil Kumaran in branch '3.2':
Issue #12411: Fix to cgi.parse_multipart to correctly use bytes boundaries and
http://hg.python.org/cpython/rev/a46a0dafcb7a

New changeset 59ea872d8b6b by Senthil Kumaran in branch '3.3':
merge from 3.2
http://hg.python.org/cpython/rev/59ea872d8b6b

New changeset 3d7000549eb1 by Senthil Kumaran in branch 'default':
merge from 3.3
http://hg.python.org/cpython/rev/3d7000549eb1
History
Date User Action Args
2013-01-23 11:01:36python-devsetrecipients: + python-dev, gvanrossum, orsenthil, vstinner, taleinat, glyph, eric.araujo, jonas.wagner, r.david.murray, efosmark, milesck, MHordecki, flox, quentel
2013-01-23 11:01:36python-devlinkissue12411 messages
2013-01-23 11:01:36python-devcreate