]> granicus.if.org Git - python/commit
3.2 - Fix closes Issue12529 - cgi.parse_header failure on double quotes and
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 19 Oct 2011 17:05:44 +0000 (01:05 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 19 Oct 2011 17:05:44 +0000 (01:05 +0800)
commit1ef0c0349e8fdb5415e21231cb42edbf232b742a
tree04ac9f390298a474255f8a36983d7db4d1e46dd9
parente130a52d8a60229f53c8bc2ea7a1f51ee592bbd7
3.2 - Fix closes Issue12529 - cgi.parse_header failure on double quotes and
semicolons. Patch by Ben Darnell and Petri Lehtinen.
Lib/cgi.py
Lib/test/test_cgi.py