Tox

Latest version: v4.24.2

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

Scan your dependencies

Page 9 of 20

3.8.6

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

Bugfixes
^^^^^^^^

- :conf:`parallel_show_output` does not work with tox 3.8
`1245 <https://github.com/tox-dev/tox/issues/1245>`_

3.8.5

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

Bugfixes
^^^^^^^^

- the isolated build env now ignores :conf:`sitepackages`, :conf:`deps` and :conf:`description` as these do not make
sense - by :user:`gaborbernat`
`1239 <https://github.com/tox-dev/tox/issues/1239>`_
- Do not print timings with more than 3 decimal digits on Python 3 - by :user:`mgedmin`.
`1241 <https://github.com/tox-dev/tox/issues/1241>`_

3.8.4

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

Bugfixes
^^^^^^^^

- Fix sdist creation on python2.x when there is non-ascii output.
`1234 <https://github.com/tox-dev/tox/issues/1234>`_
- fix typos in isolated.py that made it impossible to install package with requirements in pyproject.toml - by :user:`unmade`
`1236 <https://github.com/tox-dev/tox/issues/1236>`_

3.8.3

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

Bugfixes
^^^^^^^^

- don't crash when version information is not available for a proposed base python - by :user:`gaborbernat`
`1227 <https://github.com/tox-dev/tox/issues/1227>`_
- Do not print exception traceback when the provisioned tox fails - by :user:`gaborbernat`
`1228 <https://github.com/tox-dev/tox/issues/1228>`_

3.8.2

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

Bugfixes
^^^^^^^^

- using -v and -e connected (as -ve) fails - by :user:`gaborbernat`
`1218 <https://github.com/tox-dev/tox/issues/1218>`_
- Changes to the plugin tester module (cmd no longer sets ``PYTHONPATH``), and ``action.popen`` no longer returns the
command identifier information from within the logs. No public facing changes.
`1222 <https://github.com/tox-dev/tox/issues/1222>`_
- Spinner fails in CI on ``UnicodeEncodeError`` - by :user:`gaborbernat`
`1223 <https://github.com/tox-dev/tox/issues/1223>`_

3.8.1

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

Bugfixes
^^^^^^^^

- The ``-eALL`` command line argument now expands the ``envlist`` key and includes all its environment.
`1155 <https://github.com/tox-dev/tox/issues/1155>`_
- Isolated build environment dependency overrides were not taken in consideration (and such it inherited the deps
from the testenv section) - by :user:`gaborbernat`
`1207 <https://github.com/tox-dev/tox/issues/1207>`_
- ``--result-json`` puts the command into setup section instead of test (pre and post commands are now also correctly
put into the commands section) - by :user:`gaborbernat`
`1210 <https://github.com/tox-dev/tox/issues/1210>`_
- Set ``setup.cfg`` encoding to UTF-8 as it contains Unicode characters.
`1212 <https://github.com/tox-dev/tox/issues/1212>`_
- Fix tox CI, better error reporting when locating via the py fails - by :user:`gaborbernat`
`1215 <https://github.com/tox-dev/tox/issues/1215>`_

Page 9 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.