win_slurp - fix glob like paths (#53831)

This commit is contained in:
Jordan Borean 2019-03-15 14:59:01 +10:00 committed by GitHub
commit d00418c924
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 33 additions and 7 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- slurp - Fix issues when using paths on Windows with glob like characters, e.g. ``[``, ``]``