Skip to content

Tweaks to the TaskGroup API#7255

Merged
gvanrossum merged 3 commits intomasterfrom
no-tg-name
Feb 18, 2022
Merged

Tweaks to the TaskGroup API#7255
gvanrossum merged 3 commits intomasterfrom
no-tg-name

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