bpo-33204: IDLE: consistently color invalid string prefixes by terryjreedy · Pull Request #6344 · python/cpython
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, 2018miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Apr 2, 2018miss-islington added a commit that referenced this pull request
Apr 2, 2018A '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, 2018A '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, 2018Followup 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, 2018Followup 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, 2018Followup to primary PR for the issue, GH-6344.
miss-islington added a commit that referenced this pull request
Apr 2, 2018miss-islington added a commit that referenced this pull request
Apr 2, 2018This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters