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

bpo-38738: Fix formatting of True and False in the threading documentation #31678

Merged
merged 2 commits into from Mar 4, 2022

Conversation

maggyero
Copy link
Contributor

@maggyero maggyero commented Mar 4, 2022

@gpshead gpshead changed the title Fix formatting of True and False in the threading documentation bpo-38738: Fix formatting of True and False in the threading documentation Mar 4, 2022
gpshead
gpshead approved these changes Mar 4, 2022
@gpshead gpshead merged commit 46a116c into python:main Mar 4, 2022
12 checks passed
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 4, 2022

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Mar 4, 2022

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

miss-islington added a commit to miss-islington/cpython that referenced this issue Mar 4, 2022
…ation (pythonGH-31678)

* Fix formatting of True and False in the threading documentation
* Update threading.rst
(cherry picked from commit 46a116c)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
miss-islington added a commit that referenced this issue Mar 4, 2022
…ation (GH-31678)

* Fix formatting of True and False in the threading documentation
* Update threading.rst
(cherry picked from commit 46a116c)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
@maggyero maggyero deleted the patch-21 branch Mar 5, 2022
@maggyero
Copy link
Contributor Author

@maggyero maggyero commented Mar 5, 2022

@gpshead Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants