diff options
author | Petr Viktorin <encukou@gmail.com> | 2024-10-22 11:11:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-22 11:11:11 (GMT) |
commit | 6bbaab801b0df24a966a35ca1ba775232d5d3308 (patch) | |
tree | 902115782774edfbd3107914a0d767faa2f70416 /Lib/idlelib/hyperparser.py | |
parent | b11623759252c348755072df405271d85c1ec147 (diff) | |
download | cpython-6bbaab801b0df24a966a35ca1ba775232d5d3308.zip cpython-6bbaab801b0df24a966a35ca1ba775232d5d3308.tar.gz cpython-6bbaab801b0df24a966a35ca1ba775232d5d3308.tar.bz2 |
[3.10] gh-107902: gh-108948: Don't test setting suid/sgid/sticky on systems that don't support them (GH-108368) (GH-109697) (#125255)
* gh-107902: Don't test setting suid/sgid on systems that don't support them (GH-108368)
* gh-108948: Skip test_tarfile.test_modes() on EFTYPE error (#109697)
On FreeBSD, regular users cannot set the sticky bit. Skip the test if
chmod() fails with EFTYPE error.
---------
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/idlelib/hyperparser.py')
0 files changed, 0 insertions, 0 deletions