mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

Show std if `$XONSH_TRACE_SUBPROC=3`. ### Motivation * It's very helpful if you want to understand how subproc is working. * It's helpful to trace `SpecModifierAlias`. * It's helpful to trace cases like #2618 ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment** --------- Co-authored-by: a <1@1.1> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
23 lines
240 B
ReStructuredText
23 lines
240 B
ReStructuredText
**Added:**
|
|
|
|
* Added mode ``$XONSH_TRACE_SUBPROC=3`` to show more information about pipeline.
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|