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


Groups > comp.lang.python > #17516 > unrolled thread

Getting a patch accepted

Started byTycho Andersen <tycho@tycho.ws>
First post2011-12-19 11:13 -0600
Last post2011-12-19 16:03 -0600
Articles 5 — 5 participants

Back to article view | Back to comp.lang.python


Contents

  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

#17516 — Getting a patch accepted

FromTycho Andersen <tycho@tycho.ws>
Date2011-12-19 11:13 -0600
SubjectGetting a patch accepted
Message-ID<mailman.3824.1324314847.27778.python-list@python.org>
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?

Thanks!

\t

[toc] | [next] | [standalone]


#17521

FromIrmen de Jong <irmen@-NOSPAM-xs4all.nl>
Date2011-12-19 20:39 +0100
Message-ID<4eef92ed$0$6932$e4fe514c@news2.news.xs4all.nl>
In reply to#17516
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?
>

Maybe the folks over at #python-dev on freenode can help you out?
Also the dev guide has some hints on the 'lifecycle of a patch' 
http://docs.python.org/devguide/patch.html

Irmen

[toc] | [prev] | [next] | [standalone]


#17523

FromBrian Curtin <brian@python.org>
Date2011-12-19 15:37 -0600
Message-ID<mailman.3826.1324330666.27778.python-list@python.org>
In reply to#17521
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.

[toc] | [prev] | [next] | [standalone]


#17522

FromRick Johnson <rantingrickjohnson@gmail.com>
Date2011-12-19 13:24 -0800
Message-ID<ed0ce6dd-89ef-4962-953b-2f487885aa53@g41g2000yqa.googlegroups.com>
In reply to#17516
On Dec 19, 11:13 am, Tycho Andersen <ty...@tycho.ws> 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?

My friend, it seems as though you've exhausted all avenues and
explored all options. Now you need to contact upper management. I'd
dare say you should go further! Yes. I'd say you should contact the
great Guido van Rossum himself and bring this atrocious patching
system to his attention.

If no one in the community has the time to patch a bug in the source,
then by god GvR needs to step forth and earn that "Benevolent" scout
patch. I mean, he has the 20% time from Google for which he can do
whatever he likes. What did he think, we were going to let him veg out
on the couch watching re-runs of Monty Pythons Flying Circus! He'll
end up like Shatner for christ sakes! I want to see him mingling with
the masses and manning the trenches. I want to see him shaking hands
and kissing babies!

[toc] | [prev] | [next] | [standalone]


#17525

FromAndrew Berg <bahamutzero8825@gmail.com>
Date2011-12-19 16:03 -0600
Message-ID<mailman.3828.1324332201.27778.python-list@python.org>
In reply to#17522
On 12/19/2011 3:24 PM, Rick Johnson wrote:
> ...
> I want to see him mingling with
> the masses and manning the trenches. I want to see him shaking hands
> and kissing babies!
I prefer these over-the-top responses over the more subtle ones. Much
more entertaining IMO.

-- 
CPython 3.2.2 | Windows NT 6.1.7601.17640 | Thunderbird 7.0

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web