Skip to content

Run mypyc tests against built wheels#11865

Merged
hauntsaninja merged 1 commit intopython:masterfrom
hauntsaninja:mypyc
Dec 29, 2021
Merged

Run mypyc tests against built wheels#11865
hauntsaninja merged 1 commit intopython:masterfrom
hauntsaninja:mypyc

Conversation

@hauntsaninja
Copy link
Collaborator

@hauntsaninja hauntsaninja commented Dec 29, 2021

This should catch mypyc/mypyc#912
We never ran mypyc tests against wheels, dating back to the beginning of time https://github.com/python/mypy/tree/783297c9b4ed3b2af9000c3536d6e1be34fed9ea/misc
(In general, there's been reluctance to slow down wheel builds)

@hauntsaninja
Copy link
Collaborator Author

A little tricky to test, so my plan is to just do it live. Aka merge, confirm we see wheel failures, then merge #11862 and check that everything gets green.

@hauntsaninja hauntsaninja merged commit 3d20576 into python:master Dec 29, 2021
@hauntsaninja hauntsaninja deleted the mypyc branch December 29, 2021 17:54
@hauntsaninja
Copy link
Collaborator Author

JukkaL pushed a commit that referenced this pull request Jan 5, 2022
This should catch mypyc/mypyc#912
We never ran mypyc tests against wheels, dating back to https://github.com/python/mypy/tree/783297c9b4ed3b2af9000c3536d6e1be34fed9ea/misc

Co-authored-by: hauntsaninja <>
tushar-deepsource pushed a commit to DeepSourceCorp/mypy that referenced this pull request Jan 20, 2022
This should catch mypyc/mypyc#912
We never ran mypyc tests against wheels, dating back to https://github.com/python/mypy/tree/783297c9b4ed3b2af9000c3536d6e1be34fed9ea/misc

Co-authored-by: hauntsaninja <>
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