]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43916: Use test.support.check_disallow_instantiation() in test_tcl (GH-26412...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 24 Jun 2021 12:12:11 +0000 (05:12 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Jun 2021 12:12:11 +0000 (14:12 +0200)
commit733587011dbb47c2e461188f0574e1cc5288062a
tree2958ca41da2e17982aa082b9975d6a017a8cd342
parent0b6b2865187bca7ed7f1f511a02fc8bd13ee38ca
bpo-43916: Use test.support.check_disallow_instantiation() in test_tcl (GH-26412) (GH-26888)

(cherry picked from commit e90e0422182f4ca7faefd19c629f84aebb34e2ee)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Lib/test/test_tcl.py