Skip to content

Conversation

@aviatesk
Copy link
Contributor

@aviatesk aviatesk commented Aug 1, 2025

JuliaLang/julia#59168 changed the base signature of sizehint to use ::Integer instead of ::Any for the second argument, thus packages also overload against the signature instead in order to avoid method ambiguity error.

JuliaLang/julia#59168 changed the base signature of `sizehint` to use
`::Integer` instead of `::Any` for the second argument, thus packages
also overload against the signature instead in order to avoid method
ambiguity error.
@Tokazama
Copy link
Member

Tokazama commented Aug 2, 2025

Do we want a new release with this too?

@aviatesk
Copy link
Contributor Author

aviatesk commented Aug 2, 2025

I don't think a new release is necessary (the upstream PR was changed to be non-breaking)

@timholy timholy merged commit a25bffa into JuliaCollections:master Aug 4, 2025
14 checks passed
@timholy
Copy link
Member

timholy commented Aug 4, 2025

I edited the commit message to reflect the merged state of 59168

@aviatesk aviatesk deleted the avi/JuliaLang/julia/59168 branch August 4, 2025 09:12
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.

3 participants