Hi Amber,
I did a quick test for crossbar/autobahn (linux, fresh venvs):
looks good!
cpython 3.7.2
https://gist.github.com/oberstet/c950a07ca8c3d52d405fa2994f1ce3a9
pypy 7.0.0
https://gist.github.com/oberstet/ce0642528a2a71dd451c13681adda3e8
greets, /Tobias
Am 27.03.19 um 10:59 schrieb Am
Thanks for testing, John!
-g
> On Apr 3, 2019, at 10:35 PM, John Santos wrote:
>
> Good news: My app seems to work fine with 19.2.0rc2
>
> Built Twisted from the source tarball.
>
> I did need to update some of the Python packages it uses, no big deal.
>
> On 3/27/2019 05:59 AM, Amber Brown
Good news: My app seems to work fine with 19.2.0rc2
Built Twisted from the source tarball.
I did need to update some of the Python packages it uses, no big deal.
On 3/27/2019 05:59 AM, Amber Brown wrote:
Hello everyone! 19.2.0rc2 is now out. Sorry for the delay!
This fixes the Cryptography de
Hello everyone! 19.2.0rc2 is now out. Sorry for the delay!
This fixes the Cryptography dependency being set to 1.5, when we
actually require at least 2.5.
You can get the tarball and the NEWS file at
https://twistedmatrix.com/Releases/rc/19.2.0rc2/ , or you can try it out
from PyPI:
py