Skip to content

[3.9] [typo] Fix threading.Barrier comment that used confusing punctuation (GH-28623)#28626

Merged
ambv merged 1 commit into
python:3.9from
miss-islington:backport-f1ca5d7-3.9
Sep 29, 2021
Merged

[3.9] [typo] Fix threading.Barrier comment that used confusing punctuation (GH-28623)#28626
ambv merged 1 commit into
python:3.9from
miss-islington:backport-f1ca5d7-3.9

Conversation

@miss-islington

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.

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

Co-authored-by: Łukasz Langa lukasz@langa.pl

…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>
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.

4 participants