Skip to content

Conversation

duaneg
Copy link
Contributor

@duaneg duaneg commented Sep 8, 2025

With the fix for gh-126631 __main__ modules can be preloaded and the regression test for gh-135335 can be simplified to just use a self-contained script rather than requiring a module.

Note this assumes and implicitly tests that __main__ is preloaded by default.

With the fix for pythongh-126631 __main__ modules can be preloaded and the regression
test for pythongh-135335 can be simplified to just use a self-contained script rather
than requiring a module.

Note this assumes and implicitly tests that __main__ is preloaded by default.
@duaneg
Copy link
Contributor Author

duaneg commented Sep 8, 2025

I don't believe this needs a news entry, as it is just a refactoring/simplification of an existing regression test.

@StanFromIreland StanFromIreland added skip news type-refactor Code refactoring (with no changes in behavior) labels Sep 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review skip news type-refactor Code refactoring (with no changes in behavior)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants