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

Fix Windows pathname issue in 'odd encoding' test. #2021

Merged
merged 1 commit into from Jun 24, 2012

Conversation

jdmarch
Copy link

@jdmarch jdmarch commented Jun 24, 2012

Fixes #2017

@minrk
Copy link
Member

minrk commented Jun 24, 2012

Looks fine to me.

@minrk
Copy link
Member

minrk commented Jun 24, 2012

Test results for commit 91cf4d6 merged into master
Platform: darwin

  • python2.6: OK (libraries not available: cython matplotlib oct2py pygments pymongo qt rpy2 tornado wx wx.aui)
  • python2.7: OK (libraries not available: oct2py wx wx.aui)
  • python3.2: OK (libraries not available: cython matplotlib oct2py pymongo qt rpy2 wx wx.aui)

Not available for testing: python3.1

@fperez
Copy link
Member

fperez commented Jun 24, 2012

Yup, that's clean and a reasonable thing in case there are spaces or other quirks in the path. Thanks guys! Merging now.

fperez added a commit that referenced this pull request Jun 24, 2012
Fix Windows pathname issue in 'odd encoding' test.

Fixes #2017
@fperez fperez merged commit 45210d9 into ipython:master Jun 24, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
…ndows

Fix Windows pathname issue in 'odd encoding' test.

Fixes ipython#2017
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.

Windows core test error - filename quoting
3 participants