On 2016/09/15 17:28, Dmitrij D. Czarkoff wrote: > Stuart Henderson <[email protected]> wrote: > > >My preference would be to pick one python version (preferably a current > >one rather than a several-years-on-life-support one...) and stick with > >it. > > Aren't we supposed to use whatever MODPY picks by default?
If it were easy to do I'd switch python.port.mk's default to 3 in a heartbeat. But I don't think we can just switch unflavoured versions from py2 to py3 without getting in a mess, we'd probably need to switch the py2 versions to FLAVOR=python2 and add the right @pkgpath lines to all the non-py3 flavoured versions of py-*, which is going to be a bit awkward.
