Simon, While Python 2 may be deprecated, I don't think we can change the defaults for master yet. The main issue is the packaging of Windows and Mac still requires Python 2 (based on the discussion in [1]) because the Python 3 packages are not validated/existing yet. Until we have Windows and OSX using Python 3, I think we should hold off bumping the defaults in the CMake.
-Ian [1] https://www.mail-archive.com/[email protected]/msg36823.html On Sat, Oct 26, 2019 at 6:03 PM Simon Richter <[email protected]> wrote: > Hi, > > On 26.10.19 18:55, Simon Richter wrote: > > > Python 2 is deprecated upstream, and most distributions are switching > > to Python 3 as default, and ship wxPython Phoenix as the wxWidgets > > binding for Python 3. > > This is mainly to get the ball rolling -- before this can be applied on > master I'm going to do a round of -patch builds so we can see what > exactly breaks if we do this. > > Simon > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

