Skip to content

Modernize asyncio usage: various fixes

Agathe Porte requested to merge gagath/pypi2deb:feat-improve-asyncio into master

Basically get rid of @asyncio.coroutine, use async with blocks, etc.

See individual commits for more details.

Merge request reports

Loading