Skip to content

Fix is_dir under Python 3#32

Open
icemac wants to merge 5 commits into
ulope:masterfrom
sweh:re-23/fix-is-dir
Open

Fix is_dir under Python 3#32
icemac wants to merge 5 commits into
ulope:masterfrom
sweh:re-23/fix-is-dir

Conversation

@icemac

@icemac icemac commented Jun 30, 2023

Copy link
Copy Markdown

It is no longer returning True for files with binary content.

Fixes #23.

@icemac icemac force-pushed the re-23/fix-is-dir branch from 4c27c8a to 9fe23f1 Compare June 30, 2023 09:16
@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 9fe23f1 and detected 0 issues on this pull request.

View more on Code Climate.

@gabrielpiassetta-getpassport

Copy link
Copy Markdown

is this PR planned to be merged soon?

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.

Binary file not handled correctly by is_dir

2 participants