Evaluate work for a python 3 only image for license scanning

Problem to solve

We have python 2 as an option for users in case they are using it after EOL - as identified here - #198005 (comment 284532672)

We are not dependent on it, and don't use it unless the user has Python 2

Some users may want images without python 2 at all, let's collect user feedback here, and if there is interest let's see how much work would that be?

Intended users

Further details

Proposal

Permissions and Security

Documentation

Availability & Testing

What does success look like, and how can we measure that?

What is the type of buyer?

Links / references

Implementation Plan

  • Remove version 2 of Python from the default .tool-versions file here.
Edited by mo khan