Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8508
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Dmitry Shachnev <mitya57@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: pypy pakages |
| Date | Tue, 10 May 2016 20:20:02 +0200 |
| Message-ID | <rxkqe-860-5@gated-at.bofh.it> (permalink) |
| References | <rxjXc-7jo-15@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Tue May 10 18:16:13 2016 |
| Old-Return-Path | <mitya57@gmail.com> |
| X-Amavis-Spam-Status | No, score=-12.269 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FORGED_FROMDOMAIN=0.199, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| X-Google-Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=TW6vxciRGlxpGl0u8euePZjelPeF7tTz6RjePZc4huM=; b=GYgwD3A/AZm+Ush8Qjd/FZLUkQtef9ZK90kxCivirbapp2nUaeY93Sf1IAU2eW2M4D 3IlPz2GKt2qEAvDNIHoAL280/2yojALLvMcItUSnjIKTqxSaeVhFznBetEZTZokEv68R 8BF1KnRzXMCN5EqQYBb/KpaRwvjKxebmpjziG3TBx7DDhlggOJQhehaETyWWBee4b8dQ nN6yPr9ikdyDerXiSHpcMlzDp5ePY7MoCDfTyTJnVn4qhb5yd8Zfq6qS2g7tI81zmlzb 45LNYYcAQOFX7P0z1S/RyLeOC0X3jxxlfvP5I4Mkmmbu3PhhKzhPfqiOEC3yedP9bEFP wS+w== |
| X-Gm-Message-State | AOPr4FVUCFRAcGv3z8E0cXo/nh2eGjuyI6IKw+ucjZYtYTTK81uoyzpkhdWx690dRbk8xg== |
| X-Received | by 10.25.76.68 with SMTP id z65mr18039887lfa.49.1462904156366; Tue, 10 May 2016 11:15:56 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" |
| Content-Disposition | inline |
| User-Agent | Mutt/1.6.0 (2016-04-01) |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/13837 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/20160510181553.GA4470@mitya57.me |
| Approved | robomod@news.nic.it |
| Lines | 47 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 10 May 2016 21:15:53 +0300 |
| X-Original-Message-ID | <20160510181553.GA4470@mitya57.me> |
| X-Original-References | <1462901013.5276.5.camel@fladi.at> |
| Xref | csiph.com linux.debian.maint.python:8508 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hi Michael,
On Tue, May 10, 2016 at 07:23:33PM +0200, Michael Fladischer wrote:
> is there a specific reason why there are so few pypy-* packages in the
> archive? Is it just a lack of interest or are any practical reasons not
> to have them?
I personally don't support pypy 2.x because:
1) It's Python 2;
2) It's code duplication (in the ideal Python 3 world all pure Python
files should be in /usr/lib/python3/dist-packages, and all extension files
should be in /usr/lib/python3/dist-packages/*.{interpreter-tag}.so).
(Of course if someone needs my packages for PyPy and files a bug about
that, I will probably add them.)
--
Dmitry Shachnev
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
pypy pakages Michael Fladischer <michael@fladi.at> - 2016-05-10 19:50 +0200
Re: pypy pakages Barry Warsaw <barry@debian.org> - 2016-05-10 20:10 +0200
Re: pypy pakages Dmitry Shachnev <mitya57@debian.org> - 2016-05-10 20:20 +0200
Re: pypy pakages Stefano Rivera <stefanor@debian.org> - 2016-05-10 23:30 +0200
Re: pypy pakages Tristan Seligmann <mithrandi@mithrandi.net> - 2016-05-11 00:20 +0200
Re: pypy pakages Barry Warsaw <barry@debian.org> - 2016-05-11 15:30 +0200
Re: pypy pakages Ben Finney <ben+debian@benfinney.id.au> - 2016-05-12 22:10 +0200
csiph-web