Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.13] GH-118447: Fix FreeBSD test failures. (GH-119170) #119181

Merged
merged 1 commit into from
May 19, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 19, 2024

Apparently only macOS requires read permission to call readlink() on a
symlink.
(cherry picked from commit 4b76671)

Co-authored-by: Barney Gale barney.gale@gmail.com

Apparently only macOS requires read permission to call `readlink()` on a
symlink.
(cherry picked from commit 4b76671)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels May 19, 2024
@barneygale barneygale enabled auto-merge (squash) May 19, 2024 15:39
@barneygale barneygale merged commit fdc50ba into python:3.13 May 19, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants