Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 337 Bytes

2023-07-14-16-54-13.gh-issue-106752.BT1Yxw.rst

File metadata and controls

5 lines (5 loc) · 337 Bytes

Fixed several bugs in zipfile.Path, including: in Path.match`, Windows separators are no longer honored (and never were meant to be); Fixed ``name/suffix/suffixes/stem operations when no filename is present and the Path is not at the root of the zipfile; Reworked glob for performance and more correct matching behavior.