Skip to content

Commit b97016f

Browse files
committed
add What's New entry
1 parent d6c594b commit b97016f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,16 @@ symtable
225225

226226
(Contributed by Bénédikt Tran in :gh:`120029`.)
227227

228+
229+
zipinfo
230+
-------
231+
232+
* Added :func:`ZipInfo.for_name <zipfile.ZipInfo.for_name>` for
233+
constructing a :class:`~zipfile.ZipInfo` object from a filename
234+
and an archive.
235+
236+
(Contributed by Bénédikt Tran in :gh:`123424`.)
237+
228238
.. Add improved modules above alphabetically, not here at the end.
229239
230240
Optimizations

0 commit comments

Comments
 (0)