Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94211

Re: Should non-security 2.7 bugs be fixed?

Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'fixes': 0.05; 'allowed.': 0.07; 'patch.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:2.7': 0.09; 'bug': 0.10; 'fixes.': 0.16; 'made,': 0.16; 'received:80.91.229.3': 0.16; 'received:dip0.t-ipconnect.de': 0.16; 'received:plane.gmane.org': 0.16; 'received:t-ipconnect.de': 0.16; 'reedy': 0.16; 'subject:non': 0.16; 'who?': 0.16; 'wrote:': 0.16; '>>>': 0.20; '2015': 0.20; 'fix': 0.21; 'lawrence': 0.22; 'am,': 0.23; 'header :User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'everyone': 0.31; 'surely': 0.33; 'so,': 0.35; 'but': 0.36; 'should': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'charset :us-ascii': 0.37; 'wanted': 0.37; 'doing': 0.38; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'mark': 0.40; 'received:de': 0.40; 'capable': 0.65; 'believe': 0.66; '>>>>>': 0.66; "they're": 0.66; 'received:217': 0.66; 'jul': 0.72; 'sunday': 0.72; 'cecil': 0.84; 'westerhof': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From dieter <dieter@handshake.de>
Subject Re: Should non-security 2.7 bugs be fixed?
Date Mon, 20 Jul 2015 08:10:57 +0200
References <moenuj$f11$1@ger.gmane.org> <CABicbJ+Fy=Jhj63VnOmS3BJD3He+i3J+P+ASMmjJDMi9X7rt-w@mail.gmail.com> <mof14q$b47$1@ger.gmane.org> <mailman.713.1437313378.3674.python-list@python.org> <87y4icxh4r.fsf@Equus.decebal.nl> <CALwzidm6TGaijUBn+1YD-c2AP0ktrjs8uLZ-mW68G10ALBymUw@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
X-Gmane-NNTP-Posting-Host pd9e09b25.dip0.t-ipconnect.de
User-Agent Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.22 (linux)
Cancel-Lock sha1:BshY/7sDy3lWKw7m2M2Z0M99Ab8=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.766.1437372905.3674.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437372905 news.xs4all.nl 2948 [2001:888:2000:d::a6]:57550
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 3800
X-Received-Body-CRC 2993795405
Path csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!border2.nntp.ams1.giganews.com!nntp.giganews.com!bcyclone01.am1.xlned.com!bcyclone01.am1.xlned.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Xref csiph.com comp.lang.python:94211

Show key headers only | View raw


Ian Kelly <ian.g.kelly@gmail.com> writes:

> On Sun, Jul 19, 2015 at 10:10 AM, Cecil Westerhof <Cecil@decebal.nl> wrote:
>> On Sunday 19 Jul 2015 15:42 CEST, Mark Lawrence wrote:
>>
>>> On 19/07/2015 03:13, Terry Reedy wrote:
>>>> On 7/18/2015 7:50 PM, Devin Jeanpierre wrote:
>>>>> to 2.7, surely bug fixes are also allowed?
>>>>
>>>> Of course, allowed.  But should they be made, and if so, by who?
>>>
>>> The people who want the fixes.
>>
>> Babies want clean diapers. So babies have to change diapers
>> themselves?
>
> Poor analogy. Babies need others to change their diapers for them
> because they're not capable of doing it for themselves.

I believe Cecil was aware of this and wanted to stress:
not everyone who needs a fix is also able to backport a corresponding
patch.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-19 14:42 +0100
  Re: Should non-security 2.7 bugs be fixed? Cecil Westerhof <Cecil@decebal.nl> - 2015-07-19 18:10 +0200
    Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-19 17:38 +0100
      Re: Should non-security 2.7 bugs be fixed? Cecil Westerhof <Cecil@decebal.nl> - 2015-07-19 19:14 +0200
        Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-19 18:54 +0100
          Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 11:28 -0700
            Re: Should non-security 2.7 bugs be fixed? breamoreboy@gmail.com - 2015-07-19 11:44 -0700
              Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 12:13 -0700
                Re: Should non-security 2.7 bugs be fixed? breamoreboy@gmail.com - 2015-07-19 13:21 -0700
                Re: Should non-security 2.7 bugs be fixed? Steven D'Aprano <steve@pearwood.info> - 2015-07-20 12:36 +1000
                Re: Should non-security 2.7 bugs be fixed? Paul Rubin <no.email@nospam.invalid> - 2015-07-19 21:07 -0700
                Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-22 00:40 +0100
                Re: Should non-security 2.7 bugs be fixed? dieter <dieter@handshake.de> - 2015-07-20 08:46 +0200
                Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-20 22:00 -0700
        Re: Should non-security 2.7 bugs be fixed? dieter <dieter@handshake.de> - 2015-07-20 08:36 +0200
    Re: Should non-security 2.7 bugs be fixed? Ian Kelly <ian.g.kelly@gmail.com> - 2015-07-19 13:01 -0600
      Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 12:28 -0700
        Re: Should non-security 2.7 bugs be fixed? breamoreboy@gmail.com - 2015-07-19 13:36 -0700
          Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 14:27 -0700
            Re: Should non-security 2.7 bugs be fixed? breamoreboy@gmail.com - 2015-07-19 17:45 -0700
              Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 18:25 -0700
      Re: Should non-security 2.7 bugs be fixed? Cecil Westerhof <Cecil@decebal.nl> - 2015-07-19 22:05 +0200
        Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-19 21:28 +0100
          Re: Should non-security 2.7 bugs be fixed? Cecil Westerhof <Cecil@decebal.nl> - 2015-07-20 00:10 +0200
            Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-19 23:51 +0100
              Re: Should non-security 2.7 bugs be fixed? Cecil Westerhof <Cecil@decebal.nl> - 2015-07-20 01:23 +0200
                Re: Should non-security 2.7 bugs be fixed? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-20 01:27 +0100
                Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 17:49 -0700
                Re: Should non-security 2.7 bugs be fixed? breamoreboy@gmail.com - 2015-07-19 18:26 -0700
                Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-19 18:35 -0700
                Re: Should non-security 2.7 bugs be fixed? Steven D'Aprano <steve@pearwood.info> - 2015-07-20 13:12 +1000
                Re: Should non-security 2.7 bugs be fixed? Ian Kelly <ian.g.kelly@gmail.com> - 2015-07-19 21:30 -0600
                Re: Should non-security 2.7 bugs be fixed? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-07-20 15:59 +1000
                Re: Should non-security 2.7 bugs be fixed? Rick Johnson <rantingrickjohnson@gmail.com> - 2015-07-20 20:58 -0700
                Re: Should non-security 2.7 bugs be fixed? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-07-21 18:33 +1000
                Re: Should non-security 2.7 bugs be fixed? Rustom Mody <rustompmody@gmail.com> - 2015-07-19 19:58 -0700
                Re: Should non-security 2.7 bugs be fixed? Michael Torrie <torriem@gmail.com> - 2015-07-19 23:33 -0600
                Re: Should non-security 2.7 bugs be fixed? Michael Torrie <torriem@gmail.com> - 2015-07-20 00:39 -0600
              Re: Should non-security 2.7 bugs be fixed? Steven D'Aprano <steve@pearwood.info> - 2015-07-20 12:49 +1000
      Re: Should non-security 2.7 bugs be fixed? Steven D'Aprano <steve@pearwood.info> - 2015-07-20 12:32 +1000
    Re: Should non-security 2.7 bugs be fixed? dieter <dieter@handshake.de> - 2015-07-20 08:06 +0200
    Re: Should non-security 2.7 bugs be fixed? dieter <dieter@handshake.de> - 2015-07-20 08:10 +0200

csiph-web