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

IPython 7.x compatibility #348

Merged
merged 2 commits into from Sep 25, 2018
Merged

IPython 7.x compatibility #348

merged 2 commits into from Sep 25, 2018

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Sep 21, 2018

rprint was removed, 5.0 already have this modification.

@Carreau Carreau added this to the 4.10 milestone Sep 21, 2018
Test of set_next input were testing not only that several set_next_input
were not set several time; but was doing so via the side effect that
`?` was triggering set_next_input.

Use directly ip.set_next_input to not rely on the behavior or `?` which
anyway is buggy
@Carreau
Copy link
Member Author

Carreau commented Sep 25, 2018

this also cherry-pick c1230aa that needs to be backported for compatibility.

@Carreau Carreau merged commit dda8798 into ipython:4.x Sep 25, 2018
@Carreau Carreau deleted the ipython-7x-compat branch September 27, 2018 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant