summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2018-04-26-22-48-28.bpo-33363.8RCnN2.rst
blob: ad8d24895343b54642282a345a9b021c03a2628c (plain)
1
2
Raise a SyntaxError for ``async with`` and ``async for`` statements outside
of async functions.