diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2019-03-26 17:30:15 +0100 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2019-03-26 18:28:47 +0100 |
commit | 0f4b2c4c2b7305fd41d405a8f7ce755d27867eef (patch) | |
tree | 71635a92ece11b9678f29e689bee417f25abd850 /_pytest | |
parent | ea27ddfedcb4f68ff2e478557e680096b8701b12 (diff) | |
download | wee-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