Skip to content

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. 🤖🎉

@gvanrossumgvanrossum merged commit 644d554 into masterFeb 18, 2022
@gvanrossumgvanrossum deleted the no-tg-name branch February 18, 2022 05:32
Sign up for freeto 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.

2 participants

@gvanrossum