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

PR: Fix "TypeError: got multiple values for argument" in Profiler #3909

Merged
merged 1 commit into from
Jan 6, 2017

Conversation

impact27
Copy link
Contributor

@impact27 impact27 commented Jan 3, 2017

Fixes #3923.

self.profiler.analyze should not take self as otherwise filename=self, wdir=filename and wdir=wdir

self.profiler.analyze should not take self as otherwise filename=self, wdir=filename and wdir=wdir
@ccordoba12 ccordoba12 modified the milestones: v3.1, v4.0beta1 Jan 3, 2017
@ccordoba12
Copy link
Member

Thanks a lot for your contribution. I noticed this error before but I haven't had time to fix it :-)

@ccordoba12
Copy link
Member

ccordoba12 commented Jan 6, 2017

By the way, I'll backport your PR so it can be part of Spyder 3.1

@ccordoba12 ccordoba12 changed the title FIxes TypeError: got multiple values for argument Fixes "TypeError: got multiple values for argument" in Profiler Jan 6, 2017
@ccordoba12 ccordoba12 changed the title Fixes "TypeError: got multiple values for argument" in Profiler Fix "TypeError: got multiple values for argument" in Profiler Jan 6, 2017
@ccordoba12 ccordoba12 merged commit b908fe6 into spyder-ide:master Jan 6, 2017
@ccordoba12 ccordoba12 changed the title Fix "TypeError: got multiple values for argument" in Profiler PR: Fix "TypeError: got multiple values for argument" in Profiler Sep 11, 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.

2 participants