Skip to content
Merged
Prev Previous commit
Next Next commit
Whitespace
  • Loading branch information
zooba committed Feb 22, 2023
commit 00460d86ffe5b9ef90ab210a2de571a95d5714d0
2 changes: 1 addition & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ os
of the file, and ``st_ctime`` now returns the last metadata change,
for consistency with other platforms. ``st_ino`` may now be up to 128
bits, depending on your file system, and ``st_rdev`` is always set to
zero rather than to incorrect values.
zero rather than to incorrect values.
Both functions may be significantly faster on newer releases of
Windows. (Contributed by Steve Dower in :gh:`99726`.)

Expand Down