Skip to content

[Core] Drop Python 3.8 support #40831

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

Merged
merged 1 commit into from
May 1, 2025
Merged

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Apr 30, 2025

Updated the core version to reflect updates.

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck pvaneck marked this pull request as ready for review May 1, 2025 00:26
@Copilot Copilot AI review requested due to automatic review settings May 1, 2025 00:26
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

This PR drops Python 3.8 support by updating package metadata, versioning, and documentation.

  • Remove the Python 3.8 classifier from setup.py
  • Update python_requires from ">=3.8" to ">=3.9"
  • Bump the package version and update the changelog to reflect these changes

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
sdk/core/azure-core/setup.py Removed Python 3.8 classifier and updated python_requires.
sdk/core/azure-core/azure/core/_version.py Bumped version from 1.33.1 to 1.34.0.
sdk/core/azure-core/CHANGELOG.md Updated changelog to reflect the dropped support for Python 3.8.

@pvaneck pvaneck merged commit ec469b2 into Azure:main May 1, 2025
64 checks passed
@pvaneck pvaneck deleted the core-release-may branch May 1, 2025 16:09
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