don't give up on weird os names#3118
Merged
Merged
Conversation
like java closes ipython#3113
Member
|
Looks good to me. Merging. |
takluyver
added a commit
that referenced
this pull request
Mar 31, 2013
don't give up on weird os names
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
don't give up on weird os names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
like java
closes #3113