Skip to content

Commit c836ab2

Browse files
committed
release 4.28.1
1 parent c343b26 commit c836ab2

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

docs/changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ Release History
44

55
.. towncrier release notes start
66
7+
v4.28.1 (2025-07-22)
8+
--------------------
9+
10+
Bugfixes - 4.28.1
11+
~~~~~~~~~~~~~~~~~
12+
- Use `tarfile.data_filter <https://docs.python.org/3/library/tarfile.html#tarfile.data_filter>`_ with ``extractall``
13+
only on supported Python versions:
14+
15+
- ``>= 3.11.4``
16+
- ``>= 3.10.12`` and ``< 3.11``
17+
- ``>= 3.9.17`` and ``< 3.10``
18+
19+
by :user:`gaborbernat`. (:issue:`3565`)
20+
721
v4.28.0 (2025-07-20)
822
--------------------
923

docs/changelog/3565.bugfix.rst

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

0 commit comments

Comments
 (0)