mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
Add news item for #1882
This commit is contained in:
parent
00ef1c4bfb
commit
138d581087
1 changed files with 13 additions and 0 deletions
13
news/argvquote-bug.rst
Normal file
13
news/argvquote-bug.rst
Normal file
|
@ -0,0 +1,13 @@
|
|||
**Added:** None
|
||||
|
||||
**Changed:** None
|
||||
|
||||
**Deprecated:** None
|
||||
|
||||
**Removed:** None
|
||||
|
||||
**Fixed:**
|
||||
|
||||
* Fix bug in ``argvquote()`` functions used when sourcing batch files on Windows. The bug meant an extra backslash was added to UNC paths.
|
||||
|
||||
**Security:** None
|
Loading…
Add table
Reference in a new issue