◐ Shell
clean mode source ↗

gh-140550: Correct error message for PyModExport (PEP 793) hook by encukou · Pull Request #142583 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@encukou

@encukou encukou commented

Dec 11, 2025

edited by bedevere-app Bot

Loading

Copy link Copy Markdown

Member

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

@bedevere-app bedevere-app Bot 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:main

Dec 12, 2025

48 checks passed

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

Reviewers

@ericsnowcurrently ericsnowcurrently Awaiting requested review from ericsnowcurrently ericsnowcurrently is a code owner

@ncoghlan ncoghlan Awaiting requested review from ncoghlan ncoghlan is a code owner

@warsaw warsaw Awaiting requested review from warsaw warsaw is a code owner

@kumaraditya303 kumaraditya303 Awaiting requested review from kumaraditya303 kumaraditya303 is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@encukou