Skip to content

Commit 7b996a8

Browse files
committed
chore(ruff): rename zip handler to ziparchive so we don't shadow Python's zip()
1 parent 9d1c8b4 commit 7b996a8

File tree

31 files changed

+11
-6
lines changed

31 files changed

+11
-6
lines changed

tests/integration/archive/zip/encrypted/__input__/apple_encrypted.zip renamed to tests/integration/archive/ziparchive/zip/encrypted/__input__/apple_encrypted.zip

File renamed without changes.

tests/integration/archive/zip/encrypted/__output__/apple_encrypted.zip_extract/.gitkeep renamed to tests/integration/archive/ziparchive/zip/encrypted/__output__/apple_encrypted.zip_extract/.gitkeep

File renamed without changes.

tests/integration/archive/zip/partly_encrypted/__input__/kaki1_aes.zip renamed to tests/integration/archive/ziparchive/zip/partly_encrypted/__input__/kaki1_aes.zip

File renamed without changes.

tests/integration/archive/zip/partly_encrypted/__output__/kaki1_aes.zip_extract/.gitkeep renamed to tests/integration/archive/ziparchive/zip/partly_encrypted/__output__/kaki1_aes.zip_extract/.gitkeep

File renamed without changes.

tests/integration/archive/zip/regular/__input__/apple.zip renamed to tests/integration/archive/ziparchive/zip/regular/__input__/apple.zip

File renamed without changes.

tests/integration/archive/zip/regular/__output__/apple.zip_extract/apple1.txt renamed to tests/integration/archive/ziparchive/zip/regular/__output__/apple.zip_extract/apple1.txt

File renamed without changes.

tests/integration/archive/zip/regular/__output__/apple.zip_extract/apple2.txt renamed to tests/integration/archive/ziparchive/zip/regular/__output__/apple.zip_extract/apple2.txt

File renamed without changes.

tests/integration/archive/zip/regular/__output__/apple.zip_extract/apple3.txt renamed to tests/integration/archive/ziparchive/zip/regular/__output__/apple.zip_extract/apple3.txt

File renamed without changes.

tests/integration/archive/zip/regular/__output__/apple.zip_extract/apple4.txt renamed to tests/integration/archive/ziparchive/zip/regular/__output__/apple.zip_extract/apple4.txt

File renamed without changes.

tests/integration/archive/zip/zip64/__input__/apple.zip renamed to tests/integration/archive/ziparchive/zip/zip64/__input__/apple.zip

File renamed without changes.

0 commit comments

Comments
 (0)