Files
cpython/Lib/test
Serhiy Storchaka 570b1c971c [3.6] bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (GH-1888) (#2013)
'invalid character in identifier' now is raised instead of
'f-string: empty expression not allowed' if a subexpression contains
only whitespaces and they are not accepted by Python parser.
(cherry picked from commit 2e9cd58)
2017-06-09 00:38:06 +03:00
..
2017-01-22 14:39:20 +08:00
2016-09-16 17:32:06 +03:00
2016-12-14 19:54:38 +02:00
2016-09-18 21:46:08 -07:00
2016-10-05 22:54:19 -07:00
2016-10-12 20:16:05 +02:00
2017-02-02 14:18:43 +01:00
2017-01-14 06:26:51 +00:00
2016-08-17 11:07:21 +02:00
2016-09-14 23:53:47 -07:00
2016-12-21 12:35:11 +02:00
2016-09-14 08:10:45 +03:00