Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix %run -t -N<N> TypeError #2864

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

Merged
merged 2 commits into from
Jan 29, 2013
Merged

Fix %run -t -N<N> TypeError #2864

merged 2 commits into from
Jan 29, 2013

Conversation

rlmv
Copy link
Contributor

@rlmv rlmv commented Jan 29, 2013

Adds a test case and a fix for issue #2784.

rlmv added 2 commits January 30, 2013 00:23
The test checks for exceptions raised from bad string formatting when %run -t -N<N> is called with N > 1.
@takluyver
Copy link
Member

Looks good to me, and it passes the tests, so I'll merge this. Thanks!

takluyver added a commit that referenced this pull request Jan 29, 2013
Fix %run -t -N<N> TypeError
@takluyver takluyver merged commit c7fc089 into ipython:master Jan 29, 2013
@takluyver takluyver mentioned this pull request Jan 29, 2013
minrk added a commit that referenced this pull request Mar 5, 2013
Adds a test case and a fix for issue #2784.
minrk added a commit that referenced this pull request Mar 20, 2013
Adds a test case and a fix for issue #2784.
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
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.

2 participants