Skip to content

Commit 7ac534a

Browse files
author
Adi Roiban
committed
Another feedback from Brian.
1 parent 83e7979 commit 7ac534a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -332,9 +332,8 @@ unittest
332332
zipfile
333333
-------
334334

335-
* :class:`zipfile.ZipFile` now has the ``zipinfo_class``
336-
and ``zipextfile_class`` init arguments make it easier to subclass and
337-
extend it.
335+
* :class:`zipfile.ZipFile` now accepts the keyword-only arguments *zipinfo_class*
336+
and *zipextfile_class* to make it easier to subclass and extend.
338337
(Contributed by Adi Roiban in :gh:`81719`.)
339338

340339

0 commit comments

Comments
 (0)