Fix error in HTTPConnection.request for Python3.6. Fixes #2793
Catch more OSError/PermissionError when checking md5 on remote images. Fixes #2582
Fix exception when grid size is 0. Fixes #2790
Catch PermissionError when scanning local image directories. Fixes #2791
Revert "Make sure the latest PyQt5 version 5.12.x is used on Windows." Ref #2778
Server
Revert "Force aiohttp version to 2.3.10 and aiohttp-cors version to 0.5.3" Ref GNS3/gns3-server#1583 Ref GNS3/gns3-server#1592
Fix invalid reStructuredText for long description in setup.py