Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations #31838

Merged
merged 6 commits into from Mar 13, 2022

Conversation

asvetlov
Copy link
Contributor

@asvetlov asvetlov commented Mar 12, 2022

Lib/asyncio/tasks.py Outdated Show resolved Hide resolved
Copy link
Contributor

@kumaraditya303 kumaraditya303 left a comment

LGTM with some minor tweaks.

asvetlov and others added 2 commits Mar 12, 2022
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Lib/asyncio/tasks.py Outdated Show resolved Hide resolved
@asvetlov asvetlov merged commit 7e473e9 into main Mar 13, 2022
12 checks passed
@asvetlov asvetlov deleted the warning-if-missing-task_set_name branch Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants