On Fri, Oct 12, 2012 at 8:22 PM, Chris Jerdonek <chris.jerdo...@gmail.com> wrote: > On Fri, Oct 12, 2012 at 7:40 PM, Benjamin Peterson <benja...@python.org> > wrote: >> 2012/10/12 Chris Jerdonek <chris.jerdo...@gmail.com>: >>> On Fri, Oct 12, 2012 at 9:05 AM, benjamin.peterson >>> <python-check...@python.org> wrote: >>>> http://hg.python.org/cpython/rev/de8787029fe4 >>>> changeset: 79702:de8787029fe4 >>>> branch: 3.3 >>>> parent: 79701:d4ab5859721e >>>> parent: 79690:0cddf0bd19f8 >>> >>> It looks like this 3.3 check-in also reverted previous valid work. >>> The following command shows the diff from the "mainline", which isn't >>> visible in the e-mail contents below: >>> >>> hg diff -r 0cddf0bd19f8 -r de8787029fe4 >>> >>> It's hard for me to piece together exactly what happened, or else I >>> would try to fix it myself. >> >> Sorry about that. I merged 3.2 -> default instead of 3.2 -> 3.3 -> >> default and these were my attempts to fix it. > > Are you already fixing it? If not, it looks like I could fix it. > I'll start on that..
Okay, I believe it's fixed now. I also did a sanity check on the default branch by comparing the tip with the default branch prior to those merges. The only thing I didn't check is whether you have any changes in 3.2 or 3.3 that need to be merged to default. --Chris _______________________________________________ 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