X Tutup
The Wayback Machine - https://web.archive.org/web/20221223144525/https://github.com/python/cpython/pull/99989
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

[3.10] gh-60203: Always pass True/False as boolean arguments in tests… #99989

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Dec 4, 2022

… (GH-99983)

Unless we explicitly test non-bool values..
(cherry picked from commit 76f43fc)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

… tests (pythonGH-99983)

Unless we explicitly test non-bool values..
(cherry picked from commit 76f43fc)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit ac78128 into python:3.10 Dec 4, 2022
12 checks passed
@serhiy-storchaka serhiy-storchaka deleted the backport-76f43fc-3.10 branch Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
X Tutup