← 返回首页
gh-60203: Always pass True/False as boolean arguments in tests by serhiy-storchaka · Pull Request #99983 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-60203: Always pass True/False as boolean arguments in tests#99983

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:bool-cleanup2
Dec 4, 2022
Merged

gh-60203: Always pass True/False as boolean arguments in tests#99983
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:bool-cleanup2

Conversation

serhiy-storchaka commented Dec 4, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Unless we explicitly test non-bool values.

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 76f43fc09af29401cc0cec7710b03e4dbf8a4578 3.10

Copy link
Copy Markdown

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

bedevere-bot removed the needs backport to 3.11 only security fixes label Dec 4, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 4, 2022
…ythonGH-99983) Unless we explicitly test non-bool values. (cherry picked from commit 76f43fc) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Dec 4, 2022
… tests (pythonGH-99983) Unless we explicitly test non-bool values.. (cherry picked from commit 76f43fc) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

Copy link
Copy Markdown

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

bedevere-bot removed the needs backport to 3.10 only security fixes label Dec 4, 2022
miss-islington added a commit that referenced this pull request Dec 4, 2022
) Unless we explicitly test non-bool values. (cherry picked from commit 76f43fc) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Dec 4, 2022
…GH-99983) (GH-99989) Unless we explicitly test non-bool values. (cherry picked from commit 76f43fc)
serhiy-storchaka removed their assignment Jul 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants

Footer

© 2026 GitHub, Inc.