grossmj
|
c021e21309
|
Use black with -l 120 param.
|
2021-04-13 18:46:50 +09:30 |
|
grossmj
|
f928738bd5
|
Use pyupgrade with --py36-plus param.
|
2021-04-13 18:37:58 +09:30 |
|
grossmj
|
76af98404a
|
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
|
2018-10-15 17:05:49 +07:00 |
|
Julien Duponchelle
|
10b039074f
|
Avoid a crash in some conditions when reading the serial console
|
2017-02-15 19:31:38 +01:00 |
|
Julien Duponchelle
|
19b70accd5
|
Catch error when we can't access to a unix socket
|
2017-02-06 17:59:00 +01:00 |
|
Julien Duponchelle
|
a872f0328d
|
Fix closing console of VBox on NIX systems
|
2016-11-18 11:27:50 +01:00 |
|
Julien Duponchelle
|
553e137a13
|
Support for serial console for Virtual BOX and VMware using asyncio
Ref #747
|
2016-11-07 23:43:20 +01:00 |
|