]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-99320: remove tests for old-style class from `test_complex` (GH-99321)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 10 Nov 2022 11:22:00 +0000 (03:22 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Nov 2022 11:22:00 +0000 (03:22 -0800)
commit921f2353675ded86899c6dfdfc1c5c57bb998638
treecf677fbf2be53fea9223dff1e294833c95cca06e
parent7c9c993945a63dc774554a8cc5ee1ef62a2454c7
gh-99320: remove tests for old-style class from `test_complex` (GH-99321)

(cherry picked from commit 26726c76494d85c7b565b764c732dd4473458409)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_complex.py