Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 10, 2019

Add missing stat.S_IFDOOR, stat.S_IFPORT, stat.S_IFWHT,
stat.S_ISDOOR, stat.S_ISPORT, and stat.S_ISWHT values to
the Python implementation of the stat module.
(cherry picked from commit 7bb1431)

Co-authored-by: Ronan Lamy [email protected]

https://bugs.python.org/issue38109

Add missing stat.S_IFDOOR, stat.S_IFPORT, stat.S_IFWHT,
stat.S_ISDOOR, stat.S_ISPORT, and stat.S_ISWHT values to
the Python implementation of the stat module.
(cherry picked from commit 7bb1431)

Co-authored-by: Ronan Lamy <[email protected]>
@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Oct 10, 2019
@miss-islington
Copy link
Contributor Author

@rlamy and @vstinner: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@rlamy and @vstinner: Status check is done, and it's a success ✅ .

@vstinner vstinner merged commit f5ed41c into python:3.7 Oct 10, 2019
@miss-islington miss-islington deleted the backport-7bb1431-3.7 branch October 10, 2019 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants