Re: [Twisted-Python] A Proposal for reducing the burden of developing on Twisted by dropping Python 2 support

2019-03-27 Thread Adi Roiban
On Tue, 26 Mar 2019 at 04:52, Glyph wrote: > > On Mar 25, 2019, at 3:15 AM, Amber Brown wrote: > > > Hi everyone, > > Since the Python 2 EOL date is rapidly approaching, I thought it was time we > consider dropping Python 2 support. > > I personally find that Python 2 compat adds a huge amount o

[Twisted-Python] Twisted 19.2.0rc2 Release Candidate Announcement

2019-03-27 Thread Amber Brown
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

Re: [Twisted-Python] A Proposal for reducing the burden of developing on Twisted by dropping Python 2 support (Craig Rodrigues)

2019-03-27 Thread Julian Berman
Hi! Figured it might be helpful to just throw in the other viewpoint (that I'd hold). Which is -- I use a Python 2.7 [PyPy] not end of lifing in 2020 (or in the forseeable future -- and one by the way I'd wholeheartedly have recommended more of us use even before now :). At work, we develop even

Re: [Twisted-Python] Drop support for Python 3.4?

2019-03-27 Thread Maarten ter Huurne
On Wednesday, 27 March 2019 06:04:17 CET Glyph wrote: > > On Mar 26, 2019, at 7:59 PM, Craig Rodrigues > > wrote: > > > > What do people think of dropping Twisted support for Python 3.4? > > > > According to https://devguide.python.org/#status-of-python-branches > >

Re: [Twisted-Python] Drop support for Python 3.4?

2019-03-27 Thread Tobias Oberstein
Python 3.5 is still the default python3 version in Debian stable, so updating beyond that might make it more complex for Debian users to install Twisted. yeah, that, and: as of today, pypy3 is at python 3.5 so _not_ supporting 3.5 would definitely be a problem for us (crossbar.io) dropping 3.4