forked from pool/python-process-tests
* Fixed another regression caused by the ``universal_newlines`` for
Windows.
* Fixed regression caused by the ``universal_newlines`` (now the internals
don't decode strings).
* 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-process-tests?expand=0&rev=14
1.6 KiB
1.6 KiB