Skip to content

Commit 0c826d3

Browse files
What's new in 3.10: fix link to issue (GH-93968)
* What's new in 3.10: fix link to issue * What's new in 3.10: fix link to GH issue Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: Ezio Melotti <[email protected]> (cherry picked from commit 59c1b33) Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 579e985 commit 0c826d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.10.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1746,7 +1746,7 @@ Deprecated
17461746
17471747
* ``threading.Thread.setDaemon`` => :attr:`threading.Thread.daemon`
17481748
1749-
(Contributed by Jelle Zijlstra in :issue:`21574`.)
1749+
(Contributed by Jelle Zijlstra in :gh:`87889`.)
17501750
17511751
* :meth:`pathlib.Path.link_to` is deprecated and slated for removal in
17521752
Python 3.12. Use :meth:`pathlib.Path.hardlink_to` instead.

0 commit comments

Comments
 (0)