We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TODO
1 parent 29d6225 commit b974c02Copy full SHA for b974c02
HISTORY.md
@@ -3293,7 +3293,7 @@ Deprecated or removed
3293
array interface should define their own `strides` method ([#25321]).
3294
3295
* `module_parent`, `Base.datatype_module`, and `Base.function_module` have been deprecated
3296
- in favor of `parentmodule` ([#TODO]).
+ in favor of `parentmodule` ([#25629]).
3297
3298
* `rand(t::Tuple{Vararg{Int}})` is deprecated in favor of `rand(Float64, t)` or `rand(t...)`;
3299
`rand(::Tuple)` will have another meaning in the future ([#25429], [#25278]).
0 commit comments