◐ Shell
clean mode source ↗

gh-95913: Edit zipfile Whatsnew section & add new APIs by CAM-Gerlach · Pull Request #98314 · python/cpython

added 3 commits

October 15, 2022 20:52

@CAM-Gerlach

ezio-melotti

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 19, 2022
…H-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 ed827d5)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

miss-islington added a commit that referenced this pull request

Oct 19, 2022
* 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 ed827d5)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022
* 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 ed827d5)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>