Skip to content

Conversation

erik-bershel
Copy link
Contributor

Description

  • Default Homebrew Python 3 version installed to avoid re-linking if dependency
  • Desired Python 3 version is selected by default

Related issue:

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@Copilot Copilot AI review requested due to automatic review settings October 10, 2025 12:03
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the Python installer script for macOS to handle Python version selection more effectively by installing the default Homebrew Python package first to avoid re-linking issues, then installing the desired Python 3 version (3.13) with forced linking.

  • Added default Python version configuration (3.13) to all macOS toolset files
  • Modified Python installation script to install default Homebrew Python before specific version
  • Fixed test assertion pattern to include forward slash

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
toolset-26.json Added Python default version configuration (3.13)
toolset-15.json Added Python default version configuration (3.13)
toolset-14.json Added Python default version configuration (3.13)
Python.Tests.ps1 Fixed test path pattern to include forward slash
install-python.sh Restructured Python installation to handle dependencies and versioning

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

maxim-lobanov
maxim-lobanov previously approved these changes Oct 10, 2025
@erik-bershel erik-bershel merged commit ed18dfa into actions:main Oct 10, 2025
4 checks passed
@erik-bershel erik-bershel deleted the macos-upd-install-python-script branch October 10, 2025 15:19
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