]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove mention of dst parameter from description of os.lstat() (GH-24704)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Apr 2021 21:35:55 +0000 (14:35 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Apr 2021 21:35:55 +0000 (14:35 -0700)
It looks like it was accidentally copy-pasted in
6fa7aada9bd3616e0beeb266e818497b2ec1c859.
(cherry picked from commit 7f8e072c6dc88d6973d81f8fd572c04c88e7e3d7)

Co-authored-by: Sergey Fedoseev <fedoseev.sergey@gmail.com>
Doc/library/os.rst

index 45213a664e9f22a11c4de845993c1300627fdd44..c80a3210d7d3964685c2565646940e69679f1715 100644 (file)
@@ -1886,7 +1886,7 @@ features:
       Added the *dir_fd* parameter.
 
    .. versionchanged:: 3.6
-      Accepts a :term:`path-like object` for *src* and *dst*.
+      Accepts a :term:`path-like object`.
 
    .. versionchanged:: 3.8
       On Windows, now opens reparse points that represent another path