mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* Fix unary operator AST node column offset This fixes a bug in subprocess mode. Logical subrocess operators could not follow long subprocess arguments (e.g. --version).
23 lines
242 B
ReStructuredText
23 lines
242 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* Logical subprocess operators now work after long arguments (e.g. ``--version``).
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|