Vistir

Latest version: v0.8.0

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

Scan your dependencies

Page 4 of 6

0.2.4

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

Features
--------

- Remove additional text for ok and fail state `35 <https://github.com/sarugaku/vistir/issues/35>`_

- Backported compatibility shims from ``CPython`` for improved cleanup of readonly temporary directories on cleanup. `38 <https://github.com/sarugaku/vistir/issues/38>`_

0.2.3

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

Bug Fixes
---------

- Improved handling of readonly path write-bit-setting. `32 <https://github.com/sarugaku/vistir/issues/32>`_

- Fixed a bug with encoding of output streams for dummy spinner and formatting exceptions. `33 <https://github.com/sarugaku/vistir/issues/33>`_

0.2.2

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

Bug Fixes
---------

- Fixed a bug in the spinner implementation resulting in a failure to initialize colorama which could print control characters to the terminal on windows. `30 <https://github.com/sarugaku/vistir/issues/30>`_

0.2.1

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

Features
--------

- Implemented ``vistir.misc.create_tracked_tempdir``, which allows for automatically cleaning up resources using weakreferences at interpreter exit. `26 <https://github.com/sarugaku/vistir/issues/26>`_


Bug Fixes
---------

- Fixed a bug with string encodings for terminal colors when using spinners. `27 <https://github.com/sarugaku/vistir/issues/27>`_

- Modified spinners to prefer to write to ``sys.stderr`` by default and to avoid writing ``None``, fixed an issue with signal registration on Windows. `28 <https://github.com/sarugaku/vistir/issues/28>`_

0.2.0

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

Features
--------

- Add windows compatible term colors and cursor toggles via custom spinner wrapper. `19 <https://github.com/sarugaku/vistir/issues/19>`_

- Added new and improved functionality with fully integrated support for windows async non-unicode spinner. `20 <https://github.com/sarugaku/vistir/issues/20>`_

- ``vistir.contextmanager.spinner`` and ``vistir.spin.VistirSpinner`` now provide ``write_err`` to write to standard error from the spinner. `22 <https://github.com/sarugaku/vistir/issues/22>`_

- Added ``vistir.path.create_tracked_tempfile`` to the API for weakref-tracked temporary files. `26 <https://github.com/sarugaku/vistir/issues/26>`_


Bug Fixes
---------

- Add compatibility shim for ``WindowsError`` issues. `18 <https://github.com/sarugaku/vistir/issues/18>`_

- ``vistir.contextmanager.spinner`` and ``vistir.spin.VistirSpinner`` now provide ``write_err`` to write to standard error from the spinner. `23 <https://github.com/sarugaku/vistir/issues/23>`_

- Suppress ``ResourceWarning`` at runtime if warnings are suppressed in general. `24 <https://github.com/sarugaku/vistir/issues/24>`_

0.1.7

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

Features
--------

- Updated ``misc.run`` to accept new arguments for ``spinner``, ``combine_stderr``, and ``display_limit``. `16 <https://github.com/sarugaku/vistir/issues/16>`_

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.