bpo-33204: IDLE: consistently color invalid string prefixes by terryjreedy · Pull Request #6344 · python/cpython

@terryjreedy

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.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 2, 2018
…-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 da58533)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 2, 2018
…-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 da58533)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Apr 2, 2018
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 da58533)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Apr 2, 2018
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 da58533)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 2, 2018
Followup to primary PR for the issue, pythonGH-6344.
(cherry picked from commit 55966f3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 2, 2018
Followup to primary PR for the issue, pythonGH-6344.
(cherry picked from commit 55966f3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

terryjreedy added a commit that referenced this pull request

Apr 2, 2018
Followup to primary PR for the issue, GH-6344.

miss-islington added a commit that referenced this pull request

Apr 2, 2018
Followup to primary PR for the issue, GH-6344.
(cherry picked from commit 55966f3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Apr 2, 2018
Followup to primary PR for the issue, GH-6344.
(cherry picked from commit 55966f3)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>