Procrunner

Latest version: v2.3.3

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

Scan your dependencies

Page 4 of 5

0.7.0

------------------
* Unicode fixes. Fix crash on invalid UTF-8 input.
* Clarify that stdout/stderr values are returned as bytestrings.
* Callbacks receive the data decoded as UTF-8 unicode strings
with unknown characters replaced by \ufffd (unicode replacement
character). Same applies to printing of output.
* Mark stdin broken on Windows.

0.6.1

------------------
* Maintenance release to add some tests for executable resolution.

0.6.0

------------------
* Fix Win32 API executable resolution for commands containing a dot ('.') in
addition to a file extension (say '.bat').

0.5.1

------------------
* Fix Win32API dependency installation on Windows.

0.5.0

------------------
* New keyword 'win32resolve' which only takes effect on Windows and is enabled
by default. This causes procrunner to call the Win32 API FindExecutable()
function to try and lookup non-.exe files with the corresponding name. This
means .bat/.cmd/etc.. files can now be run without explicitly specifying
their extension. Only supported on Python 2.7 and 3.5+.

0.4.0

------------------
* Python 2.7 support on Windows. Python3 not yet supported on Windows.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.