commit | 0f6373c34f5c0881d6ab2329aea5bce742789b20 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Dec 11 19:39:36 2016 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Dec 11 19:39:36 2016 +0200 |
tree | 67470506d05cf6bff1d25067fc7068084a601a65 | |
parent | 26817a84908b831d71dd59de432f75829a5bae33 [diff] | |
parent | 4cc30ae31341ba233a861899be7d225519c71830 [diff] |
Issue #28739: f-string expressions no longer accepted as docstrings and by ast.literal_eval() even if they do not include subexpressions.