Looking at the docs I found that Generators-based coroutines, something
that twisted's inline callbacks depend a lot, will be deprecated soon by
the time python 3.10 is released.
https://docs.python.org/3/library/asyncio-task.html#generator-based-coroutines
* NoteSupport for generator-based coro
w...@twistedmatrix.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Twisted-Python digest..."
>
>
> Today's Topics:
>
> 1. how will twisted handle generator-based coroutines
> deprecation