COMMITS
/ Tools/importbench/importbench.py January 10, 2024
S
gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649)
Serhiy Storchaka committed
June 13, 2023
V
gh-98040: Fix importbench: use types.ModuleType() (#105743)
Victor Stinner committed
April 28, 2023
B
gh-98040: Remove just the `imp` module (#98573)
Barry Warsaw committed
April 5, 2019
A
Tools/importbench: Fix a misplaced stderr= (GH-12690)
Anthony Sottile committed
June 30, 2016
S
Issue #27418: Fixed Tools/importbench/importbench.py.
Serhiy Storchaka committed
October 1, 2012
P
more yield from
Philip Jenvey committed
July 20, 2012
B
Move importlib.test.benchmark to Tools/importbench to make it more
Brett Cannon committed