New submission from Conor Cal:

"async" and "await" became kaywords in CPython 3.6. but in the keyword library, 
they are not in kwlist, and will return False by iskeyword method.

----------
components: asyncio
messages: 301443
nosy: Conor Cal, yselivanov
priority: normal
severity: normal
status: open
title: "async" and "await" are not keyword
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue31362>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to