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

Open
illright opened this issue May 5, 2021 · 0 comments · May be fixed by #13011
Open

%rerun doesn't handle integer parsing errors #12948

illright opened this issue May 5, 2021 · 0 comments · May be fixed by #13011

Comments

@illright
Copy link

@illright 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)

@jmsdao jmsdao linked a pull request that will close this issue Jun 7, 2021
@MrMino MrMino added the magics label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants