Pipettor

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

------------------
* Documentation fixes.
* Allow Program to be a path object.
* Add to Conda Forge to allow BioConda packages to depend on pipettor

1.0.0

------------------
* Don't use a process group; as it caused signals to not get propagated. Processes are explicitly waited for by pid, so this will not consume the exit of other process not create by this module.

0.8.0

------------------
* make most optional arguments require keyword form to help prevent errors, especially if open() options are assumed
* added more functions to make Popen objects file-like objects

0.7.0

------------------
* don't fail if invalid UTF-8 characters are written to capture stderr

0.6.0

------------------
* remove use of deprecated pipes module

0.5.0

------------------
* Removed Python-2 support.
* Switch to using subprocess as a base rather interface directly
with Unix system calls. This lets subprocess deal with
various issues dealing with the Python interpreter environment.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.