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
Allow for runpy returning non-integer results. (#45)
* Allow for runpy returning non-integer results.
* Correct error handling comment.
* Rework exit path for SystemExit.
* Ensure no extra output for a SystemExit with error string.
* Handle the case of SystemExit()/SystemExit(None).
0 commit comments