Re: [Python-Dev] Request for commits and/or privileges

2010-08-22 Thread Brett Cannon
On Sat, Aug 21, 2010 at 23:45, Daniel Stutzbach wrote: > On Sat, Aug 21, 2010 at 3:47 AM, "Martin v. Löwis" wrote: >> Please send me your SSH key. > > Done. > > I have also subscribed to python-committers and python-checkins.  I > will add my interests to Misc/maintainers.rst.  Are there any othe

Re: [Python-Dev] Request for commits and/or privileges

2010-08-21 Thread Daniel Stutzbach
On Sat, Aug 21, 2010 at 3:47 AM, "Martin v. Löwis" wrote: > Please send me your SSH key. Done. I have also subscribed to python-committers and python-checkins. I will add my interests to Misc/maintainers.rst. Are there any other initial start-up tasks I should perform? -- Daniel Stutzbach, Ph

Re: [Python-Dev] Request for commits and/or privileges

2010-08-21 Thread Daniel Stutzbach
On Sat, Aug 21, 2010 at 12:41 PM, Raymond Hettinger wrote: > +1 from me too. > > When you start, olease do leave me as the primary maintainer > for issues relating to sets and set ABCs. I see myself as the primary maintainer of nothing. :-) I would not commit anything related to sets or set ABC

Re: [Python-Dev] Request for commits and/or privileges

2010-08-21 Thread Raymond Hettinger
+1 from me too. When you start, olease do leave me as the primary maintainer for issues relating to sets and set ABCs. Raymond On Aug 20, 2010, at 8:53 PM, Guido van Rossum wrote: > +1 > > On Fri, Aug 20, 2010 at 7:23 PM, Daniel Stutzbach > wrote: >> Several issues that I'm involved with (

Re: [Python-Dev] Request for commits and/or privileges

2010-08-21 Thread Martin v. Löwis
> May I have commit privileges so that I can commit these patches and > future patches in a similar state? Please send me your SSH key. Regards, Martin ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev

Re: [Python-Dev] Request for commits and/or privileges

2010-08-20 Thread Guido van Rossum
+1 On Fri, Aug 20, 2010 at 7:23 PM, Daniel Stutzbach wrote: > Several issues that I'm involved with (listed below) are ready for > commit, as far as I can tell.  They have a patch, and either a core > developer has positively reviewed the patch or the patch is a > straightforward implementation o

[Python-Dev] Request for commits and/or privileges

2010-08-20 Thread Daniel Stutzbach
Several issues that I'm involved with (listed below) are ready for commit, as far as I can tell. They have a patch, and either a core developer has positively reviewed the patch or the patch is a straightforward implementation of a core developer's suggested approach. They are all bug-fixes or op