Uh oh!
There was an error while loading. Please reload this page.
gh-91356: Add ZipInfo.mode attribute - #32252
Conversation
MaxwellDupre
left a comment
There was a problem hiding this comment.
Ran 269 tests in 80.391s
OK (skipped=1)
Looks ok.
iritkatriel
left a comment
There was a problem hiding this comment.
This has merge conflicts now.
bedevere-bot
commented
Nov 26, 2022
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase And if you don't make the requested changes, you will be poked with soft cushions! |
abadger
commented
Jul 19, 2025
It looks like the one additional feature this needs is mentioned on the issue:
|
This PR is stale because it has been open for 30 days with no activity. |
Adds the
ZipInfo.modeattribute to get and set the mode of a filehttps://bugs.python.org/issue47200