Skip to content

Conversation

IanButterworth and others added 3 commits March 31, 2025 14:59
It turns out that Windows requires the executable bit set if the
`BYPASS_TRAVERSE_CHECKING` privilege is not attached to a user's
account.  It's simply more correct to ensure that our directories have
this bit set, and unfortunately our `filemode()` function call is
not complete on Windows and does not include this bit, so we manually
add it in on Windows.

(cherry picked from commit ebfc041)
@KristofferC KristofferC merged commit 2525c69 into release-1.10 Mar 31, 2025
22 checks passed
@KristofferC KristofferC deleted the backports-release-1.10 branch March 31, 2025 14:52
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.

3 participants