commit | c73e8c2830b8ab6983d8abd156de4ac8e22c3edd | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Thu May 31 23:49:26 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Thu May 31 23:49:26 2012 +1000 |
tree | 4f328a02fd588969a11cdaa47a984762e32ebbce | |
parent | 30c35e8154dca64dace48c25d2b0204108e6d0bb [diff] [blame] |
Issue #14963: Added test cases for contextlib.ExitStack exception handling behaviour (Initial patch by Alon Horev)
diff --git a/Misc/ACKS b/Misc/ACKS index 3abd77e..0fbaa44 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -460,6 +460,7 @@ Brian Hooper Randall Hopper Nadav Horesh +Alon Horev Jan Hosang Ken Howard Brad Howes