summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2018-04-03-00-30-25.bpo-29922.CdLuMl.rst
blob: d8c144e59d6ce75c8307e309d1f69a797420402f (plain)
1
2
Improved error messages in 'async with' when ``__aenter__()`` or
``__aexit__()`` return non-awaitable object.