]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20130...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Dec 2023 20:48:43 +0000 (21:48 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 20:48:43 +0000 (20:48 +0000)
commita45a059afe6b5af79f19085386e4a78fee381c24
tree03130b81319dabcda4c0c0dc5bd3ded043d23902
parent694631ca14255b749c565042b0d891aaf04d40c0
[3.11] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20130) (GH-113069)

Order of tests matter second part makes testing file writable and
possible to remove again.
(cherry picked from commit f5c05e015c178975f24b77e5a8975a22d694e019)

Co-authored-by: Pavol Babinčák‏ <scroolik@gmail.com>
Lib/test/test_stat.py
Misc/NEWS.d/next/Tests/2020-05-16-18-00-21.bpo-40648.p2uPqy.rst [new file with mode: 0644]