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

Fix method tables in Julia 1.12 #2841

Merged
merged 4 commits into from
Mar 13, 2024
Merged

Fix method tables in Julia 1.12 #2841

merged 4 commits into from
Mar 13, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Mar 5, 2024

Fix #2840 by implementing JuliaLang/julia#53415

Copy link
Contributor

github-actions bot commented Mar 5, 2024

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="method-table-julia-1.12")
julia> using Pluto

@fonsp fonsp merged commit 0a7c946 into main Mar 13, 2024
14 checks passed
@fonsp fonsp deleted the method-table-julia-1.12 branch March 13, 2024 08:30
@fonsp fonsp mentioned this pull request Aug 19, 2024
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.

Method table test failures on Julia nightly
1 participant