[Python-ideas] async objects
Sven R. Kunze
srkunze at mail.de
Wed Oct 5 15:06:17 EDT 2016
On 05.10.2016 20:23, Michel Desmoulin wrote:
> On the other hand, await / async is a fantastic interface to unify all
> concurrent paradigms and asyncio already provide a bridge with threads
> and subprocess. So it kinda make sense.
Almost if it would not require duplicate pieces of code. But maybe, we
are wrong and there won't be any duplications.
Cheers,
Sven
More information about the Python-ideas
mailing list