Skip to content

fix raw-dylib opt-out on windows x86 - #6410

Open
davidhewitt wants to merge 4 commits into
PyO3:mainfrom
davidhewitt:x86-raw-dylib
Open

davidhewitt wants to merge 4 commits into
PyO3:mainfrom
davidhewitt:x86-raw-dylib

Conversation

@davidhewitt

Copy link
Copy Markdown
Member

Split from #6389 - this PR applies the changes to pyo3-ffi-check (with a FIXME for PyPy which that PR will resolve), CI and noxfile.py, while leaving the pyo3-ffi fixes for PyPy for the followup.

The discovery in #6389 was that 32-bit windows' opt-out for raw-dylib merged in #6185 is slightly broken because the workaround for _ link names is still applied. This PR fixes that.

I think this'll also fix the 32-bit windows failure seen in PyO3/setuptools-rust#615

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant