Skip to content

bpo-42392: Remove loop parameter from asyncio.tasks and asyncio.subprocess#23521

Merged
asvetlov merged 3 commits into
python:masterfrom
uriyyo:fix-issue-42392
Nov 28, 2020
Merged

bpo-42392: Remove loop parameter from asyncio.tasks and asyncio.subprocess#23521
asvetlov merged 3 commits into
python:masterfrom
uriyyo:fix-issue-42392

Conversation

@uriyyo
Copy link
Copy Markdown
Member

@uriyyo uriyyo commented Nov 26, 2020

Remove loop parameter from asyncio.tasks and asyncio.subprocess.

This is a final PR regarding removing the deprecated loop parameter.

https://bugs.python.org/issue42392

Copy link
Copy Markdown
Contributor

@jstasiak jstasiak left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread Lib/asyncio/subprocess.py Outdated
Comment thread Lib/asyncio/tasks.py Outdated
@asvetlov
Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants