You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hypothesis is not recognizing the new bar-annotation for union types as a valid type on python 3.10+
resulting in an exception, see minimal reproduction example below -
The text was updated successfully, but these errors were encountered:
MPalarya
changed the title
not support for PEP 604 - exception when writing union types X | Y
PEP 604 not supported - exception when writing union types X | Y
Mar 12, 2022
hypothesis is not recognizing the new bar-annotation for union types as a valid type on python 3.10+
resulting in an exception, see minimal reproduction example below -
The text was updated successfully, but these errors were encountered: