ydb-platform / ydb-python-sdk

YDB Python SDK
https://ydb-platform.github.io/ydb-python-sdk/
Apache License 2.0
87 stars 50 forks source link

Removing loop name from asyncio.create_task #489

Closed alex2211-put closed 2 months ago

alex2211-put commented 2 months ago

Adding python 3.7 support for the ydb topic.

Pull request type

Please check the type of change your PR introduces:

Other information

Removing loop name from asyncio.create_task, since it only appeared in python3.8.

serjflint commented 2 months ago

LGTM