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

Reapply monkeypatch to inspect.findsource() #2232

Merged
merged 2 commits into from Aug 2, 2012
Merged

Conversation

takluyver
Copy link
Member

I believe this fixes #1456.

We had a monkeypatch written long ago without a record of why it was needed. In discussion on issue 1229, we decided to disable it and see what happened.

Now we've found the error it fixed, this adds a test case that fails without the monkeypatch applied, and re-applies the monkeypatch.

@Carreau
Copy link
Member

Carreau commented Aug 2, 2012

looks fine to me.
Merging.

Carreau added a commit that referenced this pull request Aug 2, 2012
Reapply monkeypatch to inspect.findsource()
@Carreau Carreau merged commit 6426b41 into ipython:master Aug 2, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Reapply monkeypatch to inspect.findsource()
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.

ERROR: Internal Python error in the inspect module.
2 participants