]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84131: Remove the deprecated pathlib.Path.link_to method. (#92505)
authorGregory P. Smith <greg@krypto.org>
Tue, 10 May 2022 19:31:41 +0000 (12:31 -0700)
committerGitHub <noreply@github.com>
Tue, 10 May 2022 19:31:41 +0000 (12:31 -0700)
commit07b34926d3090e50f9ecaa213c564f98fc9a5a93
tree6db7d8984be1be91fc41af5579e9093b47fb17b3
parentdde8a1668e0a6ad09634d0c701742c91da616497
gh-84131: Remove the deprecated pathlib.Path.link_to method. (#92505)

Co-authored-by: Barney Gale <barney.gale@gmail.com>
Doc/library/pathlib.rst
Doc/whatsnew/3.8.rst
Lib/pathlib.py
Lib/test/test_pathlib.py
Misc/NEWS.d/next/Library/2022-05-08-19-21-14.gh-issue-84131.rG5kI7.rst [new file with mode: 0644]