Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Ekopalypse/PythonScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bruderstein/PythonScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 203 files changed
  • 3 contributors

Commits on Mar 11, 2026

  1. Configuration menu
    Copy the full SHA
    da0cfc0 View commit details
    Browse the repository at this point in the history
  2. version 3.0.25 for alpha tests

    chcg committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    882a21f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db9efff View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. avoid build issue on failing version number due to PYTHONBUILDDIR_X64…

    … not found for win32 and arm64
    
    %PYTHONBUILDDIR_X64%\python extractVersion.py > %INST_TEMP_DIR%\version.txt
    
    caused by github action has python npt in path
    chcg committed Mar 15, 2026
    Configuration menu
    Copy the full SHA
    c7539db View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Bump microsoft/setup-msbuild from 2 to 3 (bruderstein#411)

    Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3.
    - [Release notes](https://github.com/microsoft/setup-msbuild/releases)
    - [Commits](microsoft/setup-msbuild@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: microsoft/setup-msbuild
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    9ec7f02 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Bump nuget/setup-nuget from 2 to 3 (bruderstein#412)

    Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from 2 to 3.
    - [Release notes](https://github.com/nuget/setup-nuget/releases)
    - [Commits](NuGet/setup-nuget@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: nuget/setup-nuget
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    772e8eb View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Bump PythonScript.Tests/gtest from 73a63ea to d72f9c8 (bruderstei…

    …n#413)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `73a63ea` to `d72f9c8`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@73a63ea...d72f9c8)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: d72f9c8aea6817cdf1ca0ac10887f328de7f3da2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    cf5d34b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2026

  1. python 3.14.4 (bruderstein#414)

    chcg authored Apr 12, 2026
    Configuration menu
    Copy the full SHA
    49c7e40 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. Bump nuget/setup-nuget from 3 to 4 (bruderstein#415)

    Bumps [nuget/setup-nuget](https://github.com/nuget/setup-nuget) from 3 to 4.
    - [Release notes](https://github.com/nuget/setup-nuget/releases)
    - [Commits](NuGet/setup-nuget@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: nuget/setup-nuget
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    b2aad95 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. update to python 3.14.5

    chcg committed May 22, 2026
    Configuration menu
    Copy the full SHA
    0f78d2c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2026

  1. Bump PythonScript.Tests/gtest from d72f9c8 to 7140cd4 (bruderstei…

    …n#416)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `d72f9c8` to `7140cd4`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@d72f9c8...7140cd4)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: 7140cd416cecd7462a8aae488024abeee55598e4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 3, 2026
    Configuration menu
    Copy the full SHA
    b58688f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2026

  1. Configuration menu
    Copy the full SHA
    d4551ff View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. Bump actions/checkout from 6 to 7 (bruderstein#418)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    d1a5e9c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2026

  1. Configuration menu
    Copy the full SHA
    cf5a814 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2026

  1. Bump PythonScript.Tests/gtest from 7140cd4 to 973323e (bruderstei…

    …n#419)
    
    Bumps [PythonScript.Tests/gtest](https://github.com/google/googletest) from `7140cd4` to `973323e`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@7140cd4...973323e)
    
    ---
    updated-dependencies:
    - dependency-name: PythonScript.Tests/gtest
      dependency-version: 973323ed64a05b128418e7eab67016db5ba049df
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    2ec7dfa View commit details
    Browse the repository at this point in the history
Loading