Skip to content

gh-146636: Py_mod_abi mandatory for modules created from slots array#146855

Merged
encukou merged 5 commits intopython:mainfrom
encukou:required-mod-abi
Apr 2, 2026
Merged

gh-146636: Py_mod_abi mandatory for modules created from slots array#146855
encukou merged 5 commits intopython:mainfrom
encukou:required-mod-abi

Conversation

@encukou
Copy link
Copy Markdown
Member

@encukou encukou commented Mar 31, 2026

@bedevere-app bedevere-app bot mentioned this pull request Mar 31, 2026
8 tasks
@encukou encukou added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 31, 2026
@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 445a017 🤖

Results will be shown at:

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

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

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 31, 2026
@encukou encukou marked this pull request as ready for review March 31, 2026 15:49
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM. I'm fine with the choice of SystemError for the exception raised when Py_mod_abi is missing.

@encukou encukou merged commit a86963b into python:main Apr 2, 2026
178 of 180 checks passed
@encukou encukou deleted the required-mod-abi branch April 2, 2026 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants