Skip to content

WIden parameter type accepted by zipfile.is_zipfile and tarfile.is_tarfile - #16385

Open
jonathandung wants to merge 2 commits into
python:mainfrom
jonathandung:patch-6
Open

WIden parameter type accepted by zipfile.is_zipfile and tarfile.is_tarfile#16385
jonathandung wants to merge 2 commits into
python:mainfrom
jonathandung:patch-6

Conversation

@jonathandung

Copy link
Copy Markdown
Contributor

The functions call the built-in open under the hood, which accepts file descriptors.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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.

1 participant