Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)" by ambv · Pull Request #13802 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)"#13802
ambv merged 1 commit intopython:masterfrom
Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)"#13802
ambv merged 1 commit intopython:masterfrom
Conversation
Copy link Copy Markdown
Contributor
This reverts commit 0f0a30f.
We need to revert this before b1 due to it being a new documented public API.
…ythonGH-13786)" This reverts commit 0f0a30f.
ambv
requested a review
from vstinner
ambv
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
Copy link Copy Markdown
Contributor Author
ambv
commented
Jun 4, 2019
ambv commented
Jun 4, 2019Also, @1st1 requested this change not to be released as comment on the original PR.
1st1 approved these changes Jun 4, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
ambv
merged commit
7f9a2ae
into
python:master
Copy link Copy Markdown
bedevere-bot
commented
Jun 4, 2019
bedevere-bot commented
Jun 4, 2019@ambv: Please replace # with GH- in the commit message next time. Thanks!
bedevere-bot
removed
the
awaiting merge
label
Copy link Copy Markdown
Contributor Author
ambv
commented
Jun 4, 2019
ambv commented
Jun 4, 2019There will come a day when I remember to replace # with GH-.
vstinner
mentioned this pull request
DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020…ythonGH-13786)" (python#13802) This reverts commit 0f0a30f.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment