SIGN IN SIGN UP

GH-89812: Improve test for `pathlib.Path.stat()` (GH-106064)

Make assertions about the `st_mode`, `st_ino` and `st_dev` attributes of
the stat results from two files and a directory, rather than checking if
`chmod()` affects `st_mode` (which is already tested elsewhere).
B
Barney Gale committed
c2622a0d82078a7ab17597707b4dd42446a043ae
Parent: cbc33e4
Committed by GitHub <noreply@github.com> on 7/1/2023, 12:33:29 PM