]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102252: Improve coverage of test_bool.py (#102253)
authorEclips4 <80244920+Eclips4@users.noreply.github.com>
Sat, 25 Feb 2023 20:50:24 +0000 (23:50 +0300)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 20:50:24 +0000 (15:50 -0500)
commit41970436373f4be813fe8f5a07b6da04d5f4c80e
treec5f383713054eda51e23dc98866538e7510dd22d
parenta35fd38b57d3eb05074ca36f3d57e1993c44ddc9
gh-102252: Improve coverage of test_bool.py (#102253)

Add tests for conversion from bool to complex.
Lib/test/test_bool.py