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
Some hypothesis tests at hypothesis-python/tests/cover/test_lookup.py fail under crosshair, revealing that some crosshair proxies aren't emulating the appropriate runtime types, investigate these:
DictKeys
DictValues
ItemsView
re.Match / typing.Match
The text was updated successfully, but these errors were encountered:
pschanely
changed the title
Missing proxy type emulation
Missing (~esoteric) proxy type emulations
Aug 3, 2024
Some hypothesis tests at hypothesis-python/tests/cover/test_lookup.py fail under crosshair, revealing that some crosshair proxies aren't emulating the appropriate runtime types, investigate these:
The text was updated successfully, but these errors were encountered: