Open b1es opened 5 years ago
In python 3.7, 'async' is a reserved keyword Changing function parameters name from 'asyn' to 'asynchronous' Added a decorator, that let keep old API, but deprecate it
In python 3.7, 'async' is a reserved keyword Changing function parameters name from 'asyn' to 'asynchronous' Added a decorator, that let keep old API, but deprecate it