Skip to content

Tweaks to the TaskGroup API #7255

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

Merged
merged 3 commits into from
Feb 18, 2022
Merged

Tweaks to the TaskGroup API #7255

merged 3 commits into from
Feb 18, 2022

Conversation

gvanrossum
Copy link
Member

Corresponds to python/cpython#31398 (wait until that's merged).

  • Remove the optional name argument to the TaskGroup constructor
  • Add an optional name argument to the create_task() method

@github-actions

This comment has been minimized.

1 similar comment
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@gvanrossum gvanrossum merged commit 644d554 into master Feb 18, 2022
@gvanrossum gvanrossum deleted the no-tg-name branch February 18, 2022 05:32
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.

1 participant