Skip to content

bpo-34687: Update asyncio doc for ProactorEventLoop#9623

Merged
miss-islington merged 1 commit intopython:masterfrom
vstinner:proactor2
Sep 28, 2018
Merged

bpo-34687: Update asyncio doc for ProactorEventLoop#9623
miss-islington merged 1 commit intopython:masterfrom
vstinner:proactor2

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Sep 28, 2018

Since ProactorEventLoop is now the default in 3.8, remove examples
using it explicitly on Windows.

https://bugs.python.org/issue34687

Since ProactorEventLoop is now the default in 3.8, remove examples
using it explicitly on Windows.
@vstinner
Copy link
Copy Markdown
Member Author

While reviewing PR #1067, I found 3 places that I forgot to update when I made ProactorEventLoop the default on Windows.

@miss-islington miss-islington merged commit 37aae9d into python:master Sep 28, 2018
@vstinner vstinner deleted the proactor2 branch November 30, 2018 23:53
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
…dthedocs.org/python#9623). Requires also specifying the OS version (workaround for readthedocs/readthedocs.org#9635).
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.

5 participants