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-95454: Replace truthy/falsy with true/false #95456

Merged
merged 4 commits into from Jul 30, 2022

Conversation

PurityLake
Copy link
Contributor

@PurityLake PurityLake commented Jul 30, 2022

Relates to #95454

Replaces truthy/falsy with true/false respectively.

@PurityLake PurityLake requested a review from vsajip as a code owner Jul 30, 2022
@bedevere-bot
Copy link

bedevere-bot commented Jul 30, 2022

Most changes to Python require a NEWS entry.

Please add it using the blurb_it web app or the blurb command-line tool.

@PurityLake PurityLake changed the title Fix issue 95454 gh-95454: Fix issue 95454 Jul 30, 2022
@PurityLake PurityLake changed the title gh-95454: Fix issue 95454 gh-95454: Remove truthy/falsy with true/false Jul 30, 2022
@PurityLake PurityLake changed the title gh-95454: Remove truthy/falsy with true/false gh-95454: Replace truthy/falsy with true/false Jul 30, 2022
@rhettinger rhettinger merged commit cd26595 into python:main Jul 30, 2022
14 checks passed
@PurityLake PurityLake deleted the fix-issue--95454 branch Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants