Skip to content

gh-132868: use _Alignof() operator in the struct module - #132872

Merged
picnixz merged 1 commit into
python:mainfrom
skirpichev:struct-use-__Alignof/132868
Apr 25, 2025
Merged

gh-132868: use _Alignof() operator in the struct module#132872
picnixz merged 1 commit into
python:mainfrom
skirpichev:struct-use-__Alignof/132868

Conversation

@skirpichev

@skirpichevskirpichev commented Apr 24, 2025

Copy link
Copy Markdown
Member

Comment threadModules/_struct.c
@picnixzpicnixz added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 24, 2025
@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @picnixz for commit 10eb674 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F132872%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Apr 24, 2025
@picnixz

Copy link
Copy Markdown
Member

The refleak failure is likely unrelated but I don't know whether it's a known issue or not. Anyway, for this one, I'll assume that C11 is supported.

@picnixzpicnixz self-assigned this Apr 25, 2025
@picnixz
picnixz merged commit ecd0373 into python:mainApr 25, 2025
@skirpichev
skirpichev deleted the struct-use-__Alignof/132868 branch April 25, 2025 08:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@skirpichev@bedevere-bot@picnixz