[Twisted-Python] how will twisted handle generator-based coroutines deprecation?

2020-05-06 Thread Vladimir Chudyk
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

Re: [Twisted-Python] Twisted-Python Digest, Vol 194, Issue 3

2020-05-06 Thread Vladimir Chudyk
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