Skip to content

Remove pypy 3.9 from azure-storage-extensions build matrix#47062

Merged
JennyPng merged 1 commit into
mainfrom
storage-extensions-pp39-issue
May 22, 2026
Merged

Remove pypy 3.9 from azure-storage-extensions build matrix#47062
JennyPng merged 1 commit into
mainfrom
storage-extensions-pp39-issue

Conversation

@JennyPng
Copy link
Copy Markdown
Member

@JennyPng JennyPng commented May 21, 2026

storage live tests failing due to cibuildwheel image not having PyPy 3.9

removing pp39 from the pyproject.toml since we're going to be dropping support for 3.9 anyway repo-wide
(related to #47064 )

@github-actions github-actions Bot added the Storage Storage Service (Queues, Blobs, Files) label May 21, 2026
@JennyPng JennyPng marked this pull request as ready for review May 21, 2026 21:27
@JennyPng JennyPng requested a review from annatisch as a code owner May 21, 2026 21:27
Copilot AI review requested due to automatic review settings May 21, 2026 21:27
Copy link
Copy Markdown
Contributor

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 updates the azure-storage-extensions package’s cibuildwheel build matrix to stop building PyPy 3.9 wheels, addressing failures caused by the absence of a PyPy 3.9 image in the build environment.

Changes:

  • Removed pp39* from the cibuildwheel build selector list in pyproject.toml.

Comment thread sdk/storage/azure-storage-extensions/pyproject.toml
@JennyPng JennyPng merged commit 6dca6ba into main May 22, 2026
39 of 59 checks passed
@JennyPng JennyPng deleted the storage-extensions-pp39-issue branch May 22, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants