Commit Graph

12 Commits (a7b56739a949589e7ba4229afab8c5c1f0364754)

Author SHA1 Message Date
grossmj afdda427d2 Merge branch 'master' into 3.0
3 years ago
grossmj 8aada49414 Some fixes for early support for Python3.10
3 years ago
grossmj c021e21309 Use black with -l 120 param.
3 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
3 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
ziajka eeae07e783 Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
7 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
7 years ago
Julien Duponchelle c4327ec74c
Improve docker HTTP console
8 years ago
Julien Duponchelle 9dca7dfe4a
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 56c153af79
Make HTTP support more reliable with home made HTTP server
9 years ago
Julien Duponchelle f3095d94c1
Replace port in HTTP flow for docker
9 years ago
Julien Duponchelle 5fd385159c
HTTP support for docker
9 years ago