Xonsh

Latest version: v0.19.1

Safety actively analyzes 702048 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 21

0.19.1

====================

**Fixed:**

* Fixed hanging the command right after calling full capture subprocess (5760).
* Fixed non-int sys.exit codes raising ValueError.

**Authors:**

* anki-code
* pre-commit-ci[bot]
* Evgeny

0.19.0

====================

**Added:**

* env: Added ``$XONSH_SUPPRESS_WELCOME`` variable to suppress the welcome message.

**Changed:**

* replaced `case_insensitive_dictionary` dependency with local
`CaseInsensitiveDict` class

**Fixed:**

* parsers: fix deprecation warnings triggered on python3.13
* Fix DeprecationWarning while initializing Expression

**Authors:**

* Gil Forsyth
* pre-commit-ci[bot]
* Evgeny
* doronz88
* JamesParrott
* Jueun Lee
* Simon Billinge
* Bala

0.18.4

====================

**Changed:**

* Now SystemExit that invoked from callable alias follows to exiting from callable alias instead of exiting the entire shell.

**Fixed:**

* Built-in commands such as `xonfig -h` and `xontrib -h` no longer cause the shell to exit.
* Fixed incorrect quoting behaviour in `activate.xsh` for virtualenv version 20.26.6.

**Authors:**

* anki-code
* pre-commit-ci[bot]
* Peter Ye
* Max Nordlund
* Shawn Wallace
* Faidon Liambotis

0.18.3

====================

**Added:**

* executables: Added ``locate_relative_path`` functionality to ``locate_file``.

**Changed:**

* ``$MULTILINE_PROMPT`` changed from ``'.'`` to ``' '`` (space)
to have an ability to copy the multiline functions from shell history without deleting the dot manually (5624 5634).

**Fixed:**

* Fixed ``$AUTO_CD`` regress after previous refactoring.
* Partial fix for "Bad file descriptor" in case of callable alias with execx invocation inside e.g. ExecAlias (5645).
* completer: Fixed exception when in python-only completion context (5632).
* Fixed exception "object has no attribute readlines" in case of redirect callable alias output.

**Authors:**

* Gil Forsyth
* Noortheen Raja
* anki-code
* pre-commit-ci[bot]
* Aidan Courtney

0.18.2

====================

**Fixed:**

* Fixed wrong order of directories in PATH (5606 5605). Please do not use 0.18.0 and 0.18.1 versions.

**Authors:**

* anki-code

0.18.1

====================

**Authors:**

* Gil Forsyth

Page 1 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.