Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-58032: Do not use argparse.FileType in module CLIs and scripts (GH-113649) | Serhiy Storchaka | 2024-01-10 | 1 | -6/+4 |
* | gh-98040: Fix importbench: use types.ModuleType() (#105743) | Victor Stinner | 2023-06-13 | 1 | -1/+2 |
* | gh-98040: Remove just the `imp` module (#98573) | Barry Warsaw | 2023-04-28 | 1 | -7/+7 |
* | Tools/importbench: Fix a misplaced stderr= (GH-12690) | Anthony Sottile | 2019-04-05 | 1 | -2/+2 |
* | Change some mercurial/ hg.python.org references. (#8) | Senthil Kumaran | 2017-02-16 | 1 | -1/+1 |
* | Issue #27418: Fixed Tools/importbench/importbench.py. | Serhiy Storchaka | 2016-06-30 | 1 | -7/+6 |
* | more yield from | Philip Jenvey | 2012-10-01 | 1 | -19/+12 |
* | Move importlib.test.benchmark to Tools/importbench to make it more | Brett Cannon | 2012-07-20 | 2 | -0/+258 |