Solaar/lib
Jason Tibbitts d021d87656 Python 3.7 compatibility fixes
This fixes the python 3.7 incompatibilities arising from 'async'
becoming a reserved word.

The file lib/solaar/async.py is renamed to asks.py.  I picked the name
because it defines the TaskRunner class and it's the best I could come
up in fifteen seconds.

The async function in solar/ui/__init__.py is renamed to ui_async, and
the various imports of that function are changed to match.

Without this patch it doesn't build at all.  I am running with this
patch applied and everything appears to work as expected.

Signed-off-by: Jason Tibbitts <tibbs@math.uh.edu>
2018-08-07 12:51:32 -04:00
..
hidapi Fix some bugs in udev.get_indexed_string. 2015-12-23 09:22:48 -05:00
logitech_receiver Add support for new version of M705 (M-R0073). 2018-08-05 00:10:59 -04:00
solaar Python 3.7 compatibility fixes 2018-08-07 12:51:32 -04:00