Skip to content

[3.13] gh-129259: Fix AIX build failures caused by incorrect struct alignment#144917

Open
rsmkaminskas wants to merge 1 commit intopython:3.13from
rsmkaminskas:gh-129259
Open

[3.13] gh-129259: Fix AIX build failures caused by incorrect struct alignment#144917
rsmkaminskas wants to merge 1 commit intopython:3.13from
rsmkaminskas:gh-129259

Conversation

@rsmkaminskas
Copy link

@rsmkaminskas rsmkaminskas commented Feb 17, 2026

This PR fixes the AIX build failures mentioned in issue #129259.

Note In 3.14, the _Py_BackoffCounter bit field structure was replaced with a uint16_t

…ignment by adding AIX-specific #pragma pack directives.
@python-cla-bot
Copy link

python-cla-bot bot commented Feb 17, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@rsmkaminskas rsmkaminskas changed the title gh-129259: Fix AIX build failures caused by incorrect struct alignment [3.13] gh-129259: Fix AIX build failures caused by incorrect struct alignment Feb 17, 2026
@rsmkaminskas
Copy link
Author

Hi @encukou , could you please review this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant