On Tue, Jan 26, 2010 at 10:01 AM, Steve Howell <showel...@yahoo.com> wrote:
> The patch is now on Rietveld.
>
> http://codereview.appspot.com/194083/show
>
> I wsa getting HTTP errors for certain operations, like trying to publish 
> comments, but I am able to see the patch there.

Hey Steve,

You seem to be using Rietveld in a slightly odd fashion which prevents
the side-by-side diff and commenting feature fro working.

Try downloading Rietveld's "upload.py" script
(http://codereview.appspot.com/static/upload.py) and uploading your
patch again from your SVN client, using

  upload.py -i 194083

(This will require the email and password you used to upload the issue
in the first place.)

> Here is the issue tracker link:
>
> http://bugs.python.org/issue7784
>
> Here is a rough draft of a proposal to include the patch, which includes 
> discussion of possible objections:
>
> http://wiki.python.org/moin/ProposalToSpeedUpListOperations
>
>
> _______________________________________________
> 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
>



-- 
--Guido van Rossum (python.org/~guido)
_______________________________________________
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/archive%40mail-archive.com

Reply via email to