Re: [Python-Dev] Access to Python SVN

2007-04-16 Thread Martin v. Löwis
Travis E. Oliphant schrieb: > I'd like to ask for access to Python SVN so that I can keep the PEP 3118 > up to date as well as to eventually make the changes needed for > implementing the extended buffer protocol. > > I will email my public SSH key to the appropriate place. Please send it to me

Re: [Python-Dev] Access to Python SVN

2007-04-16 Thread Guido van Rossum
+1 On 4/16/07, Travis E. Oliphant <[EMAIL PROTECTED]> wrote: > I'd like to ask for access to Python SVN so that I can keep the PEP 3118 > up to date as well as to eventually make the changes needed for > implementing the extended buffer protocol. > > I have quite a bit of experience with the Pytho