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

allow class.__module__ to be None #3377

Merged
merged 2 commits into from May 29, 2013
Merged

allow class.__module__ to be None #3377

merged 2 commits into from May 29, 2013

Conversation

minrk
Copy link
Member

@minrk minrk commented May 29, 2013

closes #3376

@asmeurer
Copy link
Contributor

+1. Looks great. Too bad I didn't catch this sooner. Hopefully it isn't too annoying for people in the next SymPy release who don't have the next IPython release (will there be one before 1.0 at the end of the summer, or should I try to work around this somehow?).

@minrk
Copy link
Member Author

minrk commented May 29, 2013

1.0 should be mid summer, we don't plan to do any more 0.13 releases.

@rkern
Copy link
Contributor

rkern commented May 29, 2013

LGTM.

minrk added a commit that referenced this pull request May 29, 2013
allow class.__module__ to be None
@minrk minrk merged commit 1fc84b3 into ipython:master May 29, 2013
@minrk minrk deleted the nonemod branch May 29, 2013 22:55
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
allow class.__module__ to be None
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.

Setting __module__ to None breaks pretty printing
3 participants