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

return tuple type manipulations to deprecated.jl #36769

Merged
merged 1 commit into from
Jul 23, 2020
Merged

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented Jul 22, 2020

Some important packages seem to use these.

Some important packages seem to use these.
@JeffBezanson
Copy link
Sponsor Member

Ugh, just discovered parameter_upper_bound has users as well.

@vtjnash
Copy link
Sponsor Member Author

vtjnash commented Jul 22, 2020

That's annoying. It's always been present here for exporting from Compat.jl, never from here.

@vtjnash vtjnash merged commit 34b2ae5 into master Jul 23, 2020
@vtjnash vtjnash deleted the jn/32427-dep branch July 23, 2020 13:17
bors bot added a commit to FluxML/Zygote.jl that referenced this pull request Aug 5, 2020
757: Remove Base.parameter_upper_bound given removal from Base r=DhairyaLGandhi a=ianshmean

`Base.parameter_upper_bound` has been removed on julia master, so was breaking Flux on julia master.
It doesn't seem to be mentioned anywhere other than this in Zygote

I couldn't find where it left base, but perhaps it wasn't intended to be used anyway given JuliaLang/julia#36769 (comment)

I can't vouch for just deleting this being a good idea, other than I couldn't find any other mention in the Zygote source, but either way it needs fixing

Co-authored-by: Ian <[email protected]>
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
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.

None yet

2 participants