summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-04-13-08-12-50.bpo-33265.KPQRk0.rst
blob: 523ceb9be1d6edc26895a0091c2acc39ff195173 (plain)
1
2
``contextlib.ExitStack`` and ``contextlib.AsyncExitStack`` now use a method
instead of a wrapper function for exit callbacks.