]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-26155)
authorBarney Gale <barney.gale@gmail.com>
Sun, 16 May 2021 07:15:25 +0000 (08:15 +0100)
committerGitHub <noreply@github.com>
Sun, 16 May 2021 07:15:25 +0000 (00:15 -0700)
commit1a08c5ac49b748d5e4e4b508d22d3804e3cd4dcc
tree8016106344ee9b6aadae6511961abd0e9cd69673
parentfdfea4ab16ff65234dc30f51ed8056138ab19005
bpo-39950: Fix deprecation warning in test for `pathlib.Path.link_to()` (GH-26155)
Lib/pathlib.py
Lib/test/test_pathlib.py