diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-07-01 12:33:29 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-01 12:33:29 (GMT) |
commit | c2622a0d82078a7ab17597707b4dd42446a043ae (patch) | |
tree | 6aa2d91be21a7a54ade2e16a9e6d3a12a88181c2 /Tools/build | |
parent | cbc33e4aede10f4d5799d9f7aa9ec5b91414f65b (diff) | |
download | cpython-c2622a0d82078a7ab17597707b4dd42446a043ae.zip cpython-c2622a0d82078a7ab17597707b4dd42446a043ae.tar.gz cpython-c2622a0d82078a7ab17597707b4dd42446a043ae.tar.bz2 |
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).
Diffstat (limited to 'Tools/build')
0 files changed, 0 insertions, 0 deletions