]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43988: Add test.support.check_disallow_instantiation() (GH-25757)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Wed, 26 May 2021 14:15:27 +0000 (16:15 +0200)
committerGitHub <noreply@github.com>
Wed, 26 May 2021 14:15:27 +0000 (16:15 +0200)
commit4f725261c6cf23d259e8fdc205e12b76ef4d2d31
tree4e8e33e74cce4a7b6ef57d5e97fde49af6a4fbb4
parent46db39d7bd67fb9fea133cd4f18cdf7eacb0f6d9
bpo-43988: Add test.support.check_disallow_instantiation() (GH-25757)
Lib/test/support/__init__.py
Lib/test/test_array.py