You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/utils/asyncio
grossmj 8aada49414
Some fixes for early support for Python3.10
3 years ago
..
__init__.py Wait longer for x11 socket file to be created. Ref #1761 4 years ago
aiozipstream.py Deprecate running with Python 3.5 4 years ago
embed_shell.py Some fixes for early support for Python3.10 3 years ago
input_stream.py Comment unused code that causes issue with flake8 4 years ago
pool.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
raw_command_server.py Some fixes for early support for Python3.10 3 years ago
serial.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
telnet_server.py Some fixes for early support for Python3.10 3 years ago