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

check prefixes for swallowing kernel args #3233

Merged
merged 3 commits into from Apr 29, 2013
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 28, 2013

matches argparse behavior

closes #3214

@ellisonbg
Copy link
Member

Looks like there is a failing test on travis for this PR that is a real failure.

@minrk
Copy link
Member Author

minrk commented Apr 28, 2013

yup, fixed.

@ellisonbg
Copy link
Member

This code looks fine, but let's add some brief comments in the code about why this is needed to work around the behavior of argparse.

@minrk
Copy link
Member Author

minrk commented Apr 29, 2013

comment added.

@ellisonbg
Copy link
Member

Great merging.

ellisonbg added a commit that referenced this pull request Apr 29, 2013
check prefixes for swallowing kernel args
@ellisonbg ellisonbg merged commit 41af090 into ipython:master Apr 29, 2013
@minrk minrk deleted the scrubprefix branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
check prefixes for swallowing kernel args
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.

notebook kernel dies if started with invalid parameter
2 participants