SIGN IN SIGN UP

bpo-33265: use an actual method instead of a method-like function in ExitStack (GH-6456)

`MethodType` has the exact semantics that `ExitStack` needs,
so we can avoid creating a Python level closure.
J
jdemeyer committed
23ab5ee667a9b29014f6f7f01797c611f63ff743
Parent: ffa2c3e
Committed by Nick Coghlan <ncoghlan@gmail.com> on 4/13/2018, 12:22:46 PM