[issue39545] await is not supported in f-string in 3.6

Ned Deily report at bugs.python.org
Thu Feb 13 18:54:07 EST 2020


Ned Deily <nad at python.org> added the comment:


New changeset cebe9ee988837b292f2c571e194ed11e7cd4abbb by Serhiy Storchaka in branch '3.6':
bpo-39545: Document restrictions on "await" and "async for" in f-strings. (GH-18459)
https://github.com/python/cpython/commit/cebe9ee988837b292f2c571e194ed11e7cd4abbb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39545>
_______________________________________


More information about the Python-bugs-list mailing list