Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add blurb
  • Loading branch information
jaraco committed Feb 20, 2023
commit 796f1dd02403e9358a2d7c6e58fbb88b03d50d1b
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Refactored ``zipfile._strip_extra`` to use higher level abstactions for
extras instead of a heavy-state loop.