Issue 24017: Update NEWS file.

This commit is contained in:
Yury Selivanov 2015-05-12 00:06:31 -04:00
parent df52e67d85
commit 73287d75c6

View file

@ -35,6 +35,8 @@ Core and Builtins
- Issue #22906: PEP 479: Change StopIteration handling inside generators. - Issue #22906: PEP 479: Change StopIteration handling inside generators.
- Issue #24017: PEP 492: Coroutines with async and await syntax.
Library Library
------- -------