2013/7/17 Maciej Fijalkowski <fijall@gmail.com>
you go to your checkout (default), you do hg merge <branch name> and
then hg diff. if you don't like it, you do hg up -C to clean stuff up.
Easy to do in a separate dir (I suggest hg share for that)

Actually I created a Pull Request: https://bitbucket.org/pypy/pypy/pull-request/164/ndarray-subtype-branch-review/diff
Easy to comment on each diff line.

--
Amaury Forgeot d'Arc