aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2019-03-26 17:30:15 +0100
committerTrygve Aaberge <trygveaa@gmail.com>2019-03-26 18:28:47 +0100
commit0f4b2c4c2b7305fd41d405a8f7ce755d27867eef (patch)
tree71635a92ece11b9678f29e689bee417f25abd850 /_pytest
parentea27ddfedcb4f68ff2e478557e680096b8701b12 (diff)
downloadwee-slack-0f4b2c4c2b7305fd41d405a8f7ce755d27867eef.tar.gz
Improve detection of incoming formatting characters
This replaces the trailing whitespace match with a non-consuming lookahead so that strings like '*one* *two*' match correctly, and uses \w instead of hard coded ascii characters. This is taken from #359 and updated. Closes #359
Diffstat (limited to '_pytest')
0 files changed, 0 insertions, 0 deletions