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
I'm attempting to test error reporting. When I get the -1 line number in the error, error reporting does not work. Since I always get the error, I can't test error reporting in any way.
This is a side effect of the underlying bug impacting #9. There's not really anything we can do to match the line numbers if the underlying Python doesn't provide it. Going to close this as a duplicate. If / when we resolve the line number problem, this should go away.
I'm attempting to test error reporting. When I get the
-1
line number in the error, error reporting does not work. Since I always get the error, I can't test error reporting in any way.See #9
The text was updated successfully, but these errors were encountered: