]> granicus.if.org Git - python/commitdiff
Issue #28739: f-string expressions no longer accepted as docstrings and
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Dec 2016 17:39:36 +0000 (19:39 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Dec 2016 17:39:36 +0000 (19:39 +0200)
by ast.literal_eval() even if they do not include subexpressions.

1  2 
Misc/NEWS
Python/ast.c
Python/compile.c

diff --cc Misc/NEWS
Simple merge
diff --cc Python/ast.c
Simple merge
Simple merge