[Python-Dev] PEP 384 final review (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Mon Nov 29 14:58:50 CET 2010


On Mon, Nov 29, 2010 at 11:37 PM, Matthias Klose <doko at ubuntu.com> wrote:

On 29.11.2010 14:14, Éric Araujo wrote:

Hello,

Please comment with any changes you want to see, or speak in favor or against this PEP. How to get a diff between py3k and this branch? I used svn diff svn://svn.python.org/python/branches/py3k@84330 svn://svn.python.org/python/branches/pep-0384

I had to use the full read/write svn+ssh:pythondev at svn.python.org repository URLs to get it to give me a diff. The http read only URLs didn't work (no diff returned, just "svn: OPTIONS of 'http://svn.python.org/python/branches/pep-0384': 200 OK (http://svn.python.org)"), and the bare svn protocol isn't enabled on svn.python.org.

Since directory diffs don't appear to be enabled on the svn.python.org ViewVC instance, it would probably be a good idea to put this up on Reitveld so people can more easily see the details of what has been changed on the branch to date. If nobody beats me to it, I'll put one up in the morning.

Cheers, Nick.

-- Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia



More information about the Python-Dev mailing list