
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 Python C-API and understand many parts of the code base fairly well (though I would not claim to be an expert on all of it).
I promise to only adjust the PEP until such time as patches to implement the extended buffer protocol are approved.
I will email my public SSH key to the appropriate place.
Thank you very much,
-Travis Oliphant

+1
On 4/16/07, Travis E. Oliphant oliphant.travis@ieee.org 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 Python C-API and understand many parts of the code base fairly well (though I would not claim to be an expert on all of it).
I promise to only adjust the PEP until such time as patches to implement the extended buffer protocol are approved.
I will email my public SSH key to the appropriate place.
Thank you very much,
-Travis Oliphant
Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/guido%40python.org

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.
Martin
participants (3)
-
"Martin v. Löwis"
-
Guido van Rossum
-
Travis E. Oliphant