Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #77738
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.005 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'debugging': 0.07; 'broke': 0.09; 'bug.': 0.09; 'happen.': 0.09; 'cc:addr:python-list': 0.11; 'thread': 0.14; 'devs': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'python-list,': 0.16; 'subject:versions': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'discussion': 0.18; 'wed,': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'options': 0.25; 'header:In-Reply-To:1': 0.27; 'point': 0.28; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'sep': 0.31; 'bugs': 0.33; 'received:google.com': 0.35; 'there': 0.35; 'subject:?': 0.36; 'too': 0.37; 'problems': 0.38; 'glad': 0.83; '*really*': 0.84; 'to:none': 0.92; 'refuse': 0.93 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=LQdPfUxuVIerK6DBoi6VopQCvfeSpJ6VCOEE9xBky4w=; b=sizBJWzsyyCWP7GJ7/vBLeyv1/wI1Nmjxe4HuMOOOIuC03xLJi1Lj9XyeGu99SPcAJ uC2Bpit2yNUoXqEVBMC5w+90rwT4jS0mHAtwN2YIwksLgrrdyRFU1eDIBFAVElbhYiQP EuAAIV2DRCi4+2IR9qs3LW3UzF7MHZBaPKuWh6qmpIWUTU+FjDhEs/r1pWlqrb4+3HP1 3fySHHW/0oTgJy8LIKkAKGRQC5XE6oCzMdqnrtexY6gLXtQ9u+d8CeztRR8PsS84Fosm OPse6XxXBF0xbjWP4F8Ilftl9GMRASW9l2bFQmG6f//SqNBX319jPXa2yVQ2Vg7yA7VU ejYA== |
| MIME-Version | 1.0 |
| X-Received | by 10.42.231.9 with SMTP id jo9mr22362975icb.12.1410276473831; Tue, 09 Sep 2014 08:27:53 -0700 (PDT) |
| In-Reply-To | <aee334bf-9aaf-4df3-82e8-dbab29d647c3@googlegroups.com> |
| References | <mailman.13878.1410203071.18130.python-list@python.org> <437cfb6d-283f-4151-a1af-68b61a5f099c@googlegroups.com> <mailman.13894.1410254615.18130.python-list@python.org> <aee334bf-9aaf-4df3-82e8-dbab29d647c3@googlegroups.com> |
| Date | Wed, 10 Sep 2014 01:27:53 +1000 |
| Subject | Re: Newer Debian versions of python on older Debian distros? |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.13902.1410276482.18130.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1410276482 news.xs4all.nl 2944 [2001:888:2000:d::a6]:33742 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:77738 |
Show key headers only | View raw
On Wed, Sep 10, 2014 at 1:23 AM, Rustom Mody <rustompmody@gmail.com> wrote: > I thought so too viz that the problems were teething troubles. > However the rants on debian-dev seem to be following from extensive breakage > from systemd. > > Also there is this thread in which systemd broke the standard > kernel debugging options -- ok bugs happen. > And then the systemd devs refuse to admit to their bug. I find this alarming. Well, I'm just going to point out that this is off-topic for python-list, because I *really* don't want to get caught in the vortex of a discussion like this :) I'm so glad I'm not subscribed to debian-dev. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Newer Debian versions of python on older Debian distros? Travis Griggs <travisgriggs@gmail.com> - 2014-09-08 12:04 -0700
Re: Newer Debian versions of python on older Debian distros? Rustom Mody <rustompmody@gmail.com> - 2014-09-09 01:09 -0700
Re: Newer Debian versions of python on older Debian distros? Chris Angelico <rosuav@gmail.com> - 2014-09-09 19:17 +1000
Re: Newer Debian versions of python on older Debian distros? Rustom Mody <rustompmody@gmail.com> - 2014-09-09 08:23 -0700
Re: Newer Debian versions of python on older Debian distros? Chris Angelico <rosuav@gmail.com> - 2014-09-10 01:27 +1000
csiph-web