]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102252: Improve coverage of test_bool.py (GH-102253)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Feb 2023 21:09:39 +0000 (13:09 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 21:09:39 +0000 (13:09 -0800)
commitf894995eb606a2cf831be56383720adc23ebcb80
tree856d7cff37ea93d1f106c19dc9ab329287d47db5
parentac631697928505708e41b181c5692fc8c3db7e90
gh-102252: Improve coverage of test_bool.py (GH-102253)

Add tests for conversion from bool to complex.
(cherry picked from commit 41970436373f4be813fe8f5a07b6da04d5f4c80e)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Lib/test/test_bool.py