summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-13 22:32:12 (GMT)
committerGitHub <noreply@github.com>2023-06-13 22:32:12 (GMT)
commit457a459c7804950d4c27a243b176eb933ec87a06 (patch)
tree8733adfbd8c12c6be2bfb91b90f45e7a8faee397 /Python/bytecodes.c
parent757b402ea1c2c6b925a55a08fd844b065b6e082f (diff)
downloadcpython-457a459c7804950d4c27a243b176eb933ec87a06.zip
cpython-457a459c7804950d4c27a243b176eb933ec87a06.tar.gz
cpython-457a459c7804950d4c27a243b176eb933ec87a06.tar.bz2
gh-98040: Fix importbench: use types.ModuleType() (#105743)
Replace removed imp.new_module(name) with types.ModuleType(name).
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions