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

Don't introspect __call__ for simple callables #5165

Merged
merged 1 commit into from Feb 21, 2014
Merged

Conversation

takluyver
Copy link
Member

Closes gh-5164

@minrk
Copy link
Member

minrk commented Feb 20, 2014

Should this be backported?

@takluyver
Copy link
Member Author

@juliantaylor said that he didn't see the failure on 1.x, so hopefully there's no need.

@minrk
Copy link
Member

minrk commented Feb 20, 2014

ok, good.

minrk added a commit that referenced this pull request Feb 21, 2014
Don't introspect __call__ for simple callables
@minrk minrk merged commit b2fe481 into ipython:master Feb 21, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Don't introspect __call__ for simple callables
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.

test_oinspect.test_calltip_builtin failure with python3.4
2 participants