commit | 1a33b2f35b9195b440b492afa87dcf83ba2ecca4 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Tue Oct 01 23:24:56 2013 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Tue Oct 01 23:24:56 2013 +1000 |
tree | e286962b93a945bbf1ef81e351bdfca6b856b90f | |
parent | 2ff2190b6293966f76633d810dfbe2d232ff5973 [diff] |
Close #19092: ExitStack now reraises exceptions from __exit__ Report and patch by Hrvoje Nikšić