man py3versions says: -i, --installed Show the installed supported python3 versions.
so this was not a bug in impish, as although python3.10 can be installed, it is not a supported version. This is fixed in python3-defaults 3.9.4-1ubuntu2 in jammy-proposed. Sorry for the noise. ** Changed in: python3-defaults (Ubuntu) Status: New => Fix Committed ** Changed in: python3-defaults (Ubuntu Impish) Status: Fix Committed => Invalid ** Tags removed: verification-needed verification-needed-impish ** Tags added: verification-failed verification-failed-impish -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1946965 Title: python3-defaults: py3versions -i does not list python3.10 when it is installed Status in python3-defaults package in Ubuntu: Fix Committed Status in python3-defaults source package in Impish: Invalid Bug description: Test case: $ sudo apt install python3.9 python3.10 ... $ py3versions -i python3.9 Expected output: $ py3versions -i python3.10 python3.9 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1946965/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp