Skip to content

Commit 28b6b6c

Browse files
authored
Update 3.14.rst
1 parent 764aadf commit 28b6b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2230,8 +2230,8 @@ zipfile
22302230
as used by :func:`ZipFile.writestr <zipfile.ZipFile.writestr>`.
22312231
(Contributed by Bénédikt Tran in :gh:`123424`.)
22322232

2233-
* :meth:`zipfile.ZipFile.writestr` now respects ``SOURCE_DATE_EPOCH`` that
2234-
distributions can set centrally and have build tools consume this in order
2233+
* :meth:`zipfile.ZipFile.writestr` now respects ``SOURCE_DATE_EPOCH`` that
2234+
distributions can set centrally and have build tools consume this in order
22352235
to produce reproducible output.
22362236
(Contributed by Jiahao Li in :gh:`91279`.)
22372237

0 commit comments

Comments
 (0)