Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-102252: Improve coverage of test_bool.py #102253

Merged
merged 1 commit into from Feb 25, 2023

Conversation

Eclips4
Copy link
Contributor

@Eclips4 Eclips4 commented Feb 25, 2023

Add tests for conversion from bool to complex.

Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment on issue for approval.

I removed 'resolves' note because issue should not be closed until backports are merged. Leave such notes to the committer.

@terryjreedy terryjreedy changed the title gh-102252: Improve coverage of test_bool.py gh-102252: Improve coverage of test_bool.py Feb 25, 2023
@terryjreedy terryjreedy merged commit 4197043 into python:main Feb 25, 2023
15 checks passed
@miss-islington
Copy link
Contributor

Thanks @Eclips4 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

GH-102257 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2023
Add tests for conversion from bool to complex.
(cherry picked from commit 4197043)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2023
Add tests for conversion from bool to complex.
(cherry picked from commit 4197043)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
@bedevere-bot
Copy link

GH-102258 is a backport of this pull request to the 3.10 branch.

miss-islington added a commit that referenced this pull request Feb 25, 2023
Add tests for conversion from bool to complex.
(cherry picked from commit 4197043)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Feb 25, 2023
Add tests for conversion from bool to complex.
(cherry picked from commit 4197043)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants