]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123930: Correct test of attribute failure to account for iOS (#125959)
authorRussell Keith-Magee <russell@keith-magee.com>
Fri, 25 Oct 2024 07:18:45 +0000 (15:18 +0800)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2024 07:18:45 +0000 (07:18 +0000)
commit75401febc91a449cc4f4391d663e9a96ce91bb6c
tree2eb7149df4fe320f7f34ad71d5e006be7668f48c
parent2513593303b306cd8273682811d26600651c60e4
gh-123930: Correct test of attribute failure to account for iOS (#125959)

Update a test of importing attributes from binary modules to account for iOS conditions.
Lib/test/test_import/__init__.py