Regexes start with r'' and hence transformer skips adding b'' there.
- skip-blame because we are just adding b''
durin42 |
hg-reviewers |
Regexes start with r'' and hence transformer skips adding b'' there.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
For patches like this that are just adding bytes prefixes, let's go ahead and do a '# skip-blame' as in d92dc725223bbde09963fc431e57d32a40c4167d (aka D1170) so that blame is cleaner in the future.