Skip to content

Avoid storing bound methods as variables to prevent pickling problems #2212

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

Merged
merged 1 commit into from May 22, 2017
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 22, 2017

Fixes the problem with tests on Python 2.7 for #2201.

@ghost
Copy link
Author

ghost commented May 22, 2017

@junpenglao Yes, it works on top of #2201.

@junpenglao
Copy link
Member

thanks @a-rodin, i accidentally deleted my question. So it need to wait for #2201 to merge first right?

@ghost
Copy link
Author

ghost commented May 22, 2017

Not necessary, the target branch of this PR is latex_dists, so the PR can be just merged into that branch and the commit would appear in #2201 after the merge.

@twiecki
Copy link
Member

twiecki commented May 22, 2017

@fonnesbeck This is a fix for your open PR to make it python 2 compatible.

@fonnesbeck
Copy link
Member

Thanks!

@fonnesbeck fonnesbeck merged commit 429276c into pymc-devs:latex_dists May 22, 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.

4 participants