Open jimfulton opened 8 years ago
Feel free to close this when you've seen it. It's really just FTR.
Woo hoo, all ZEO tests pass with Trollius and Python 2.7.
Lack of Trollius wheels (or eggs) on PyPI is making life harder for ZEO users on Windows. :cry:
Continued on https://github.com/zopefoundation/ZEO/issues/146: looks like the Zope community inherited the maintenance of Trollius from vstinner.
I'm using a very small part of the asyncio/trollius APIs. Just socket connections and I/O, via callbacks. No coroutines/generators.
Hoping that this will get us to 2020. :)