Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7216
| Path | csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Thomas Kluyver <thomas@kluyver.me.uk> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Removing some python3-* packages |
| Date | Tue, 25 Aug 2015 01:50:02 +0200 |
| Message-ID | <q19F0-6aJ-13@gated-at.bofh.it> (permalink) |
| References | <pHSOm-6Yq-13@gated-at.bofh.it> <pJ7V0-4B5-23@gated-at.bofh.it> <pKhfB-7po-31@gated-at.bofh.it> <pZeIO-39Y-31@gated-at.bofh.it> <q17Wy-3Ef-27@gated-at.bofh.it> <q186e-46x-11@gated-at.bofh.it> <q18zg-4Eq-29@gated-at.bofh.it> <q18IV-4PH-7@gated-at.bofh.it> <q19lE-5Oe-7@gated-at.bofh.it> <q19vj-5Zj-7@gated-at.bofh.it> |
| X-Original-To | debian-python@lists.debian.org |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Mon Aug 24 23:49:51 2015 |
| Old-Return-Path | <thomas@kluyver.me.uk> |
| X-Amavis-Spam-Status | No, score=-7.72 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, LDO_WHITELIST=-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 | DYN_NJABL=ERR(0) NOT_IN_SBL_XBL_SPAMHAUS=-1.5 BL_NJABL=ERR(-1.5) CL_IP_EQ_HELO_IP=-2 (check from: .kluyver. - helo: .out4-smtp.messagingengine. - helo-domain: .messagingengine.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=0; rate: -5 |
| Dkim-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=mhlWOq92PnzE+Oo GezNFG9/YMkk=; b=MBJKB/nDQH1O2elkIlax0kzV+k00YDN3ILW2pAFDx2H5xMi Vhv7qjsKzmFsWWdXEPzpLnSnFpdC64E8djBPZCKrezNx6GdwA4SG6woqAarTu7cy 1OEYtiro1y4ZXOTyWMBgXS/UyX65/FCpjXijKFHBJwjRVfZv6+fdbRzkQzP4= |
| X-Sasl-Enc | cZLHQxEgscD2Prb50VYw98Uw8W6Oju/ui+ljQF0un9CP 1440460162 |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| Content-Type | text/plain |
| X-Mailer | MessagingEngine.com Webmail Interface - ajax-a8c50604 |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/12523 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/1440460162.2531806.364988089.19218732@webmail.messagingengine.com |
| Approved | robomod@news.nic.it |
| Lines | 7 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Mon, 24 Aug 2015 16:49:22 -0700 |
| X-Original-Message-ID | <1440460162.2531806.364988089.19218732@webmail.messagingengine.com> |
| X-Original-References | <20150702155530.4e93b05d@limelight.wooz.org> <25C573EC-8BD4-4BB6-84EE-344C65343061@kitterman.com> <CAJ3HoZ0a9rSSAc-zv+7qhP+0n-wMGQ=hRM__TOGTuEsOpUKhuQ@mail.gmail.com> <55D4B1BF.30505@debian.org> <20150824175757.236d2f23@anarchist.wooz.org> <CAJ3HoZ1KOVnsj-nHKi4bCxpis-PuMvrwYGpp+2-giUu=q=4ruQ@mail.gmail.com> <20150824183701.37eb1b89@anarchist.wooz.org> <CAJ3HoZ23K5z=CM9Xjc26qX9so7w9bzimctij_QKZi6JB+mzF_A@mail.gmail.com> <20150824192357.4b1ff913@limelight.wooz.org> <CAJ3HoZ0MejDzhoaUe4wL5hVxviGP=R_Y8XazyLuC3KcH_MT-Ug@mail.gmail.com> |
| Xref | csiph.com linux.debian.maint.python:7216 |
Show key headers only | View raw
On Mon, Aug 24, 2015, at 04:30 PM, Robert Collins wrote: > c) write convoluted tricky code to workaround the bugs and differing > behaviour on 3.4 vs 3.5. I use unittest.mock from Python 3.4 on several packages, and it has not required convoluted code. I would be very surprised if that code breaks when run under Python 3.5.
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar
Re: Removing some python3-* packages Matthias Klose <doko@debian.org> - 2015-08-19 18:50 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 00:00 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 00:10 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 00:40 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 00:50 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 01:30 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 01:40 +0200
Re: Removing some python3-* packages Barry Warsaw <barry@debian.org> - 2015-08-25 01:50 +0200
Re: Removing some python3-* packages Thomas Kluyver <thomas@kluyver.me.uk> - 2015-08-25 01:50 +0200
Re: Removing some python3-* packages Robert Collins <robertc@robertcollins.net> - 2015-08-25 04:00 +0200
csiph-web