This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum, janssen, jimjjewett, loewis, mgiuca, orsenthil, pitrou, thomaspinckney3
Date 2008-08-07.16:59:52
SpamBayes Score 0.0010709006
Marked as misclassified No
Message-id <ca471dc20808070959xdf7a4fawe6f3b3190c0e19e3@mail.gmail.com>
In-reply-to <1218121380.95.0.143702957244.issue3300@psf.upfronthosting.co.za>
Content
On Thu, Aug 7, 2008 at 8:03 AM, Matt Giuca <report@bugs.python.org> wrote:
>
> Matt Giuca <matt.giuca@gmail.com> added the comment:
>
> I'm also attaching a "metapatch" - diff from patch 7 to patch 8. This is
> to give a rough idea of what I changed since the review.
>
> (Sorry - This is actually a diff between the two patches, so it's pretty
> hard to read. It would have been nicer to diff the files themselves but
> I'm not doing local commits so that's hard. Can one use the Bazaar
> mirror for development, or is it too out-of-date?)

A much better way to do this would be to use Rietveld; it can show
deltas between patch sets that are actually readable, and it keeps the
inline comments.  I've uploaded your patch #8 to the issue I created
there, and you can see the delta from patch7 starting here:

http://codereview.appspot.com/2827/diff2/1:17/27
History
Date User Action Args
2008-08-07 16:59:54gvanrossumsetrecipients: + gvanrossum, loewis, jimjjewett, janssen, orsenthil, pitrou, thomaspinckney3, mgiuca
2008-08-07 16:59:53gvanrossumlinkissue3300 messages
2008-08-07 16:59:52gvanrossumcreate