Skip to content

Commit 845ed48

Browse files
bluetechmiss-islington
authored andcommitted
gh-136682: Remove incorrect statement that os.path.samestat accepts file-like objects (GH-136683)
(cherry picked from commit 7e10a10) Co-authored-by: Ran Benita <[email protected]>
1 parent 8517a89 commit 845ed48

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/os.path.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -508,9 +508,6 @@ the :mod:`glob` module.)
508508
.. versionchanged:: 3.4
509509
Added Windows support.
510510

511-
.. versionchanged:: 3.6
512-
Accepts a :term:`path-like object`.
513-
514511

515512
.. function:: split(path)
516513

0 commit comments

Comments
 (0)