Skip to content

gh-145452: Initialize PyLazyImport_Type during interpreter startup#145453

Merged
vstinner merged 9 commits intopython:mainfrom
johnslavik:fix-resolve-method-funky-behavior
Mar 3, 2026
Merged

gh-145452: Initialize PyLazyImport_Type during interpreter startup#145453
vstinner merged 9 commits intopython:mainfrom
johnslavik:fix-resolve-method-funky-behavior

Conversation

@johnslavik
Copy link
Copy Markdown
Member

@johnslavik johnslavik commented Mar 3, 2026

Unreleased yet, so skipping news.

Comment thread Lib/test/test_lazy_import/__init__.py Outdated
Comment thread Lib/test/test_lazy_import/__init__.py Outdated
johnslavik and others added 5 commits March 3, 2026 10:55
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
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

@vstinner vstinner merged commit e6c3c04 into python:main Mar 3, 2026
85 of 87 checks passed
@vstinner
Copy link
Copy Markdown
Member

vstinner commented Mar 3, 2026

Merged, thanks for the fix!

@johnslavik johnslavik deleted the fix-resolve-method-funky-behavior branch April 20, 2026 23:17
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
…artup (python#145453)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

4 participants