SIGN IN SIGN UP

gh-76785: Fix Windows Refleak in test_interpreters (gh-117913)

gh-117662 introduced some refleaks, or, rather, exposed some existing refleaks.  The leaks are coming when test.support.os_helper is imported in a "legacy" interpreter.  I've updated test.test_interpreters.utils to avoid importing os_helper, which fixes the leaks.  I'll address the root cause separately.
E
Eric Snow committed
3831144f9c8ce0fd582a0830a9e48a8da85e166a
Parent: 757891e
Committed by GitHub <noreply@github.com> on 4/16/2024, 2:16:37 AM