Files
cpython/Lib
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
..
2016-12-31 12:02:42 -07:00
2016-11-15 21:18:40 -05:00
2017-02-02 19:26:48 +00:00
2017-03-05 18:14:06 +02:00
2016-12-07 13:31:47 +02:00
2017-01-22 14:39:20 +08:00
2016-01-26 00:40:57 +01:00
2016-07-15 10:59:11 -07:00
2016-11-19 21:14:27 -08:00
2016-10-12 20:16:05 +02:00
2016-04-25 00:12:32 +03:00
2016-02-04 14:08:23 -05:00
2016-09-17 23:23:13 +03:00
2016-06-04 05:06:25 +00:00
2016-04-25 00:12:32 +03:00