Skip to content

python 3.11 is not aliased #5540

@ssbarnea

Description

@ssbarnea

Description

That is the same problem we had with 3.10, where there is no alias for future release of python and only pre-release specific builds. See #3343

Once the first pre-release version of a new version is added, we already need to add generic alias.

Many developers will want to add pipelines that test with unreleased versions of python, pipelines that would not need to be updated whenever a new pre-release is made or when the release happens.

Virtual environments affected

  • Ubuntu 18.04
  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 10.15
  • macOS 11
  • macOS 12
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

n/a

Is it regression?

No response

Expected behavior

No response

Actual behavior

Always have a generic alias working

Repro steps

Try to configure python version to "3.11", it will not work, even if there are versions of 3.11 available.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions