Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Amber \"Hawkie\" Brown" Newsgroups: comp.lang.python Subject: Twisted 15.4 was the last release to support Python 2.6; or: a HawkOwl Can't Words Situation Date: Mon, 7 Dec 2015 21:06:41 +0800 Lines: 47 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Content-Type: multipart/signed; boundary="Apple-Mail=_EB6F2DFC-AE39-4412-9ACB-1956178F8ED7"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Trace: news.uni-berlin.de oeHwrHSwAk3oCWHzzPc4TgFlZyS9Iu9Kwxxg9Wa61NGQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.081 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'subject:Python': 0.05; 'supported,': 0.07; 'python': 0.10; 'bracket': 0.16; 'filename:fname piece:signature': 0.16; 'received:192.168.1.4': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'twisted': 0.16; 'deployment': 0.18; 'meant': 0.22; 'everyone!': 0.22; 'subject:release': 0.22; 'subject:support': 0.22; 'import': 0.24; 'to:no real name:2**1': 0.27; '2.6': 0.27; 'received:dreamhost.com': 0.29; 'received:g.dreamhost.com': 0.29; 'subject:last': 0.30; 'statement': 0.32; 'skip:> 10': 0.35; 'something': 0.35; 'notes': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'charset:us-ascii': 0.37; 'drop': 0.38; 'minimum': 0.38; 'subject:the': 0.39; 'received:192': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'still': 0.40; 'your': 0.60; 'maximum': 0.61; 'header:Message- Id:1': 0.61; 'said:': 0.66; 'news': 0.68; 'attention': 0.76; 'amber': 0.84; 'wholesale,': 0.84; 'preventing': 0.91; 'slipped': 0.91; 'subject:; ': 0.91 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=atleastfornow.net; h=from :content-type:subject:date:message-id:to:mime-version; s= atleastfornow.net; bh=tFVezLrI4YX0leW5bLuhVFGBD/I=; b=xu26w7bpYy shiI7Wv6juzhFwkhcHp5hnzAYtr24RDLrzhsUWOI30cI7Y3QLt3kKlVeVFwwe0Wu Bsn+AUe3T8162OIYVsZBi2Dk/S5O3iDQAjxTn4xRI2I7m2M0skQbMGc7blkZkW/J yQ8P1PhIkAFtF3vONtuAV5wmr3X0XD/B0= X-Pgp-Agent: GPGMail 2.6b2 X-Mailer: Apple Mail (2.3096.5) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:100083 --Apple-Mail=_EB6F2DFC-AE39-4412-9ACB-1956178F8ED7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii 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 >=3D*minreq*,<=3D15.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 --Apple-Mail=_EB6F2DFC-AE39-4412-9ACB-1956178F8ED7 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJWZYRhAAoJECMItHnTkkoR68cH/2zmPiZP+yEHlgdma2zDwdTo iIIGkgIvQHWARwWpXcfjF0M2wMhnDaBluX+I3AK5XL2QBStsqM6z4dpqI+HYROZi HFwFuC0aXELULSKtoAOJj1tr9TorNpPGZg7/FvAeMI8pwt9462wBmPClT49g73XV ToiLeGGoXdwQZNd1VPfcKMrGVM7E4o1ja6b43nvu32ZQSeDxPeuJJPbxBdqHpovX y9D8SkyczFxMxeQfh0BbwxcIcB8XpJtHifYlAaWAdm0n3CMip1MdUAq4KP3Vt+95 F1QQVuKAmYwK0t+IQQYth4Mikn77fT0a4cBC9FhRDMwG3OpJA4RFPpGpE6CkqB0= =Sw4b -----END PGP SIGNATURE----- --Apple-Mail=_EB6F2DFC-AE39-4412-9ACB-1956178F8ED7--