commit | 45c4375ea7da4a78e9d5dc7b79f98b7882cc7640 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 29 20:10:28 2013 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 29 20:10:28 2013 +0200 |
tree | 417b552a3c2b7798011c4587208f046e330cf2e3 | |
parent | a97c57c8fdb5d91771635633f081f5150eb101c5 [diff] [blame] |
Issue #12004: Fix an internal error in PyZipFile when writing an invalid Python file. Patch by Ben Morgan.
diff --git a/Misc/ACKS b/Misc/ACKS index 6e7dfe4..7ed6b31 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -741,6 +741,7 @@ Skip Montanaro Paul Moore Ross Moore +Ben Morgan Derek Morr James A Morrison Alessandro Moura