We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1732404 commit cd02ce8Copy full SHA for cd02ce8
NEWS.md
@@ -137,7 +137,7 @@ Standard library changes
137
138
* `Profile.take_heap_snapshot` takes a new keyword argument, `redact_data::Bool`,
139
that is `true` by default. When set, the contents of Julia objects are not emitted
140
- in the heap snapshot. This currently only applies to strings.
+ in the heap snapshot. This currently only applies to strings. ([#55326])
141
142
#### Random
143
0 commit comments