Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c598296

Browse files
author
Victor Stinner
committed
Issue #4953: add the author of the patch
1 parent c58be2d commit c598296

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,7 @@ Donovan Preston
679679
Steve Purcell
680680
Fernando Pérez
681681
Eduardo Pérez
682+
Pierre Quentel
682683
Brian Quinlan
683684
Anders Qvist
684685
Burton Radons

Misc/NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ Library
4545

4646
- Issue #4953: cgi.FieldStorage and cgi.parse() parse the request as bytes, not
4747
as unicode, and accept binary files. Add encoding and errors attributes to
48-
cgi.FieldStorage.
48+
cgi.FieldStorage. Patch written by Pierre Quentel (with many inputs by Glenn
49+
Linderman).
4950

5051
- Add encoding and errors arguments to urllib.parse_qs() and urllib.parse_qsl()
5152

0 commit comments

Comments
 (0)