We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea1c32 commit b33a43cCopy full SHA for b33a43c
docs/changelog.rst
@@ -4,6 +4,15 @@ Release History
4
5
.. towncrier release notes start
6
7
+v4.30.1 (2025-09-03)
8
+--------------------
9
+
10
+Bugfixes - 4.30.1
11
+~~~~~~~~~~~~~~~~~
12
+- Prevent tox from hanging upon exit due to orphaned build threads and subprocesses when the ``--installpkg`` option is
13
+ used with *sdist*.
14
+ - by :user:`vytas7` (:issue:`3530`)
15
16
v4.30.0 (2025-09-03)
17
--------------------
18
docs/changelog/3530.bugfix.rst
0 commit comments