Uh oh!
There was an error while loading. Please reload this page.
gh-123424: add ZipInfo._for_archive to set suitable default properties - #123429
Conversation
jaraco
left a comment
There was a problem hiding this comment.
Looking good. I have some thoughts about alternative approaches. Interested to hear what you think.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Wulian233
commented
Nov 2, 2024
Is there anything else that needs to be changed/discussion in this PR? I had another PR #124435 (which has been completed) that conflicted with these changes. After merge, I can continue handle my PR :) |
picnixz
commented
Nov 2, 2024
I don't have time for this one sorry. I didn't implement the suggestion with composition due to other issues that seemed more pressing (and I don't plan to come back here before I'm done with providing HACL* HMAC, at least). |
f578f66 to
44e7b75CompareZipInfo.for_name to construct a ZipInfo for a file in an archiveZipInfo._for_archive to set suitable default propertiespicnixz
commented
Dec 31, 2024
Thank you very much for taking over this @jaraco. Sorry for not honoring my initial commitment but I couldn't find the time/motivation to work on this one :( |
jaraco
commented
Dec 31, 2024
No need to apologize. Thanks for the original work and being proactive about your availability. |
…roperties (python#123429) --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
python/cpython#123424: add `ZipInfo._for_archive` to set suitable default properties --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
python/cpython#123424: add `ZipInfo._for_archive` to set suitable default properties --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Closes#123424 .
📚 Documentation preview 📚: https://cpython-previews--123429.org.readthedocs.build/