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

* fix aliases infinite loop * black * cleaning * skip_if_on_windows * skip_if_on_windows * bump tests * bump tests * skip test * remove skipping test * Update xonsh/procs/specs.py Co-authored-by: Daniel Shimon <daniel.shimon22@gmail.com> * Update xonsh/procs/proxies.py Co-authored-by: Daniel Shimon <daniel.shimon22@gmail.com> * Make alias names internal * Tests * Tests * Tests * tests Co-authored-by: a <a@a.a> Co-authored-by: Daniel Shimon <daniel.shimon22@gmail.com>
23 lines
270 B
ReStructuredText
23 lines
270 B
ReStructuredText
**Added:**
|
|
|
|
* Ability to call the tool by the name from callable alias with the same name without the infinite loop error.
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|