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
There's a few ways that CrossHair can behave subtly different than CPython. Many path executions won't implement true IEEE float semantics, it could use an impossible set iteration order, etc.
In these cases, we could realize the inputs and re-run the execution with those.
The text was updated successfully, but these errors were encountered:
There's a few ways that CrossHair can behave subtly different than CPython. Many path executions won't implement true IEEE float semantics, it could use an impossible set iteration order, etc.
In these cases, we could realize the inputs and re-run the execution with those.
The text was updated successfully, but these errors were encountered: