This time I was a lot more careful about Misc/NEWS items. The graft process likes to link in improper changes. So every time I have a graft merge collision, I now recheck what the revision I'm merging has done, and I only keep Misc/NEWS entries that are relevant.

I just realized that I based the 3.4 branch on the wrong revision. I had used the last revision before I started tagging 3.4.0rc1 ( 6343bdbb7085) when I should be using the last revision in 3.4.0rc1 before merging back into trunk ( e64ae8b82672). So I get to do it all over from scratch, *again*, for the next attempt. Hooray!

You can find the current status and a fresh tarball here:

   http://midwinter.com/~larry/3.4.status/


Good luck,


//arry/
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to