diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-04-02 06:09:18 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-02 06:09:18 (GMT) |
commit | 6130675efeb3c23cebc43ab07c49eb62cd03cacf (patch) | |
tree | c92e03cefdc239020298782fd86f608f6d498999 /Python/pythonrun.c | |
parent | ab8457232121dfdfb1d4bfcf806a842fbe402722 (diff) | |
download | cpython-6130675efeb3c23cebc43ab07c49eb62cd03cacf.zip cpython-6130675efeb3c23cebc43ab07c49eb62cd03cacf.tar.gz cpython-6130675efeb3c23cebc43ab07c49eb62cd03cacf.tar.bz2 |
bpo-33204: IDLE: consistently color invalid string prefixes (GH-6344)
A 'u' string prefix cannot be paired with either 'r' or 'f'. Consistently
color as much of the prefix, starting at the right, as is valid.
(cherry picked from commit da58533ac67b01ce8f6466e6f03ff6b8b3bb04d5)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions