Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'heavily': 0.04; 'rejected': 0.05; 'rewrite': 0.07; '"if': 0.09; '*is*': 0.09; 'accepted,': 0.09; 'boring': 0.09; 'patches': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'schedule,': 0.09; 'subject:2.7': 0.09; 'worked.': 0.09; 'bug': 0.10; 'python': 0.10; 'jan': 0.11; 'volunteer': 0.11; '2.7': 0.13; '*any*': 0.16; 'committers': 0.16; 'devs': 0.16; 'have).': 0.16; 'idle.': 0.16; 'locally,': 0.16; 'patch,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'responses.': 0.16; 'status.': 0.16; 'subject:non': 0.16; 'wrote:': 0.16; 'app': 0.16; 'first.': 0.18; '>>>': 0.20; 'changes': 0.20; '2015': 0.20; 'developer': 0.20; 'contributed': 0.20; 'fix': 0.21; '3.x': 0.22; "aren't": 0.22; 'fixing': 0.22; 'lawrence': 0.22; 'trying': 0.22; 'sat,': 0.23; 'patch': 0.24; 'header:In-Reply-To:1': 0.24; 'discussion': 0.24; 'header:User-Agent:1': 0.26; 'developers': 0.26; 'header:X-Complaints-To:1': 0.26; 'bugs': 0.27; 'handling': 0.27; 'right.': 0.27; 'separate': 0.27; 'issue,': 0.27; 'specifically': 0.28; 'towards': 0.28; 'implied': 0.29; 'use?': 0.29; 'volunteers': 0.29; 'programmers': 0.30; 'agreed': 0.31; 'regardless': 0.31; 'fixed': 0.31; 'anyone': 0.32; 'another': 0.32; 'core': 0.32; 'though,': 0.32; 'maybe': 0.33; 'everyone.': 0.33; 'idle': 0.33; 'know.': 0.34; 'that,': 0.34; 'list': 0.34; 'gets': 0.35; 'knowledge': 0.35; 'submitting': 0.35; 'but': 0.36; 'should': 0.36; 'instead': 0.36; 'there': 0.36; '(and': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'two': 0.37; 'received:org': 0.37; 'doing': 0.38; 'anything': 0.38; 'why': 0.39; 'does': 0.39; 'subject:-': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'mark': 0.40; 'some': 0.40; 'reviews': 0.63; 'more': 0.63; 'interest': 0.64; 'our': 0.64; 'you.': 0.64; 'respect': 0.65; 'believe': 0.66; 'past,': 0.66; 'policy,': 0.66; "they're": 0.66; 'situation': 0.67; 'guaranteed': 0.67; 'jul': 0.72; 'disbelieve': 0.84; 'hostile': 0.84; 'attitude': 0.91; 'received:fios.verizon.net': 0.91; 'responses': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Should non-security 2.7 bugs be fixed? Date: Sun, 19 Jul 2015 15:38:23 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-98-114-97-173.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 65 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437334733 news.xs4all.nl 2882 [2001:888:2000:d::a6]:40750 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94156 On 7/18/2015 10:33 PM, Devin Jeanpierre wrote: > On Sat, Jul 18, 2015 at 6:34 PM, Terry Reedy wrote: >> On 7/18/2015 8:27 PM, Mark Lawrence wrote: >>> On 19/07/2015 00:36, Terry Reedy wrote: >>> Programmers don't much like doing maintainance work when they're paid to >>> do it, so why would they volunteer to do it? >> >> Right. So I am asking: if a 3.x user volunteers a 3.x patch and a 3.x core >> developer reviews and edits the patch until it is ready to commit, why >> should either of them volunteer to do a 2.7 backport that they will not use? > > Because it helps even more people. Writing another 3.x patch would also help other people and might be more 'fun'. That is the situation I am in with respect to Idle. > It gets really boring submitting 2.7-specific patches, though, when > they aren't accepted, and the committers have such a hostile attitude > towards it. I was told by core devs that, instead of fixing bugs in > Python 2, I should just rewrite my app in Python 3. It has even been > implied that bugs in Python 2 are *good*, because that might help with > Python 3 adoption. Like Steven, I would be interested in specifics, though I do not disbelieve you. I do not believe those two attitudes are exactly official policy, and I may request more discussion of them on pydev. >>> Then even if you do the >>> work to fix *ANY* bug there is no guarantee that it gets committed. >> >> I am discussing the situation where there *is* a near guarantee (if the >> backport works and does not break anything and has not been so heavily >> revised as to require a separate review). > > That is not how I have experienced contribution to CPython. I know. Some core developers are trying to revamp the issue-patch handling process to remove some of the busywork, use our time more efficiency, and make it work more smoothly for everyone. But let me try again. I am discussing a situation where a core developer has either requested or already agreed to apply a 2.7 backport. I have seen such in the past, but maybe this is now rare. I specifically would like to be able to request backports for Idle patches and get responses. When requested, I really would apply responses that worked. Really. But I now realized that most people would rather write a patch, on their own schedule, for an issue that bugs them, and perhaps use it locally, even if rejected for the repository, than write a guaranteed patch 'right now for a issue of no interest to them (and which might require python knowledge they do not have). > If the issue was closed as fixed before I contributed the backported > patch, does anyone even see it? Yes. All changes on as issue, including uploads, are emailed to all on the nosy list regardless of open/closed/... status. However, I would inquire first. "If I backport the committed bugfix to 2.7, would you apply it?" -- Terry Jan Reedy