Vistir

Latest version: v0.8.0

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

Scan your dependencies

Page 2 of 6

0.5.4

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

No significant changes.

0.5.3

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

Bug Fixes
---------

- Fix bug where ``rmtree`` fails in non ``utf-8`` system. `116 <https://github.com/sarugaku/vistir/issues/116>`_

- * Remove unsupported test runners for Python 2.7, 3.5 and 3.6
* Add test runner for Python 3.9
* remove reference to distutils
* Update ``vistir`` Pipfile.lock after pinning ``pytest`` to prior working version
* Remove ``pytype`` from the lock file as it was faiing to install
* Remove ``coveralls`` from the CI
* Remove Azure pipelines `130 <https://github.com/sarugaku/vistir/issues/130>`_

0.5.2

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

Features
--------

- ``vistir.compat`` now includes a backport of ``os.path.samefile`` for use on Windows on python 2.7. `112 <https://github.com/sarugaku/vistir/issues/112>`_

0.5.1

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

Bug Fixes
---------

- Fixed an issue which caused failures when calling ``contextmanagers.atomic_open_for_write`` due to assumed permission to call ``chmod`` which may not always be possible. `110 <https://github.com/sarugaku/vistir/issues/110>`_

- Fixed several bugs with encoding of stream output on Windows and filesystem paths on OSX as well as Windows. `111 <https://github.com/sarugaku/vistir/issues/111>`_

0.5.0

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

Features
--------

- Reimplemented ``vistir.contextmanagers.open_file`` to fall back to ``urllib.urlopen`` in the absence of ``requests``, which is now an optional extra. `102 <https://github.com/sarugaku/vistir/issues/102>`_


Bug Fixes
---------

- Fixed a bug which caused ``path_to_url`` to sometimes fail to properly encode surrogates using utf-8 on windows using python 3. `100 <https://github.com/sarugaku/vistir/issues/100>`_

0.4.3

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

Bug Fixes
---------

- Added compatibility shim for ``TimeoutError`` exception handling. `92 <https://github.com/sarugaku/vistir/issues/92>`_

- Exceptions are no longer suppressed after being handled during ``vistir.misc.run``. `95 <https://github.com/sarugaku/vistir/issues/95>`_

- The signal handler for ``VistirSpinner`` will no longer cause deadlocks when ``CTRL_BREAK_EVENTS`` occur on windows. `96 <https://github.com/sarugaku/vistir/issues/96>`_

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.