Process-tests

Latest version: v3.0.0

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

Scan your dependencies

3.0.0

------------------

* Dropped Python 2 support.
* Added an optional non-pipe TestProcess mode. You can use file objects for processes that are too verbose for a pipe.
* Added some tests.

2.1.2

------------------

* Fixed another regression caused by the ``universal_newlines`` for Windows.

2.1.1

------------------

* Fixed regression caused by the ``universal_newlines`` (now the internals don't decode strings).

2.1.0

------------------

* Applied the cookiecutter-pylibrary templates.
* ``TestProcess`` will use ``universal_newlines`` by default for the contained ``subprocess.Popen`` to make sure line buffering is actually
used. This also fixes warnings on Python 3.

2.x (???)
---------

* Lots of wild stuff.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.