Skip to content

Commit e7e0cfa

Browse files
committed
release 4.57.1
1 parent e19069f commit e7e0cfa

3 files changed

Lines changed: 13 additions & 4 deletions

File tree

docs/changelog.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@
66

77
.. towncrier release notes start
88
9+
**********************
10+
v4.57.1 (2026-07-20)
11+
**********************
12+
13+
Bug fixes - 4.57.1
14+
==================
15+
16+
- Stop a lone quote in a ``set_env`` value (e.g. an apostrophe in ``can't``) from swallowing the ``;`` platform marker,
17+
which silently set the variable unconditionally with the marker text left in the value - by :user:`chuenchen309`.
18+
(:issue:`3988`)
19+
- Make ``tox run-parallel -p 0`` turn parallelism off and run sequentially, as the ``-p`` help ("zero is turn off") and
20+
the legacy command already promise, instead of running at the CPU count - by :user:`chuenchen309`. (:issue:`3989`)
21+
922
**********************
1023
v4.57.0 (2026-07-17)
1124
**********************

docs/changelog/3988.bugfix.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/changelog/3989.bugfix.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)