From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2F63C1381F3 for ; Sun, 4 Aug 2013 09:01:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09980E0AF0; Sun, 4 Aug 2013 09:01:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 181A4E0AF0 for ; Sun, 4 Aug 2013 09:01:39 +0000 (UTC) Received: from localhost (87-205-64-135.adsl.inetia.pl [87.205.64.135]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 269C933ED3D; Sun, 4 Aug 2013 09:01:37 +0000 (UTC) Date: Sun, 4 Aug 2013 11:01:58 +0200 From: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= To: gentoo-python@lists.gentoo.org Cc: python@gentoo.org Subject: [gentoo-python] Killing CPython 2.5, 3.1 and PyPy 1.9 Message-ID: <20130804110158.5c28d9d4@gentoo.org> Organization: Gentoo X-Mailer: Claws Mail 3.9.2-dirty (GTK+ 2.24.20; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Discussions centering around the Python ecosystem in Gentoo Linux X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA512; boundary="Sig_/gbIZfuYBN=Z.DC971T4o+Js"; protocol="application/pgp-signature" X-Archives-Salt: 5c3122f3-49e5-4f50-96c0-77aa90f1f169 X-Archives-Hash: 9c60265fde0f353c2f49933e901558fd --Sig_/gbIZfuYBN=Z.DC971T4o+Js Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello, folks. PyPy 2.1 is out, we expected PyPy3 2.1 and CPython 3.4 at some point. Then Jython 2.7 (maybe sometime near CPython 3.6). I think we should start dropping support for really old implementations. PyPy 1.9 probably has most of the agreement already. For CPython 2.5, it's mostly virtual/pil giving me creeps. Since old imaging does not support 3.3 and PIL does not support 2.5, there is no way all impls could be satisfied with the virtual. So I dropped 2.5 from my PYTHON_TARGETS a while ago and I don't test packages against it anymore. For CPython 3.1, I guess nobody really cares about it. At least I don't recall a single reason to keep it. What do you think? (of course, we'd have to ensure updated PYTHON_TARGETS prior to killing) --=20 Best regards, Micha=C5=82 G=C3=B3rny --Sig_/gbIZfuYBN=Z.DC971T4o+Js Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) iQJ8BAEBCgBmBQJR/hiHXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ1RUJGMjBGOTk2RkIzQzIyQ0M2RkNBNDBC QUJGMUQ1RkY4QzgxMTBBAAoJELq/HV/4yBEKRZ4P/i8PTxqFFI+vFUcVQhokfv+X zqSV2r6cOTZ2ZhxMI0/8+Vo1Jdu3EMvletoN0mPrkOFfJI1p1RB7CI9KogQKGJZZ VMxVaJE8O5LAIk+UQaOJAN+BfGkAXRp84nBlPFu4C/jbb2y5y1kN/xSR3zLD3ZVM uw9p3FEsnviTSZyV56JUwAHh2fnvP0egdT03ID64a3Ws2XJNdTFqIVv/zTtKS1gb izOD3UREJ8VWf90Fj1GE37riVxug/AJ6LxwNADWKv26XQZgaEPrnOU1gCfnT9DzG SqUJfQ0BVZaJhKUdw07hiFclvMaAjBRPGkjgCwYhXqQ/Voh+BV6KYpH1pgQlWJLu R42oYu05QWT2MdI6rPhe6bsFi0GtKoXZ4vRMX68IOZie62S5uYxqK+GaaVdBvzjt fY/YIZNx+KDnzeb7J48KJ8I4ZgWaKOa0q+YxF0hf6Ky9c0idSnNYKx97ThI65ywW JLMXRrK0X6LeV4heSs/P2jQVuPp10oBNlCuHm5I3vke+0fJedPMoTO6+740IkQ6Q tNzttekF0SWZMcY2mybWv3SbuCnIvsWvMP7z13RVG+0CJZQnWV1gsI0D1sq6nodD 7rwPfGqwiEakj2YvhGnLMnL1rjFxb7s6rKjlK2MeeBVSYp5IG/IZy4sIfF5td5sG RN7gsbLKX0kJHjw5lD/g =Q7/J -----END PGP SIGNATURE----- --Sig_/gbIZfuYBN=Z.DC971T4o+Js--