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 764aadf commit 28b6b6cCopy full SHA for 28b6b6c
Doc/whatsnew/3.14.rst
@@ -2230,8 +2230,8 @@ zipfile
2230
as used by :func:`ZipFile.writestr <zipfile.ZipFile.writestr>`.
2231
(Contributed by Bénédikt Tran in :gh:`123424`.)
2232
2233
-* :meth:`zipfile.ZipFile.writestr` now respects ``SOURCE_DATE_EPOCH`` that
2234
- distributions can set centrally and have build tools consume this in order
+* :meth:`zipfile.ZipFile.writestr` now respects ``SOURCE_DATE_EPOCH`` that
+ distributions can set centrally and have build tools consume this in order
2235
to produce reproducible output.
2236
(Contributed by Jiahao Li in :gh:`91279`.)
2237
0 commit comments