On Thu, Oct 20, 2011 at 2:53 AM, senthil.kumaran
<python-check...@python.org> wrote:
> http://hg.python.org/cpython/rev/489237756488
> changeset:   72988:489237756488
> branch:      2.7
> parent:      72984:86e3943d0d5b
> user:        Senthil Kumaran <sent...@uthcode.com>
> date:        Thu Oct 20 00:52:24 2011 +0800
> summary:
>  Fix closes Issue12529 - cgi.parse_header failure on double quotes and
> semicolons. Patch by Ben Darnell and Petri Lehtinen.
>
> files:
>  Lib/cgi.py           |  2 +-
>  Lib/test/test_cgi.py |  3 +++
>  2 files changed, 4 insertions(+), 1 deletions(-)

NEWS entry? (same question for the later _sre fix)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to