]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95913: Edit zipfile Whatsnew section & add new APIs (GH-98314)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Oct 2022 04:40:47 +0000 (21:40 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 04:40:47 +0000 (21:40 -0700)
commit1b7922e058efef592df9b62899d079a361b15026
tree640e351a2a92d53ae44dd5461bc965df27426632
parent202eb48a766503511e6b6441a96dd06d163964f8
gh-95913: Edit zipfile Whatsnew section & add new APIs (GH-98314)

* Link ZipFile in What's New entry discussing it

* Add entry for new ZipFile.mkdir method

* Add entry for new zipfile.Path.stem/suffix/suffixes methods

* Add missing line breaks between zipfile bullet list items
(cherry picked from commit ed827d560831b054d262818b1777f7879e8fbd3e)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Doc/whatsnew/3.11.rst