On 11/3/18 2:13 PM, José Abílio Matos wrote: > On Saturday, 3 November 2018 14.03.44 WET Richard Kimberly Heck wrote: >> Are we going to require Python 3 for 2.3.x? If not, then I need to make >> some changes to a recent commit.... I'm guessing maybe we haven't >> decided yet, and maybe it depends as much as anything upon Windows? >> >> Riki > python 2.7 will be officially unsupported after 1 Jan 2020. So IMO we should > go only with python 3 for 2.4 (or whatever will be the next version ;-) ). > > With that said all the code in 2.3.x is already valid python 3 and that is > something that new code should preserve IMHO.
I'll experiment, then, with Python 3 on Windows. If I can make that work, then we can make an official decision. RiKi