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

platform safe type comparison #70

Merged
merged 1 commit into from
Nov 4, 2024
Merged

platform safe type comparison #70

merged 1 commit into from
Nov 4, 2024

Conversation

tjlane
Copy link
Collaborator

@tjlane tjlane commented Nov 3, 2024

Our code was breaking on a windows build:
https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=1070694&view=logs&j=53c3d5f4-e7c7-5b53-4b94-211701b2ba17&t=8f042650-8479-5761-7a4a-8d021c0bb2de

It seems type checking can be platform-dependent; this PR addresses that (I hope!)

@tjlane tjlane self-assigned this Nov 3, 2024
@tjlane tjlane requested a review from alisiafadini November 3, 2024 22:24
@tjlane tjlane merged commit 10ee7c4 into main Nov 4, 2024
5 checks passed
@tjlane tjlane deleted the tjlane/winfix branch November 4, 2024 09:13
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.

1 participant