]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105751: Remove platform usage in test_ctypes (#105819)
authorVictor Stinner <vstinner@python.org>
Thu, 15 Jun 2023 09:44:54 +0000 (11:44 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2023 09:44:54 +0000 (09:44 +0000)
commitc5111aec2bac464b6643e21fe0844c9b8c4c661a
tree28439076f385a64d9dded1b8507bf2d18fb17450
parentb496ff31091d0b2530c804e64b9e84e4e154268c
gh-105751: Remove platform usage in test_ctypes (#105819)

The MACHINE variable is no longer used in test_structures.
Lib/test/test_ctypes/test_structures.py