Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Python3.11] Add support for Python 3.11 in SLES15 builds #3816

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agl29
Copy link
Collaborator

@agl29 agl29 commented Aug 12, 2024

What changes were proposed in this pull request?

  • Support python3.11 in sles15 build

How was this patch tested?

  • Locally
  • sles15 docker image

check_python310_path
elif [[ $1 == "sles15" ]]; then
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So we don't support sles15 with python3.10 anymore? and it will only work with python3.11?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@athithyaaselvam Yes, we will now support py3.11 on sles15. All sles15 builds (internal) will be tied to py3.11.

Copy link
Collaborator

@Harshg999 Harshg999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a review comment..

Copy link
Collaborator

@Harshg999 Harshg999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

github-actions bot commented Oct 7, 2024

This PR is stale because it has been open 45 days with no activity and is not labeled "Prevent stale". Remove "stale" label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Oct 7, 2024
@agl29 agl29 removed the Stale label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants