Skip to content
Snippets Groups Projects
  • Julius Mittenzwei's avatar
    16cb7388
    Removing asyncio.coroutine syntax from HASS core (#12509) · 16cb7388
    Julius Mittenzwei authored
    * changed asyncio.coroutine syntax to new async def/await
    
    * removed py34 from tox environment
    
    * reverted some changes within entity.py
    
    * -
    
    * reverted changes within bootstrap.py
    
    * reverted changes within discovery.py
    
    * switched decorators
    
    * Reverted change within aiohttp_client.py
    
    * reverted change within logging.py
    
    * switched decorators
    
    * Await lock properly
    
    * removed asyncio.coroutine from test
    16cb7388
    History
    Removing asyncio.coroutine syntax from HASS core (#12509)
    Julius Mittenzwei authored
    * changed asyncio.coroutine syntax to new async def/await
    
    * removed py34 from tox environment
    
    * reverted some changes within entity.py
    
    * -
    
    * reverted changes within bootstrap.py
    
    * reverted changes within discovery.py
    
    * switched decorators
    
    * Reverted change within aiohttp_client.py
    
    * reverted change within logging.py
    
    * switched decorators
    
    * Await lock properly
    
    * removed asyncio.coroutine from test
Code owners
Assign users and groups as approvers for specific file changes. Learn more.