Skip to content

Commit 025a4e6

Browse files
committed
Nope, it was applied fine
1 parent 3cc69aa commit 025a4e6

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Doc/library/os.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,12 +2861,6 @@ features:
28612861
The :attr:`stat_result.stx_mask` field is always present, and is initialized
28622862
with a meaningful value for regular stat calls.
28632863

2864-
This function is present even if the operating system does not support
2865-
``statx``. In this case, the *mask* argument is ignored and a regular
2866-
:func:`stat`, :func:`lstat` or :func:`fstat` call will be used.
2867-
The :attr:`stat_result.stx_mask` field is always present, and is initialized
2868-
with a meaningful value for regular stat calls.
2869-
28702864
This function can support :ref:`specifying a file descriptor <path_fd>` and
28712865
:ref:`not following symlinks <follow_symlinks>`.
28722866

0 commit comments

Comments
 (0)