Pull Request - https://github.com/MagicStack/uvloop/pull/734

Patched type stubs for Loop.create_task to support contextvars in uvloop. This improved IDE type hinting and static analysis support for Python applications using uvloop.