summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/0354.bpo-28721.BO9BUF.rst
blob: 3dbd1a3168f51ed2d5d34247ed4a08103db36d31 (plain)
1
2
Fix asynchronous generators aclose() and athrow() to handle
StopAsyncIteration propagation properly.