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

Use ComposedFunction public API #2451

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Conversation

tkf
Copy link
Contributor

@tkf tkf commented Sep 25, 2020

As of JuliaLang/julia#37517, ComposedFunction becomes a public API and the fields are renamed to .outer and .inner. This PR uses Compat 3.17 JuliaLang/Compat.jl#720 to make DataFrames work with the new API for all Julia 1.x.

@bkamins bkamins added this to the 1.0 milestone Sep 25, 2020
@bkamins bkamins added the non-breaking The proposed change is not breaking label Sep 25, 2020
@bkamins
Copy link
Member

bkamins commented Sep 25, 2020

Looks good. I will just close and re-open the PR to make sure all tests pass (the PR was made when there was no 3.17 release of Compat.jl yet I think and thus tests failed)

@bkamins bkamins closed this Sep 25, 2020
@bkamins bkamins reopened this Sep 25, 2020
@bkamins bkamins closed this Sep 25, 2020
@bkamins bkamins reopened this Sep 25, 2020
@nalimilan nalimilan merged commit 11a9949 into JuliaData:master Sep 27, 2020
@nalimilan
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-breaking The proposed change is not breaking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants