Uh oh!
There was an error while loading. Please reload this page.
add test for new union syntax on generic bounds - #11431
Conversation
hauntsaninja
left a comment
There was a problem hiding this comment.
Great, thank you very much! :-)
DetachHead
commented
Nov 2, 2021
@hauntsaninja i'm not sure why the 3.10 tests are failing because it works when i run the same code locally. i assume 3.9 and below are failing because this new union syntax is only enabled in 3.10, so i moved the test to the newly created |
JelleZijlstra
commented
Nov 2, 2021
This looks like a fixture issue to me. You may need a different one. See https://github.com/python/mypy/blob/master/test-data/unit/README.md#fixtures for an intro to fixtures. |
DetachHead
commented
Nov 2, 2021
i can't seem to find a fixture that works, i thought maybe |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
closes#10949