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] r84229 - in python/branches/py3k: Doc/library/codecs.rst Lib/encodings/aliases.py Misc/NEWS

2010-08-21 Thread Georg Brandl
Am 21.08.2010 13:00, schrieb M.-A. Lemburg: > Georg Brandl wrote: >> Am 21.08.2010 04:54, schrieb benjamin.peterson: >>> Author: benjamin.peterson >>> Date: Sat Aug 21 04:54:44 2010 >>> New Revision: 84229 >>> >>> Log: >>> alias macintosh to mac_roman #843590 >>> >>> Modified: >>>python/branche

Re: [Python-Dev] r84229 - in python/branches/py3k: Doc/library/codecs.rst Lib/encodings/aliases.py Misc/NEWS

2010-08-21 Thread M.-A. Lemburg
Georg Brandl wrote: > Am 21.08.2010 04:54, schrieb benjamin.peterson: >> Author: benjamin.peterson >> Date: Sat Aug 21 04:54:44 2010 >> New Revision: 84229 >> >> Log: >> alias macintosh to mac_roman #843590 >> >> Modified: >>python/branches/py3k/Doc/library/codecs.rst >>python/branches/py3k

Re: [Python-Dev] r84229 - in python/branches/py3k: Doc/library/codecs.rst Lib/encodings/aliases.py Misc/NEWS

2010-08-21 Thread Georg Brandl
Am 21.08.2010 04:54, schrieb benjamin.peterson: > Author: benjamin.peterson > Date: Sat Aug 21 04:54:44 2010 > New Revision: 84229 > > Log: > alias macintosh to mac_roman #843590 > > Modified: >python/branches/py3k/Doc/library/codecs.rst >python/branches/py3k/Lib/encodings/aliases.py >

Re: [Python-Dev] r84229 - in python/branches/py3k: Doc/library/codecs.rst Lib/encodings/aliases.py Misc/NEWS

2010-08-21 Thread Antoine Pitrou
On Sat, 21 Aug 2010 04:54:44 +0200 (CEST) benjamin.peterson wrote: > Log: > alias macintosh to mac_roman #843590 > [...] > > # mac_roman codec > +'macintosh' : 'macintosh', > 'macroman' : 'mac_roman', I'm not sure what is achieved by aliasing 'macintosh' to its

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