[Scons-dev] scons running on py2.7 and py3.3
Gary Oberbrunner
garyo at oberbrunner.com
Wed Sep 25 19:18:43 EDT 2013
On Tue, Sep 24, 2013 at 7:15 AM, Neal Becker <ndbecker2 at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20130925/27243d81/attachment.html>
More information about the Scons-dev
mailing list