Skip to content

Drop Python 2.7 and 3.5 support

  • requires python >=3.6
  • remove check if "async def" is available. All exec not removed as they are used to execute the same tests for synchronous and asynchronous mode

Fix #474 (closed)

Merge request reports