Skip to content

Fix IPython.lib.latextools for Python 3#2189

Merged
takluyver merged 1 commit into
ipython:masterfrom
takluyver:latextools-py3
Jul 23, 2012
Merged

Fix IPython.lib.latextools for Python 3#2189
takluyver merged 1 commit into
ipython:masterfrom
takluyver:latextools-py3

Conversation

@takluyver
Copy link
Copy Markdown
Member

We weren't quite being careful enough about binary data. This also adds a couple of tests for functions that were missing coverage.

(Test failures seen testing another PR: https://gist.github.com/3163508 )

@takluyver
Copy link
Copy Markdown
Member Author

Test results for commit 0043a0d merged into master
Platform: linux2

  • python2.7: OK (libraries not available: oct2py pymongo tornado wx wx.aui)
  • python3.2: OK (libraries not available: oct2py pymongo wx wx.aui)

Not available for testing: python2.6

@takluyver
Copy link
Copy Markdown
Member Author

I'll give people a day for any objections, then merge this.

@Carreau
Copy link
Copy Markdown
Member

Carreau commented Jul 23, 2012

ok with me.

@minrk
Copy link
Copy Markdown
Member

minrk commented Jul 23, 2012

Looks solid to me, thanks for cleaning up!

@takluyver
Copy link
Copy Markdown
Member Author

Thanks Matthias & Min. I'll merge this now then, so that we can get clean test runs from test_pr again.

takluyver added a commit that referenced this pull request Jul 23, 2012
Fix IPython.lib.latextools for Python 3
@takluyver takluyver merged commit b6278b2 into ipython:master Jul 23, 2012
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Jul 23, 2012

Perfect, we are staying under 40 opened PRs ... :-)

@takluyver
Copy link
Copy Markdown
Member Author

It'd be good to have a blitz and see if we could get it down to ~10, but new ones come in so fast that I don't know if that's possible.

@Carreau
Copy link
Copy Markdown
Member

Carreau commented Jul 23, 2012

We already had a blitz, it was SciPy...

@minrk
Copy link
Copy Markdown
Member

minrk commented Jul 23, 2012

I know - I closed a bunch on Friday night, but they were coming in as fast as I could close them.

@Carreau
Copy link
Copy Markdown
Member

Carreau commented Jul 23, 2012

15 merged PR on the 20 looking at the graph...

mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Fix IPython.lib.latextools for Python 3
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.

3 participants