> I think this might work:
>
>     $ hg diff -r fb80df16c4ff -r tip
>
> Not sure fb80df16c4ff is the correct base revision.  It seems to be
> the base of Victor's work.  I put the resulting patch file here:
>
>     http://python.ca/nas/python/registervm-victor.txt

Thanks, Neil. I barely remembered anything about Mercurial (not even
installed on my current device). It didn't occur to me that the
necessary precursor to that big diff might be as simple as

hg clone https://hg.python.org/sandbox/registervm/

Skip
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/IAMCZ3APJ2LOGWXCH7PQOV67E52KMBZV/

Reply via email to