Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58be2d commit c598296Copy full SHA for c598296
2 files changed
Misc/ACKS
@@ -679,6 +679,7 @@ Donovan Preston
679
Steve Purcell
680
Fernando Pérez
681
Eduardo Pérez
682
+Pierre Quentel
683
Brian Quinlan
684
Anders Qvist
685
Burton Radons
Misc/NEWS
@@ -45,7 +45,8 @@ Library
45
46
- Issue #4953: cgi.FieldStorage and cgi.parse() parse the request as bytes, not
47
as unicode, and accept binary files. Add encoding and errors attributes to
48
- cgi.FieldStorage.
+ cgi.FieldStorage. Patch written by Pierre Quentel (with many inputs by Glenn
49
+ Linderman).
50
51
- Add encoding and errors arguments to urllib.parse_qs() and urllib.parse_qsl()
52
0 commit comments