Skip to content

Conversation

@KristofferC
Copy link
Member

@KristofferC KristofferC commented Dec 11, 2025

 inserting convert(::Type{Symbol}, x::JSON.PtrString) @ JSON ~/.julia/packages/JSON/0oqO1/src/lazy.jl:435 invalidated:
                 16: signature Tuple{typeof(convert), Type{Symbol}, Any} triggered MethodInstance for setindex!(::Dict{Symbol, Bool}, ::Any, ::Any) (650 children)
                 17: signature Tuple{typeof(convert), Type{Symbol}, Any} triggered MethodInstance for @NamedTuple{region::UnitRange{Int64}, label::Symbol, value}(::NamedTuple{(:region, :label, :value)}) (763 children)

Handled by:

@KristofferC KristofferC changed the title kc/convert symbol Improve the invalidation situation somewhat when someone defines convert to a Symbol Dec 11, 2025
@KristofferC KristofferC marked this pull request as draft December 11, 2025 12:53
@KristofferC KristofferC changed the title Improve the invalidation situation somewhat when someone defines convert to a Symbol Improve the invalidation situation somewhat when someone defines convert to a Symbol or String Dec 11, 2025
@KristofferC KristofferC marked this pull request as ready for review December 12, 2025 11:08
@KristofferC KristofferC added the backport 1.13 Change should be backported to release-1.13 label Dec 16, 2025
@KristofferC KristofferC merged commit 8691643 into master Dec 17, 2025
9 checks passed
@KristofferC KristofferC deleted the kc/convert_symbol branch December 17, 2025 10:59
@KristofferC KristofferC mentioned this pull request Jan 9, 2026
43 tasks
@KristofferC KristofferC mentioned this pull request Feb 4, 2026
21 tasks
KristofferC added a commit that referenced this pull request Feb 4, 2026
…vert` to a `Symbol` or `String` (#60366)

(cherry picked from commit 8691643)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.13 Change should be backported to release-1.13 invalidations latency Latency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant