Skip to content

Fix mutability for newer NumPy versions (3.14+)#448

Merged
psobot merged 6 commits intomasterfrom
psobot/py314-numpy-fix
Jan 12, 2026
Merged

Fix mutability for newer NumPy versions (3.14+)#448
psobot merged 6 commits intomasterfrom
psobot/py314-numpy-fix

Conversation

@psobot
Copy link
Copy Markdown
Member

@psobot psobot commented Jan 12, 2026

Should fix these errors: https://github.com/spotify/pedalboard/actions/runs/20926145404/job/60124694982?pr=447

Technically this was inaccurate before but is not an actual error until newer versions of NumPy required for our Python 3.14 builds.

@psobot psobot requested a review from hyperc54 January 12, 2026 16:25
@psobot psobot added the bug Something isn't working label Jan 12, 2026
Copy link
Copy Markdown
Collaborator

@hyperc54 hyperc54 left a comment

Choose a reason for hiding this comment

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

that was fast

@psobot psobot added the Also Test Wheels Trigger wheel creation on all platforms via GitHub Actions. label Jan 12, 2026
@psobot psobot merged commit e2b4fff into master Jan 12, 2026
37 checks passed
@psobot psobot deleted the psobot/py314-numpy-fix branch January 12, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Also Test Wheels Trigger wheel creation on all platforms via GitHub Actions. bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants