julia
7b7ba330
- `Base.summarysize` for `Memory` with `Union` (#57508)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
299 days ago
`Base.summarysize` for `Memory` with `Union` (#57508) Fixes the double accounting of the union byte array in `Base.summarysize` as described in #57506. If this is the correct fix, can it be backported to 1.11? Fix #57506
References
#57508 - `Base.summarysize` for `Memory` with `Union`
Author
PatrickHaecker
Parents
88aa27f4
Loading