Twisted 15.4 was the last release to support Python 2.6; or: a HawkOwl Can't Words Situation

"Amber \"Hawkie\" Brown" <[email protected]> Mon, 7 Dec 2015 21:06:41 +0800
Newsgroups gmane.comp.python.twisted,gmane.comp.python.twisted.web,gmane.comp.python.general
Message-ID <[email protected]>
Hi everyone!

It's been brought to my attention that I misworded something in the release notes and it slipped through the cracks. In the NEWS I said:

> This is the last Twisted release where Python 2.6 is supported, on any platform.

However, I meant that this is the first Twisted release to drop 2.6 support wholesale, preventing import on this platform. Twisted 15.4 will still operate, so if you have Python 2.6 deployment requirements, bracket the maximum to 15.4 on that platform by using an if statement in your setup.py, and `Twisted >=*minreq*,<=15.4; python_version < '2.7'` under requires_dist in your setup.cfg, where minreq is the minimum required Twisted.

Sorry for the inconvenience!

- Amber "HawkOwl" Brown
Twisted Release Manager

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
signature.asc (application/pgp-signature, 455 B)
-----BEGIN PGP SIGNATURE-----

iQEcBAEBCAAGBQJWZYRhAAoJECMItHnTkkoR68cH/2zmPiZP+yEHlgdma2zDwdTo
iIIGkgIvQHWARwWpXcfjF0M2wMhnDaBluX+I3AK5XL2QBStsqM6z4dpqI+HYROZi
HFwFuC0aXELULSKtoAOJj1tr9TorNpPGZg7/FvAeMI8pwt9462wBmPClT49g73XV
ToiLeGGoXdwQZNd1VPfcKMrGVM7E4o1ja6b43nvu32ZQSeDxPeuJJPbxBdqHpovX
y9D8SkyczFxMxeQfh0BbwxcIcB8XpJtHifYlAaWAdm0n3CMip1MdUAq4KP3Vt+95
F1QQVuKAmYwK0t+IQQYth4Mikn77fT0a4cBC9FhRDMwG3OpJA4RFPpGpE6CkqB0=
=Sw4b
-----END PGP SIGNATURE-----