This isn't a high priority issue. I made it simply to remember things that we needed to do to make 'acsys' compatible with 3.6. If we decide to drop support for 3.6, these are the things to change:
- Replace instances of
.get_event_loop() with .get_running_loop().