gh-135335: Simplify preload regression test using __main__ (GH-138686)
Simplify preload regression test using `__main__` 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.
D
Duane Griffin committed
425f24e4fad672c211307a9f0018c8d39c4db9de
Parent: 23b67aa
Committed by GitHub <noreply@github.com>
on 11/23/2025, 11:37:15 PM