Skip to content

Conversation

@HyukjinKwon
Copy link
Member

This PR targets to release 0.4.3.

reference to a dynamically defined class from the `__main__` module.
([issue #131]( https://github.com/cloudpipe/cloudpickle/issues/131)).

- Fixed a crash in Python 2 when serializing non-hashable instancemethods of built-in
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was backported in #154

@codecov-io
Copy link

codecov-io commented Feb 11, 2018

Codecov Report

Merging #157 into 0.4.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            0.4.x     #157   +/-   ##
=======================================
  Coverage   83.73%   83.73%           
=======================================
  Files           1        1           
  Lines         535      535           
  Branches       97       97           
=======================================
  Hits          448      448           
  Misses         63       63           
  Partials       24       24

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d719f11...4f5ccd8. Read the comment docs.

@HyukjinKwon
Copy link
Member Author

It's late in my local time now .. I would appreciate if anyone push a tag to GitHub and make a release to PyPi ... otherwise, I will do that tomorrow. Either way works!

@rgbkrk rgbkrk merged commit 618f632 into cloudpipe:0.4.x Feb 12, 2018
@rgbkrk
Copy link
Member

rgbkrk commented Feb 12, 2018

Thanks @HyukjinKwon, feel free to make that tag and release when ready.

@HyukjinKwon
Copy link
Member Author

I have pushed the tag and release v0.4.3 - https://github.com/cloudpipe/cloudpickle/releases/tag/v0.4.3

and made an upload to PyPi - https://pypi.python.org/pypi?:action=display&name=cloudpickle&version=0.4.3

@rgbkrk
Copy link
Member

rgbkrk commented Feb 13, 2018

Excellent!

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.

3 participants