Skip to content

Restore building 32bit wheels on Linux#1227

Merged
bdraco merged 3 commits intoaio-libs:masterfrom
bdraco:restore_32bit_wheels
Jun 28, 2025
Merged

Restore building 32bit wheels on Linux#1227
bdraco merged 3 commits intoaio-libs:masterfrom
bdraco:restore_32bit_wheels

Conversation

@bdraco
Copy link
Member

@bdraco bdraco commented Jun 28, 2025

What do these changes do?

This PR re-enables 32-bit Linux wheel builds that were disabled by default in cibuildwheel 3.0.0.

Starting with cibuildwheel 3.0.0, 32-bit Linux wheels are no longer built by default - the architecture was removed from "auto" and now requires explicit "auto32" to be specified.

Are there changes in behavior for the user?

Users on 32-bit Linux systems will once again be able to install multidict wheels instead of having to build from source.

Related issue number

#1225

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jun 28, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 28, 2025

CodSpeed Performance Report

Merging #1227 will not alter performance

Comparing bdraco:restore_32bit_wheels (cef4bfa) with master (17bbfd0)

Summary

✅ 245 untouched benchmarks

@bdraco bdraco marked this pull request as ready for review June 28, 2025 12:55
@bdraco bdraco requested review from asvetlov and webknjaz as code owners June 28, 2025 12:55
@bdraco bdraco enabled auto-merge (squash) June 28, 2025 13:00
@bdraco bdraco merged commit ae6ed08 into aio-libs:master Jun 28, 2025
63 checks passed
@bdraco bdraco deleted the restore_32bit_wheels branch June 28, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants