Skip to content

Commit

Permalink
Remove Python 3.12 concerns from changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco authored Jul 15, 2023
1 parent f420534 commit 9e279f8
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Fixed several bugs in zipfile.Path, including: in ``Path.match`, Windows
separators are no longer honored (and never were meant to be); Fixed
Fixed several bug in zipfile.Path in
``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.
present and the Path is not at the root of the zipfile.

0 comments on commit 9e279f8

Please sign in to comment.