mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
16 lines
332 B
ReStructuredText
16 lines
332 B
ReStructuredText
**Added:** None
|
|
|
|
**Changed:**
|
|
|
|
* The literal tokens ``and`` and ``or`` must be surrounded by
|
|
whitespace to delimit subprocess mode. If they do not have
|
|
whitespace on both sides in subproc mode, they are condisered
|
|
to be part of a command argument.
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|