Skip to content

Conversation

@elprans
Copy link
Contributor

@elprans elprans commented Sep 17, 2018

return_when=ALL_COMPLETED)

Wait for a set of Futures to complete.
Wait for a set of couroutines, Tasks, or Futures to complete.
Copy link
Member

Choose a reason for hiding this comment

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

couroutines -> coroutines


The defaults are implementation-specific. If only the
high-water limit is given, the low-water limit defaults to an
high watemark is given, the low watermark defaults to an
Copy link
Member

Choose a reason for hiding this comment

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

watemark -> watermark

to use on **Windows** does not support subprocesses.
See :ref:`Subprocess Support on Windows <asyncio-windows-subprocess>`
for details.
The default asyncion event loop on **Windows** does not support
Copy link
Member

Choose a reason for hiding this comment

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

asyncion -> asyncio

================

The :mod:`asyncio` module has been designed to be portable,
The :mod:`asyncio` module was designed to be portable,
Copy link
Member

Choose a reason for hiding this comment

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

was -> is ?

@1st1 1st1 merged commit 1fa2ec4 into python:master Sep 17, 2018
@1st1
Copy link
Member

1st1 commented Sep 17, 2018

Thanks so much, Elvis!

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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants