This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients Elena.Oat, Mariatta, docs@python, eric.smith, ned.deily, rohitsanjay, serhiy.storchaka, yselivanov
Date 2020-02-13.23:54:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581638047.18.0.196722784272.issue39545@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2020-02-13 23:54:07ned.deilysetrecipients: + ned.deily, eric.smith, docs@python, serhiy.storchaka, yselivanov, Elena.Oat, Mariatta, rohitsanjay
2020-02-13 23:54:07ned.deilysetmessageid: <1581638047.18.0.196722784272.issue39545@roundup.psfhosted.org>
2020-02-13 23:54:07ned.deilylinkissue39545 messages
2020-02-13 23:54:07ned.deilycreate