Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support PEP 489 multi-phase module init #54

Merged
merged 1 commit into from
May 28, 2024

Conversation

tseaver
Copy link
Member

@tseaver tseaver commented May 27, 2024

Even simpler: the C extension has no static state, and initializes no types: it contains only a single, stateless function.

@tseaver tseaver requested review from davisagli and dataflake May 27, 2024 19:28
Copy link
Member

@dataflake dataflake left a comment

Choose a reason for hiding this comment

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

Sorry, I cannot help reviewing C code.

@tseaver tseaver merged commit 59ac6fc into master May 28, 2024
60 checks passed
@tseaver tseaver deleted the tseaver-multi_phase_module_initialization branch May 28, 2024 13:41
tseaver added a commit that referenced this pull request May 28, 2024
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