]> 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:15:45 +0000 (13:15 -0800)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2023 21:15:45 +0000 (13:15 -0800)
commit3fe74199fda1139db6f32f03b3653d0eba805f9b
treee101ec5f9824d0318d715b25df98e934db3cb9f6
parent026faf20cc9d1d5913ff7c01a93d8934594d7fec
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