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

[mypyc] Fix test case testI64Cast on 32-bit architectures #14691

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Feb 13, 2023

Add 64-bit and 32-bit variants of the test.

Fixes #14633.

Add 64-bit and 32-bit variants of the test.

Fixes #14633.
@JukkaL JukkaL merged commit 563e29d into master Feb 13, 2023
@JukkaL JukkaL deleted the fix-mypyc-32-bit branch February 13, 2023 18:11
@JukkaL JukkaL mentioned this pull request Feb 13, 2023
17 tasks
mr-c added a commit to mr-c/mypy that referenced this pull request Feb 14, 2023
…itectures (python#14691)"

This reverts commit 563e29d to confirm
the fix is caught by CI and to test the cache for the pyenv build
mr-c added a commit to mr-c/mypy that referenced this pull request Feb 14, 2023
…itectures (python#14691)"

This reverts commit 563e29d to confirm
the fix is caught by CI
mr-c added a commit to mr-c/mypy that referenced this pull request Feb 14, 2023
…itectures (python#14691)"

This reverts commit 563e29d to confirm
the fix is caught by CI
mr-c added a commit to mr-c/mypy that referenced this pull request Feb 14, 2023
…itectures (python#14691)"

This reverts commit 563e29d to confirm
the fix is caught by CI
ilinum pushed a commit to ilinum/mypy that referenced this pull request Feb 14, 2023
ilinum pushed a commit to ilinum/mypy that referenced this pull request Feb 14, 2023
JukkaL added a commit that referenced this pull request Feb 15, 2023
…14700)

Backport of #14691.

Co-authored-by: Jukka Lehtosalo <jukka.lehtosalo@iki.fi>
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.

Regression on i686: testI64Cast fails (mypy v1.0.0)
1 participant