Skip to content

Conversation

@hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Dec 9, 2025

Issue describing the changes in this PR

3.7 & 3.8 builds are no longer part of the Python Worker nuget package, since they have been EOL for several years now. This will be starting host version 4.1046.

This change removes support for using 3.7 or 3.8 through Core Tools, so that customers who have those versions installed locally will need to update. This does not impact 3.9+ support.

// Using Python 3.8 -> not supported
image

// Using Python 3.14 -> no changes to experience
image

resolves #issue_for_this_pr

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

@hallvictoria hallvictoria marked this pull request as ready for review December 9, 2025 20:00
@hallvictoria hallvictoria requested review from a team as code owners December 9, 2025 20:00
Copy link
Member

@liliankasem liliankasem left a comment

Choose a reason for hiding this comment

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

Going to hold this until at the very least v4.1046 of the host is being released with core tools.

But I am a little concerned about shipping a breaking change in a minor version, do we have telemetry about how many customers are still using this today? Would be nice to guage the impact here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants