Skip to content

[Feat]: Lower required python version by samples/python #406

@daavoo

Description

@daavoo

Is your feature request related to a problem? Please describe.

python/samples require python 3.12 but the code can actually run with no changes (as far as I tested the demo) at least with python 3.11 (haven't try lower versions) .

Describe the solution you'd like

I would like the required python version to be lowered to (at least) python 3.11.

Describe alternatives you've considered

My code requires python 3.11 so I am currently vendoring what I need from samples/python/common and samples/python/hosts.

Additional context

I don't know what was the rationale for requiring Python 3.12
In case it is useful to discuss:

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions