Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Move from asyncio.Task.current_task() to asyncio.current_task() #127

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 23, 2019

  1. Move from asyncio.Task.current_task() to asyncio.current_task()

    asyncio.Task.current_task() is deprecated, and generates lots of
    warnings in the pytests.
    libnoon committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    304d68d View commit details
    Browse the repository at this point in the history