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 <rep...@bugs.python.org>
<http://bugs.python.org/issue30406>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to