Skip to content

gh-150899: Do not reset custom -Xlazy_imports mode in test_lazy_imports#150900

Merged
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-150899
Jun 5, 2026
Merged

gh-150899: Do not reset custom -Xlazy_imports mode in test_lazy_imports#150900
sobolevn merged 1 commit into
python:mainfrom
sobolevn:issue-150899

Conversation

@sobolevn
Copy link
Copy Markdown
Member

@sobolevn sobolevn commented Jun 4, 2026

Both ./python.exe -Xlazy_imports=all -m test test_lazy_import and ./python.exe -Xlazy_imports=normal -m test test_lazy_import pass locally.

@sobolevn sobolevn merged commit 2f064fb into python:main Jun 5, 2026
59 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.15.
🐍🍒⛏🤖

@miss-islington-app
Copy link
Copy Markdown

Sorry, @sobolevn, I could not cleanly backport this to 3.15 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 2f064fbc0b427f0e1c83fe9b9036531ed16e95e8 3.15

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 5, 2026

GH-150947 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jun 5, 2026
sobolevn added a commit that referenced this pull request Jun 5, 2026
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.

2 participants