Skip to content

gh-140550: Correct error message for PyModExport (PEP 793) hook - #142583

Merged
encukou merged 1 commit into
python:mainfrom
encukou:modexport-errormsg
Dec 12, 2025
Merged

gh-140550: Correct error message for PyModExport (PEP 793) hook#142583
encukou merged 1 commit into
python:mainfrom
encukou:modexport-errormsg

Conversation

@encukou

@encukouencukou commented Dec 11, 2025

Copy link
Copy Markdown
Member
  • info->name is a Python string object.
  • Use the term “module export hook” as in the docs.

@bedevere-appbedevere-appBot mentioned this pull request Dec 11, 2025
25 tasks
@brettcannon
brettcannon removed their request for review December 11, 2025 17:50
@encukou
encukou merged commit 15313dd into python:mainDec 12, 2025
48 checks passed
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.

1 participant

@encukou