]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123930: Correct test of attribute failure to account for iOS (GH-125959...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 25 Oct 2024 07:42:20 +0000 (09:42 +0200)
committerGitHub <noreply@github.com>
Fri, 25 Oct 2024 07:42:20 +0000 (07:42 +0000)
commitb67358125c36c943fb066fdae476c72b34ed57aa
tree322134089344b1488a58abf77645f64390f7c372
parent32830cf7030f5db5ef86204abe17dc7c4fcec7ff
[3.13] gh-123930: Correct test of attribute failure to account for iOS (GH-125959) (#125960)

gh-123930: Correct test of attribute failure to account for iOS (GH-125959)

Update a test of importing attributes from binary modules to account for iOS conditions.
(cherry picked from commit 75401febc91a449cc4f4391d663e9a96ce91bb6c)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/test/test_import/__init__.py