On Tue, Sep 24, 2013 at 7:15 AM, Neal Becker <[email protected]> wrote:

> Gary Oberbrunner wrote:
>
> > OK, I ported all of Neal's work onto a python3-port branch in the main
> > SCons repo.  I made an initial commit with just the 2to3, then added the
> > rest of his initial manual changes, and then cherry-picked all the rest
> of
> > his commits onto that branch.
> >
> > This is now the branch where all python3 work should be done.  I think
> it's
> > a good start.  Many tests currently don't pass in my Python 2.7.2 (on
> > Ubuntu 11.04); mostly str/unicode type errors so far.  Neal, did you run
> > the tests on python2?  Did things work for you?
> >
> >
>
> Tests are largely broken.  As you said, mostly str/unicode type errors.  I
> don't
> plan to work on fixing it in the near future.


I have a few fixes queued up.  But there's plenty of work ahead.  First
thing will be a sys.stdout.write wrapper, there's tons of those that fail
now.

-- 
Gary
_______________________________________________
Scons-dev mailing list
[email protected]
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to