bpo-33509: Fix _warnings for module_globals=None (#6833)
Don't crash on warnings.warn_explicit() if module_globals is not a dict.
Showing
Please
register
or
sign in
to comment
Don't crash on warnings.warn_explicit() if module_globals is not a dict.