Skip to content

[BRANCH-0.4.x] Release 0.4.3 - #157

Merged
rgbkrk merged 1 commit into
cloudpipe:0.4.xfrom
HyukjinKwon:0.4.3-release
Feb 12, 2018
Merged

[BRANCH-0.4.x] Release 0.4.3#157
rgbkrk merged 1 commit into
cloudpipe:0.4.xfrom
HyukjinKwon:0.4.3-release

Conversation

@HyukjinKwon

Copy link
Copy Markdown
Member

This PR targets to release 0.4.3.

Comment threadCHANGES.md
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
Copy Markdown
MemberAuthor

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

codecov-io commented Feb 11, 2018

Copy link
Copy Markdown

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
Copy Markdown
MemberAuthor

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.xFeb 12, 2018
@rgbkrk

Copy link
Copy Markdown
Member

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

@HyukjinKwon

Copy link
Copy Markdown
MemberAuthor

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
Copy Markdown
Member

Excellent!

Sign up for freeto 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

@HyukjinKwon@codecov-io@rgbkrk