Hi,

I merged the "trollius_interop_asyncio" branch into the "trollius"
branch. Trollius 0.4 will be compatible with asyncio:

- Trollius event loop supports asyncio coroutines,
- asyncio coroutines can yield Trollius coroutines,
- asyncio.set_event_loop() accept Trollius event loop,
- asyncio.set_event_loop_policy() accept Trollius event loop policy.

I also updated Trollius with Tulip to retrieve last changes of Tulip.

Victor

Reply via email to