Re: [python-committers] Commit access for David Malcolm

2010-02-21 Thread Matthias Klose
On 20.02.2010 19:44, "Martin v. Löwis" wrote: Do you guys think we should give him commit access so he can make gdb and packaging-related changes? Ask him to submit patches and assign them to me, and I'll form an opinion. Also ask him to complain to you if I don't act on the patches in a reason

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Jeffrey Yasskin
On Sat, Feb 20, 2010 at 6:44 PM, "Martin v. Löwis" wrote: >> Do you guys think we should give him commit access so he can make gdb >> and packaging-related changes? > > Ask him to submit patches and assign them to me, and I'll form an > opinion. Also ask him to complain to you if I don't act on th

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Jesse Noller
On Sat, Feb 20, 2010 at 1:48 PM, Gregory P. Smith wrote: > On Sat, Feb 20, 2010 at 12:32 PM, Jeffrey Yasskin wrote: >> Hi all, >> >> David Malcolm is the Fedora maintainer for the Python package and has >> written a gdb plugin to replace and dramatically improve our old >> Misc/gdbinit file using

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Gregory P. Smith
On Sat, Feb 20, 2010 at 12:32 PM, Jeffrey Yasskin wrote: > Hi all, > > David Malcolm is the Fedora maintainer for the Python package and has > written a gdb plugin to replace and dramatically improve our old > Misc/gdbinit file using the new python scripting support in gdb-7. You > can see it in a

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Martin v. Löwis
> Do you guys think we should give him commit access so he can make gdb > and packaging-related changes? Ask him to submit patches and assign them to me, and I'll form an opinion. Also ask him to complain to you if I don't act on the patches in a reasonable amount of time. Also, ask him to submit

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread skip
Jeffrey> David Malcolm is the Fedora maintainer for the Python package Jeffrey> and has written a gdb plugin to replace and dramatically Jeffrey> improve our old Misc/gdbinit file using the new python Jeffrey> scripting support in gdb-7 I'm fine with adding such a plugin as lo

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Guido van Rossum
On Sat, Feb 20, 2010 at 12:39 PM, Benjamin Peterson wrote: > 2010/2/20 Jeffrey Yasskin : >> David Malcolm is the Fedora maintainer for the Python package and has >> written a gdb plugin to replace and dramatically improve our old >> Misc/gdbinit file using the new python scripting support in gdb-7

Re: [python-committers] Commit access for David Malcolm

2010-02-20 Thread Benjamin Peterson
2010/2/20 Jeffrey Yasskin : > Hi all, > > David Malcolm is the Fedora maintainer for the Python package and has > written a gdb plugin to replace and dramatically improve our old > Misc/gdbinit file using the new python scripting support in gdb-7. You > can see it in action at > http://fedoraprojec

[python-committers] Commit access for David Malcolm

2010-02-20 Thread Jeffrey Yasskin
Hi all, David Malcolm is the Fedora maintainer for the Python package and has written a gdb plugin to replace and dramatically improve our old Misc/gdbinit file using the new python scripting support in gdb-7. You can see it in action at http://fedoraproject.org/wiki/Features/EasierPythonDebugging