Skip to content

Commit c317e05

Browse files
authored
HISTORY.md: replace TODO with pr-id (#45743)
ref: #25629
1 parent 29d6225 commit c317e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3293,7 +3293,7 @@ Deprecated or removed
32933293
array interface should define their own `strides` method ([#25321]).
32943294

32953295
* `module_parent`, `Base.datatype_module`, and `Base.function_module` have been deprecated
3296-
in favor of `parentmodule` ([#TODO]).
3296+
in favor of `parentmodule` ([#25629]).
32973297

32983298
* `rand(t::Tuple{Vararg{Int}})` is deprecated in favor of `rand(Float64, t)` or `rand(t...)`;
32993299
`rand(::Tuple)` will have another meaning in the future ([#25429], [#25278]).

0 commit comments

Comments
 (0)