[Twisted-Python] Removing Python 2.6 Support after Twisted 15.1

HawkOwl hawkowl at atleastfornow.net
Wed Mar 18 04:45:39 MDT 2015


Hi,

As Python 2.6 has been officially abandoned for a year+ (and will receive no further official security updates) and Python 2.7 has been available for almost five years, it might be time to put Python 2.6 support to bed. The only currently supported distro that has Python 2.6 is RHEL6, and RHEL7 with Python 2.7 has now been out for a year.

This would be in line with other major projects (eg. Django, Plone) and Python's porting guide (https://docs.python.org/3/howto/pyporting.html#drop-support-for-python-2-6-and-older). We can also remove some things from TestCase, and there's random smatterings of 2.6 support workarounds/comments that we could also remove.

As such, I think we should make 15.1 the final release which officially supports Python 2.6.

Any objections?

- Hawkie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20150318/a1ea17e9/attachment.pgp>


More information about the Twisted-Python mailing list