Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

%rerun doesn't handle integer parsing errors #12948

Closed
illright opened this issue May 5, 2021 · 0 comments · Fixed by #13377
Closed

%rerun doesn't handle integer parsing errors #12948

illright opened this issue May 5, 2021 · 0 comments · Fixed by #13377

Comments

@illright
Copy link

illright commented May 5, 2021

Steps to reproduce

  • Execute %rerun -l one

Expected result

An error message is printed, explaining the usage of the -l option.

Actual result

An uncaught ValueError with the traceback that's exposing the internals of the implementation and not being too helpful.

System info

Manjaro Linux, Python 3.9.4, IPython 7.22.0 (reproduces on IPython 8.0.0.dev)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants