Skip to content

fix typo in asyncio.BoundedSemaphore docs#8882

Merged
Mariatta merged 1 commit intopython:masterfrom
JelleZijlstra:patch-2
Aug 24, 2018
Merged

fix typo in asyncio.BoundedSemaphore docs#8882
Mariatta merged 1 commit intopython:masterfrom
JelleZijlstra:patch-2

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

here: https://docs.python.org/3/library/asyncio-sync.html#asyncio.BoundedSemaphore

I think this doesn't require an issue number.

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @JelleZijlstra for the PR, and @Mariatta for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@Mariatta
Copy link
Copy Markdown
Member

Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 24, 2018
semapthores -> semaphores
(cherry picked from commit b8a181f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-8883 is a backport of this pull request to the 3.7 branch.

@JelleZijlstra JelleZijlstra deleted the patch-2 branch August 24, 2018 01:56
miss-islington added a commit that referenced this pull request Aug 24, 2018
semapthores -> semaphores
(cherry picked from commit b8a181f)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@JelleZijlstra
Copy link
Copy Markdown
Member Author

Thanks for the quick review!

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 skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants