Python 2.7 will not be maintained past 2020.[1]
Python2 is still default for Postgres 10. CREATE EXTENSION PLPYTHONU results in installation of PLPYTHON2U.
As of now SUSE does not support PLPYTHON3U. (This will change soon)
Are there any plans for declaring Python3 as default for Postgres 11 or a later Release?