Hi all,
we’ve released a maintenance rel. 19.11.2:
Compared to v19.11.1, this has only minor changes, please see:
What might be important though: release v19.11.2 will be the last release supporting Python 2. We will only support Python 3.5 and later beginning with Autobahn v20.1.1.
This will allow us to do a number of code cleanups, and generally also move to the new async
/ await
syntax introduced in Python 3.5 - on both asyncio and Twisted.
Cheers,
/Tobias