]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195) (GH-117408)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Apr 2024 01:53:51 +0000 (03:53 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 01:53:51 +0000 (18:53 -0700)
commit0b23bc334c3762615ef44a53663aeab1ed625595
tree88db897fbb652547494822b06dab0f7dd08a6da7
parentb912d2b24a3fbd552595e3584bf851f9a2c75127
[3.12] gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195) (GH-117408)

gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195)

This just documents the parameter that already exists.

---------

(cherry picked from commit a32d6939486d7f90ee57e215077f6116e19de24d)

Co-authored-by: Deborah <32307299+dlwrnc@users.noreply.github.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/zipfile/__init__.py