Skip to content

bpo-45582: Add conditions to isdir/isfile/isxfile in getpath.c - #29906

Merged
zooba merged 1 commit into
python:mainfrom
neonene:bpo-45582
Dec 3, 2021
Merged

bpo-45582: Add conditions to isdir/isfile/isxfile in getpath.c#29906
zooba merged 1 commit into
python:mainfrom
neonene:bpo-45582

Conversation

@neonene

@neoneneneonene commented Dec 3, 2021

Copy link
Copy Markdown
Contributor

It looks to me a NOT(!) operator is missing in getpath_isxfile().
INVALID_FILE_ATTRIBUTES(-1) checks are also added just in case.

https://bugs.python.org/issue45582

@zooba

zooba commented Dec 3, 2021

Copy link
Copy Markdown
Member

Thanks!

@neonene
neonene deleted the bpo-45582 branch December 3, 2021 22:15
@zoobazooba mentioned this pull request Apr 10, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@neonene@zooba@the-knights-who-say-ni@bedevere-bot