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

build: use correct platform suffix for Python native shared library #3678

Merged

Conversation

jackgerrits
Copy link
Member

No description provided.

@jackgerrits
Copy link
Member Author

jackgerrits commented Jan 31, 2022

@ngam is it possible to verify this works before the patch release?

@ngam
Copy link
Contributor

ngam commented Jan 31, 2022

You mean before merging into master or by simply testing this exact PR? I can do both.

I want to start a dev branch in the conda-forge vw feedstock for this sort of thing. I will get to it tonight --- that way we can test stuff down there without having to disrupt the stable flow and the outputs would go to a dev channel and so end users won't find it unless they go looking for it. It's a good strategy to test things

@jackgerrits
Copy link
Member Author

You mean before merging into master or by simply testing this exact PR? I can do both.

I just meant if it is possible to know if this unblocks the PyPy issue without needing to wait until a release tag is created and pushed

Dev channel sounds good!

@ngam
Copy link
Contributor

ngam commented Jan 31, 2022

Okay, I will do it soon :)

@jackgerrits
Copy link
Member Author

Thanks so much. Appreciate all of the help so much by the way!

@ngam
Copy link
Contributor

ngam commented Jan 31, 2022

@ngam is it possible to verify this works before the patch release?

can confirm!

conda-forge/vowpalwabbit-feedstock#50

@jackgerrits jackgerrits merged commit 03eb1f2 into VowpalWabbit:master Feb 1, 2022
jackgerrits added a commit that referenced this pull request Feb 1, 2022
…3678)

* build: use sysconfig.get_config_vars("EXT_SUFFIX") for python lib extension

* single var

* debug message

* dont overwrite sufix

* try dont override get_ext_filename

* just use pyd on windows

* print get_ext_filename

* Fix call

* Workaround windows 3.6 and 3.7

* remove testing code
@jackgerrits jackgerrits deleted the jagerrit/python_build_testing_2 branch February 4, 2022 13:41
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.

None yet

3 participants