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

Restore autorestore option for storemagic #4137

Merged
merged 2 commits into from
Aug 29, 2013

Conversation

takluyver
Copy link
Member

It is now StoreMagics.autorestore rather than StoreMagic.autorestore (note the extra s).

Closes #4078

It is now StoreMagics.autorestore rather than StoreMagic.autorestore
(note the extra s).

Closes ipythongh-4078
@minrk
Copy link
Member

minrk commented Aug 29, 2013

Is it possible to write a test?

@takluyver
Copy link
Member Author

Yep, done.

@minrk
Copy link
Member

minrk commented Aug 29, 2013

Looks great, just waiting for Travis.

minrk added a commit that referenced this pull request Aug 29, 2013
Restore autorestore option for storemagic

It is now StoreMagics.autorestore rather than StoreMagic.autorestore (note the extra s).

Closes #4078
@minrk minrk merged commit 91ee2b2 into ipython:master Aug 29, 2013
minrk added a commit that referenced this pull request Aug 29, 2013
It is now StoreMagics.autorestore rather than StoreMagic.autorestore (note the extra s).

Closes #4078
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Restore autorestore option for storemagic

It is now StoreMagics.autorestore rather than StoreMagic.autorestore (note the extra s).

Closes ipython#4078
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.

StoreMagic.autorestore not working in 1.0.0
2 participants