Comment 10 for bug 1785119

Revision history for this message
Wayne Stambaugh (stambaughw) wrote : Re: [Bug 1785119] Re: Python 3 support

On 8/23/2018 12:28 PM, Nick Østergaard wrote:
> @Wayne, I think you misread the discussion here.
>
> The patch has a conditional to enable python3 support. So getting it
> merged early just helps packagers test and migrate completely away from
> python2. Many linux platforms can not provide wxpython now.

Thomas was suggesting switching nightly builds to python 3 which means
no wxpython even on platforms where this still works (osx and windows).
 All I was suggesting is that we keep nightly builds as is on platforms
where wxpython with python 2 still works. It doesn't matter for
platforms where wxpython doesn't work so we can provide packages for
both configurations for users rather then pull the plug on wxpython2.

>
> It has been verified on windows and linux, but lack testing on macos.
> This is the only reason that I have not pushed to get this merged yet.
>
> On top of that Thomas also have a branch with wxphoenix WORKING, meaning
> that we don't really loose the wxpython feature. But I don't think the
> python3 with wxpython (phoenix) has been tested that much, but it looks
> like some minor commits.
>

Has anyone been able get phoenix to build on msys2? I haven't tried it
in a while. This is critical to be able to support phoenix on windows.