Hi James, Python 3 is in our near future schedule, I would say that we will have support for it in a couple of months. We just have to sort out some issues (unrelated to Python 3, but that will help) with the generator first. When the code for Python 3 is release you can help using it, reporting bugs, and sending patches, as usual; but at this point in time the only thing I can think of is helping to make our test suite compatible with Python 3 (with the 2to3 script), but still working with Python 2.
Thanks for the interest, Marcelo On Fri, Jul 29, 2011 at 9:12 AM, James Goldwater <[email protected]> wrote: > I see from http://developer.qt.nokia.com/wiki/PySide_Python_3_Issues and > http://lists.pyside.org/pipermail/pyside/2011-January/001944.html that some > preliminary work has been done to investigate porting pyside to Python 3. > Does anyone know of any active work in this area? I haven’t seen any list > postings (to the negative J ) newer than March. > > > > A little background: we’re currently evaluating our options – PyQt, PySide - > for a commercial product to be released sometime next year, however Python3 > is a must-have. I’m trying to understand what the roadmap is, and if > desirable how we can contribute to making it happen, > > > > Thanks > > James. > > _______________________________________________ > PySide mailing list > [email protected] > http://lists.pyside.org/listinfo/pyside _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
