Skip to content

get rid of type piracy and update the minimum julia version#59

Open
KristofferC wants to merge 1 commit into
mainfrom
kc/type_piracy_julia_min
Open

get rid of type piracy and update the minimum julia version#59
KristofferC wants to merge 1 commit into
mainfrom
kc/type_piracy_julia_min

Conversation

@KristofferC
Copy link
Copy Markdown
Member

@KristofferC KristofferC commented May 18, 2026

The hasmethod(Base.haskey, (Any, Any)) check is false on julia after JuliaLang/julia#43880 (since 1.10), so this method gets defined, which causes type piracy and invalidations. I think at this point we can just update the minimum version and get rid of some cruft by doing so.

@KristofferC KristofferC force-pushed the kc/type_piracy_julia_min branch from f511cde to 9f3999e Compare May 18, 2026 12:49
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.

2 participants