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

propagate automagic change to shell #3117

Merged
merged 1 commit into from Mar 31, 2013
Merged

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Mar 30, 2013

Automagic toggling was broken.

this should fix it. Need to check for backport on 0.13.x

@minrk
Copy link
Member

minrk commented Mar 31, 2013

I think this is a fine band-aid, especially for backporting, but the real fix will be to deprecate one or the other, and have this value only actually live in one place.

minrk added a commit that referenced this pull request Mar 31, 2013
propagate automagic change to shell

this is a band-aid for 0.13 backport, but a real fix will deprecate one or the other locations where this flag is stored.
@minrk minrk merged commit fd8eb91 into ipython:master Mar 31, 2013
minrk added a commit that referenced this pull request Mar 31, 2013
Automagic toggling was broken.

this should fix it. Need to check for backport on 0.13.x
@Carreau Carreau deleted the fixautomagic branch April 1, 2013 14:03
yarikoptic added a commit to yarikoptic/ipython that referenced this pull request May 2, 2014
release 0.13.2

* tag 'rel-0.13.2': (65 commits)
  release 0.13.2
  add release date
  fix dot syntax error in inheritance diagram
  only upload sdists (backported from master)
  0.13.2 rc2
  update whatsnew
  Backport PR ipython#3118: don't give up on weird os names
  Backport PR ipython#3117: propagate automagic change to shell
  Backport PR ipython#3097: PyQt 4.10: use self._document = self.document()
  note latest backports
  Backport PR ipython#2224: fix css typo
  avoid references to fiel out of directory
  reimport HTML in different section
  add width:100% to vbox for webkit / FF consistency (0.13.2)
  0.13.2.rc1
  generate whatsnew for 0.13.2
  Backport PR ipython#3008: fix cython module so extension for multiarched python
  Backport PR ipython#3013: py3 workaround for reload in cythonmagic
  Backport PR ipython#2831: avoid string version comparisons in external.qt
  Backport PR ipython#2994: expanduser on %%file targets
  ...
yarikoptic added a commit to yarikoptic/ipython that referenced this pull request May 2, 2014
release 0.13.2

* tag 'rel-0.13.2': (65 commits)
  release 0.13.2
  add release date
  fix dot syntax error in inheritance diagram
  only upload sdists (backported from master)
  0.13.2 rc2
  update whatsnew
  Backport PR ipython#3118: don't give up on weird os names
  Backport PR ipython#3117: propagate automagic change to shell
  Backport PR ipython#3097: PyQt 4.10: use self._document = self.document()
  note latest backports
  Backport PR ipython#2224: fix css typo
  avoid references to fiel out of directory
  reimport HTML in different section
  add width:100% to vbox for webkit / FF consistency (0.13.2)
  0.13.2.rc1
  generate whatsnew for 0.13.2
  Backport PR ipython#3008: fix cython module so extension for multiarched python
  Backport PR ipython#3013: py3 workaround for reload in cythonmagic
  Backport PR ipython#2831: avoid string version comparisons in external.qt
  Backport PR ipython#2994: expanduser on %%file targets
  ...
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
propagate automagic change to shell

this is a band-aid for 0.13 backport, but a real fix will deprecate one or the other locations where this flag is stored.
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

2 participants