Closed as not planned
Closed as not planned
Description
Bug report
Bug description:
previously positional arguments were allow for TaskGroup.create_task, asyncio.create_task and loop.create_task now they are not
these methods should use *args, **kwargs rather than just **kwargs
CPython versions tested on:
3.14
Operating systems tested on:
No response
Metadata
Metadata
Assignees
Projects
Status
Done