gh-141671: PyMODINIT_FUNC: apply __declspec(dllexport) on Windows#141672
gh-141671: PyMODINIT_FUNC: apply __declspec(dllexport) on Windows#141672encukou merged 11 commits into
__declspec(dllexport) on Windows#141672Conversation
|
TBH, I have no view. My knowledge of C is very out of date, so I wouldn't trust anything I might say anyway... |
Sorry, something went wrong.
|
The (Edit: admittedly we also aren't the people that it's designed to help either) |
Sorry, something went wrong.
|
Here's a version that removes some redundant defines (setting things to defaults). |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @encukou for commit 5091b79 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F141672%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
Sorry, something went wrong.
8565ddd
into
python:main
Jan 7, 2026
PyMODINIT_FUNCdoes not apply__declspec(dllexport)on Windows #141671