◐ Shell
clean mode source ↗

GH-73991: Fix "Operation not supported" on Fedora buildbot. by barneygale · Pull Request #121444 · python/cpython

Follow-up to python#120806. Use `os_helper.skip_unless_xattr` to skip testing
xattr preservation when unsupported.

@bedevere-app Bot added the tests

Tests in the Lib/test dir

label

Jul 6, 2024

noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request

Jul 11, 2024
…thon#121444)

Follow-up to python#120806. Use `os_helper.skip_unless_xattr` to skip testing
xattr preservation when unsupported.

estyxx pushed a commit to estyxx/cpython that referenced this pull request

Jul 17, 2024
…thon#121444)

Follow-up to python#120806. Use `os_helper.skip_unless_xattr` to skip testing
xattr preservation when unsupported.