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

Read correctly the run config for profiling #2740

Merged
merged 1 commit into from
Oct 9, 2015

Conversation

rthouvenin
Copy link
Contributor

Fixes #2736

When the profiler is run from the top menu or from a shortcut, and if the run config has disabled command line arguments, the profiler should be called with args=[] instead of args=None, to ensure that no argument will be given to the script.

@ccordoba12 ccordoba12 added this to the v3.0 milestone Oct 9, 2015
@ccordoba12
Copy link
Member

Thanks a lot for working on this and getting to the root of the problem!

ccordoba12 added a commit that referenced this pull request Oct 9, 2015
Read correctly the run config for profiling
@ccordoba12 ccordoba12 merged commit 62960d5 into spyder-ide:master Oct 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants