There are no add-ons installed in my plone 5.2.3 which upgraded through buildout on a Debian 10 with python 2.7. (By the way, buildout does not work in the mainland of China. I did it through vpn.)
I have two questions on migrating it from python 2 to python 3
1.Is the document Migrating Plone 5.2 to Python 3 unnecessary?
2. According to documents Migrate a ZODB from Python 2.7 to Python 3, I should run "./bin/instance". But what I have inside ./bin are client1 and client2. There is no [instance]
section in my buildout.
Regards.
Hugo