Skip to content

Commit de4465f

Browse files
committed
release 20.27.0
1 parent 6f16059 commit de4465f

File tree

5 files changed

+20
-11
lines changed

5 files changed

+20
-11
lines changed

docs/changelog.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ Release History
55

66
.. towncrier release notes start
77
8+
v20.27.0 (2024-10-17)
9+
---------------------
10+
11+
Features - 20.27.0
12+
~~~~~~~~~~~~~~~~~~
13+
- Drop 3.7 support as the CI environments no longer allow it running - by :user:`gaborbernat`. (:issue:`2758`)
14+
15+
Bugfixes - 20.27.0
16+
~~~~~~~~~~~~~~~~~~
17+
- When a ``$PATH`` entry cannot be checked for existence, skip it instead of terminating - by :user:`hroncok`. (:issue:`2782`)
18+
- Upgrade embedded wheels:
19+
20+
* setuptools to ``75.2.0`` from ``75.1.0``
21+
* Removed pip of ``24.0``
22+
* Removed setuptools of ``68.0.0``
23+
* Removed wheel of ``0.42.0``
24+
25+
- by :user:`gaborbernat`. (:issue:`2783`)
26+
- Fix zipapp is broken on Windows post distlib ``0.3.9`` - by :user:`gaborbernat`. (:issue:`2784`)
27+
828
v20.26.6 (2024-09-27)
929
---------------------
1030

docs/changelog/2758.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2782.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/2783.bugfix.rst

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

docs/changelog/2784.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)