commit | 3a081f526d1556129facd38a1bb6a1b8af3abbe7 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri Jul 29 00:02:04 2011 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Fri Jul 29 00:02:04 2011 -0700 |
tree | 8371abaaf2caa7bcc9c208bbd8cd9cb0792e272a | |
parent | ef4902af879cd571e3b57d745c355f255daa09af [diff] [blame] |
Issue 12514: Use try/finally to assure that timeit restores GC when done.
diff --git a/Misc/ACKS b/Misc/ACKS index 4a2c06e..820206a 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -722,6 +722,7 @@ Marc Recht John Redford Terry Reedy +Gareth Rees Steve Reeves Lennart Regebro Ofir Reichenberg