Skip to content

bpo-29709: Improve Boolean Operations documentation #433

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

Merged
merged 1 commit into from
Mar 3, 2017

Conversation

Mariatta
Copy link
Member

@Mariatta Mariatta commented Mar 3, 2017

Change False into false, and True into true.

Change False into false, and True into true.
@mention-bot
Copy link

@Mariatta, thanks for your PR! By analyzing the history of the files in this pull request, we identified @mdickinson, @rhettinger, @birkenfeld, @ncoghlan and @benjaminp to be potential reviewers.

Copy link
Contributor

@willingc willingc left a comment

Choose a reason for hiding this comment

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

Changes look good to me.

@Mariatta Mariatta merged commit 8eb531d into python:master Mar 3, 2017
@Mariatta Mariatta deleted the bpo-29709-master branch March 3, 2017 21:16
Mariatta added a commit to Mariatta/cpython that referenced this pull request Mar 3, 2017
Change False into false, and True into true.
(cherry picked from commit 8eb531d)
Mariatta added a commit to Mariatta/cpython that referenced this pull request Mar 3, 2017
Change False into false, and True into true.
(cherry picked from commit 8eb531d)
Mariatta added a commit to Mariatta/cpython that referenced this pull request Mar 3, 2017
Change False into false, and True into true.
(cherry picked from commit 8eb531d)
Mariatta added a commit that referenced this pull request Mar 3, 2017
Mariatta added a commit that referenced this pull request Mar 3, 2017
Mariatta added a commit that referenced this pull request Mar 3, 2017
@Mariatta
Copy link
Member Author

Mariatta commented Mar 3, 2017

Thanks for the review, @willingc 😄

jaraco pushed a commit that referenced this pull request Dec 2, 2022
* Bump pytest from 6.1.2 to 6.2.2

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.1.2...6.2.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Use Python 3.7 in tests 

Since that's our runtime environment.

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Mariatta Wijaya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants