Skip to content

[typo] Fix threading.Barrier comment that used confusing punctuation#28623

Merged
ambv merged 2 commits into
python:mainfrom
ambv:fix-patch-1
Sep 29, 2021
Merged

[typo] Fix threading.Barrier comment that used confusing punctuation#28623
ambv merged 2 commits into
python:mainfrom
ambv:fix-patch-1

Conversation

@ambv

@ambv ambv commented Sep 29, 2021

Copy link
Copy Markdown
Contributor

Removed extra comma in comment that indicates state of a Barrier as it was confusing and breaking the flow while reading.

Originally done in GH-23755 but for the wrong branch then.

cpriyank and others added 2 commits September 29, 2021 15:29
removed extra comma in comment that indicates state of a `Barrier` as it was confusing and breaking the flow while reading
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@ambv ambv deleted the fix-patch-1 branch September 29, 2021 14:11
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 29, 2021
…ythonGH-28623)

Removed extra comma in comment that indicates state of a `Barrier` as it was confusing and breaking the flow while reading.

Co-authored-by: Priyank <5903604+cpriyank@users.noreply.github.com>
(cherry picked from commit f1ca5d7)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@bedevere-bot

Copy link
Copy Markdown

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

@bedevere-bot

Copy link
Copy Markdown

GH-28626 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 29, 2021
…ythonGH-28623)

Removed extra comma in comment that indicates state of a `Barrier` as it was confusing and breaking the flow while reading.

Co-authored-by: Priyank <5903604+cpriyank@users.noreply.github.com>
(cherry picked from commit f1ca5d7)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
ambv added a commit that referenced this pull request Sep 29, 2021
…H-28623) (GH-28626)

Removed extra comma in comment that indicates state of a `Barrier` as it was confusing and breaking the flow while reading.

Co-authored-by: Priyank <5903604+cpriyank@users.noreply.github.com>
(cherry picked from commit f1ca5d7)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
ambv added a commit that referenced this pull request Sep 29, 2021
…H-28623) (GH-28625)

Removed extra comma in comment that indicates state of a `Barrier` as it was confusing and breaking the flow while reading.

Co-authored-by: Priyank <5903604+cpriyank@users.noreply.github.com>
(cherry picked from commit f1ca5d7)

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
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.

5 participants