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


Groups > comp.lang.python > #17523

Re: Getting a patch accepted

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <brian@python.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1324330665; bh=K61TjJA0/g74EARSbD20W4Cp6rbiz3a8l5ZrM7jZeZI=; h=MIME-Version:In-Reply-To:References:Date:Message-ID:Subject:From: To:Content-Type; b=A4Nw6EK+ZMAlRheJEuB6orAufJe3QWTTgw2Y7UCpwFM+EQu9pWN5Q8DrOMcMLyxjY RweMH6AJG7FWdiCJgxXx3CNw15iTfZQlOcENEiMbDxZmXjCWZLTUIivVyl41X0gPoZ qDdTx/rC2P8xxXv9/ThrQD7Kdf14CHy1G/T6ZbEs=
MIME-Version 1.0
In-Reply-To <4eef92ed$0$6932$e4fe514c@news2.news.xs4all.nl>
References <mailman.3824.1324314847.27778.python-list@python.org> <4eef92ed$0$6932$e4fe514c@news2.news.xs4all.nl>
Date Mon, 19 Dec 2011 15:37:43 -0600
Subject Re: Getting a patch accepted
From Brian Curtin <brian@python.org>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3826.1324330666.27778.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1324330666 news.xs4all.nl 6891 [2001:888:2000:d::a6]:51239
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:17523

Show key headers only | View raw


On 19-12-11 18:13, Tycho Andersen wrote:
>
> Hi all,
>
> A couple months ago I found a bug in a corner of the curses library
> (http://bugs.python.org/issue13051) and filed it. Unfortunately, there
> was nobody listed to cc on the noisy list, so it probably got lost in
> the shuffle. (There is even previous mention of this bug elsewhere on
> the tracker, and on stackoverflow, so it does affect some small number
> of people.)
>
> Is there anyone else I can bother to get this patch applied?

Part of the issue with this taking a while is that there's no one on
the committer side of things that deals with curses.

For one thing, I see that the patch has no tests, so you might want to
add unit tests to ensure that your changes don't break anything else.
I left a comment saying that on the issue, so I'll get any updates you
make and can look at them.

Rick Johnson's response is, as always, pure trolling. I'd suggest you
ignore him.

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


Thread

Getting a patch accepted Tycho Andersen <tycho@tycho.ws> - 2011-12-19 11:13 -0600
  Re: Getting a patch accepted Irmen de Jong <irmen@-NOSPAM-xs4all.nl> - 2011-12-19 20:39 +0100
    Re: Getting a patch accepted Brian Curtin <brian@python.org> - 2011-12-19 15:37 -0600
  Re: Getting a patch accepted Rick Johnson <rantingrickjohnson@gmail.com> - 2011-12-19 13:24 -0800
    Re: Getting a patch accepted Andrew Berg <bahamutzero8825@gmail.com> - 2011-12-19 16:03 -0600

csiph-web