Are ANY versions of ERPNext default installed (Easy Install) with python 3.x?

In trying to create a stable platform to build on right now, I was wondering if there are any versions of ERPNext that currently default to using python 3.x

I am trying to set something up now, because I know that the end of the year is my busiest season for upgrades and new installations. I was hoping to avoid the headache of having to try to plan for the difficult task of shepherding multiple installations through a python upgrade when the old version reaches end-of-life.

To reduce that extra labor exposure, I was hoping to try to force myself to use whatever newer version might already have that worked out and debugged.

How is everyone else planning to deal with this pending transition?

BKM

About running the app, you can migrate to python3

But, If you are talking about code, it’s a different story…