Skip to content

[3.11] gh-101778: Fix build error when there's a dangling symlink in the directory containing "ffi.h"#113466

Merged
ronaldoussoren merged 1 commit into
python:3.11from
ronaldoussoren:gh-101778
Dec 26, 2023
Merged

[3.11] gh-101778: Fix build error when there's a dangling symlink in the directory containing "ffi.h"#113466
ronaldoussoren merged 1 commit into
python:3.11from
ronaldoussoren:gh-101778

Conversation

@ronaldoussoren

@ronaldoussoren ronaldoussoren commented Dec 25, 2023

Copy link
Copy Markdown
Contributor

grep_headers_for in setup.py was not robust when encountering dangling symlinks.

This PR directly targets 3.11 because the build machinery for extensions was changed in 3.12 and therefore main and 3.12 don't need updating.

@ronaldoussoren ronaldoussoren changed the title gh-101778: Fix build error when there's a dangling symlink in the directory containing "ffi.h" [3.11] gh-101778: Fix build error when there's a dangling symlink in the directory containing "ffi.h" Dec 25, 2023
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.

2 participants