Neal Norwitz schrieb:
> Christian,
> 
> Please fix the build on the various buildbots that are failing or
> revert your changes for unicode literals.  The build failures started
> to occur at r61953.  There were several more (~5) follow up checkins.
> 
> You can find all the failures here:  http://www.python.org/dev/buildbot/all/
> 
> There seem to be at least two variations for how setup.py is failing.
> See below.

I've already fixed the problem in r61956. I didn't noticed the issue
with a non initialized var until I compiled Python without pydebug. In
order to fix the problem on the build bots one has to remove all pyc and
pyo files.

Christian
_______________________________________________
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

Reply via email to