Skip to content

Commit 5195039

Browse files
bpo-33497: Add NEWS and ACKS entries. (GH-6838) (GH-6840)
(cherry picked from commit d063b84) Co-authored-by: Ned Deily <[email protected]>
1 parent e8f968d commit 5195039

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

Misc/ACKS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ Ammar Brohi
206206
Josh Bronson
207207
Daniel Brotsky
208208
Jean Brouwers
209+
Amber Brown
209210
Gary S. Brown
210211
Titus Brown
211212
Oleg Broytmann
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Add errors param to cgi.parse_multipart and make an encoding in FieldStorage
2+
use the given errors (needed for Twisted). Patch by Amber Brown.

0 commit comments

Comments
 (0)