From 73287d75c62c9b6248b8562e4a10631bd900851e Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Tue, 12 May 2015 00:06:31 -0400 Subject: Issue 24017: Update NEWS file. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index d7bb991..ec71eb9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -35,6 +35,8 @@ Core and Builtins - Issue #22906: PEP 479: Change StopIteration handling inside generators. +- Issue #24017: PEP 492: Coroutines with async and await syntax. + Library ------- -- cgit v0.12