[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] how will twisted handle generator-based coroutines deprecation?

2020-05-06 Thread Jean-Paul Calderone
On Wed, May 6, 2020 at 11:44 AM Vladimir Chudyk wrote: > 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

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

2020-05-06 Thread Vladimir Chudyk
Thanks! I did not notice it was specific to the asyncio library. Have a good day. El mié., 6 may. 2020 a las 20:00, escribió: > Send Twisted-Python mailing list submissions to > twisted-python@twistedmatrix.com > > To subscribe or unsubscribe via the World Wide Web, visit > http