Skip to content

Bring back old method pickling function#511

Merged
mmckerns merged 1 commit intouqfoundation:masterfrom
anivegesana:fix-510
Jun 16, 2022
Merged

Bring back old method pickling function#511
mmckerns merged 1 commit intouqfoundation:masterfrom
anivegesana:fix-510

Conversation

@anivegesana
Copy link
Contributor

This is a very strange use case of functions and methods that Python's pickle package doesn't handle correctly (#510). This case used to work in pre-0.3.5 dill, so let's bring back the old dill implementation.

The comments are irrelevant in Python 3.

Fixes #510

This is a very strange use case of functions and methods that Python's 
pickle package doesn't handle correctly (uqfoundation#510). This case used to work 
in pre-0.3.5 dill, so let's bring back the old dill implementation.

The comments are irrelevant in Python 3.
@johnomotani
Copy link

Thanks for the rapid fix @anivegesana! Can confirm that this does completly fix my original issue too (boutproject/hypnotoad#122).
❤️ 🎉

@mmckerns mmckerns merged commit 408b8de into uqfoundation:master Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression caused by #449?

3 participants