]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-124985: Document that `pathlib.Path.copy()` uses copy-on-write. (#125861)
authorBarney Gale <barney.gale@gmail.com>
Tue, 5 Nov 2024 18:43:43 +0000 (18:43 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2024 18:43:43 +0000 (18:43 +0000)
commitff8349979c2ca4e442afc583e1217519611c6c48
treed90e4b4c7b7d6db1eddcfaba309bba394d64dee2
parent8525c9375f25e6ec0c0b5dfcab464703f6e78082
GH-124985: Document that `pathlib.Path.copy()` uses copy-on-write. (#125861)
Doc/library/pathlib.rst