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

[Windows & Ubuntu] Python 3.7.x will be removed from January 10 ,2025 #10893

Closed
6 of 14 tasks
vidyasagarnimmagaddi opened this issue Nov 4, 2024 · 2 comments
Closed
6 of 14 tasks
Assignees
Labels
Announcement Area: Python awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: Windows

Comments

@vidyasagarnimmagaddi
Copy link
Contributor

vidyasagarnimmagaddi commented Nov 4, 2024

Breaking changes

Python 3.7.x will be removed from Windows 2019, Windows 2022, Ubuntu 20 and Ubuntu 22 images.

Target date

Image deployment will start on December 2 2024, will take 3-4 days.

The motivation for the changes

As per our software support policy, we are supporting only 5 most popular python versions while python 3.6.x has been EOL since ( 27 Jun 2023)

Possible impact

If your projects depend on python 3.7.x they might be broken.

Platforms affected

  • Azure DevOps
  • GitHub Actions

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022

Mitigation ways

For GitHub Actions the python 3.7.x archives will still be available through the actions/setup-python action.

@vidyasagarnimmagaddi
Copy link
Contributor Author

Related Issue: #10878

@vidyasagarnimmagaddi vidyasagarnimmagaddi changed the title [Windows] Python 3.7.x will be removed from December 6 ,2024 [Windows & Ubuntu] Python 3.7.x will be removed from December 6 ,2024 Nov 6, 2024
@vidyasagarnimmagaddi vidyasagarnimmagaddi changed the title [Windows & Ubuntu] Python 3.7.x will be removed from December 6 ,2024 [Windows & Ubuntu] Python 3.7.x will be removed from January 10 ,2025 Dec 3, 2024
kdeldycke added a commit to kdeldycke/workflows that referenced this issue Dec 24, 2024
@vidyasagarnimmagaddi vidyasagarnimmagaddi added the awaiting-deployment Code complete; awaiting deployment and/or deployment in progress label Jan 6, 2025
@vidyasagarnimmagaddi
Copy link
Contributor Author

The changes has been deployed . Thanks .

github-merge-queue bot pushed a commit to databricks/databricks-sdk-py that referenced this issue Jan 14, 2025
## What changes are proposed in this pull request?

Python 3.7.x is essentially not supported;

- It has been removed from Windows 2019, Windows 2022, Ubuntu 20 and
Ubuntu 22 images
([ref](actions/runner-images#10893)).
- `unbuntu-latest` now points toward 24.04 which does not support Python
3.7.x ([ref](actions/runner-images#11332))

 This PR updates our Ubuntu workflows to avoid this version.

## How is this tested?

N/A
kdeldycke added a commit to kdeldycke/workflows that referenced this issue Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Announcement Area: Python awaiting-deployment Code complete; awaiting deployment and/or deployment in progress OS: Windows
Projects
None yet
Development

No branches or pull requests

1 participant