Skip to content

Replace deprecated BadZipfile with BadZipFile#252

Merged
dilshod merged 1 commit intodilshod:masterfrom
hugovk:replace-deprecated-BadZipfile
Mar 13, 2023
Merged

Replace deprecated BadZipfile with BadZipFile#252
dilshod merged 1 commit intodilshod:masterfrom
hugovk:replace-deprecated-BadZipfile

Conversation

@hugovk
Copy link
Copy Markdown
Contributor

@hugovk hugovk commented Mar 12, 2023

BadZipfile (with a small f) has been deprecated since Python 3.2, use BadZipFile (big F) instead, added in 3.2.

@dilshod dilshod merged commit 140e4cf into dilshod:master Mar 13, 2023
@hugovk hugovk deleted the replace-deprecated-BadZipfile branch March 13, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants