gh-98040: Fix importbench: use types.ModuleType() (#105743)
Replace removed imp.new_module(name) with types.ModuleType(name).
V
Victor Stinner committed
457a459c7804950d4c27a243b176eb933ec87a06
Parent: 757b402
Committed by GitHub <noreply@github.com>
on 6/13/2023, 10:32:12 PM