commit | 581b8606ca0609cf36c4eb9a5bb025eb77540e5e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Feb 13 16:03:59 2020 -0800 |
committer | GitHub <noreply@github.com> | Thu Feb 13 16:03:59 2020 -0800 |
tree | 5e20e5e1679391fcfa6453ed7b83f473db285f57 | |
parent | 8dbdf5f275c6462bb522bcf3a29054239d72989d [diff] |
bpo-39545: Document changes in the support of await in f-strings. (GH-18456) https://bugs.python.org/issue39545 (cherry picked from commit f632736023502816f2e6bd714d1b48c81aa2ccc1) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>