[New-bugs-announce] [issue30406] async and await should be keywords in 3.7
Jelle Zijlstra
report at bugs.python.org
Fri May 19 17:27:42 EDT 2017
New submission from Jelle Zijlstra:
According to PEP 492, async and await should be full keywords in Python 3.7, but this hasn't been implemented yet. I have a patch ready that I'll submit as a PR soon.
----------
components: Interpreter Core
messages: 293976
nosy: Jelle Zijlstra, giampaolo.rodola, haypo, yselivanov
priority: normal
severity: normal
status: open
title: async and await should be keywords in 3.7
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30406>
_______________________________________
More information about the New-bugs-announce
mailing list