Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gh-97669: Remove outdated example scripts (#97675) (#98167) | Victor Stinner | 2022-10-11 |
| | | | | | | | | | | | Remove outdated example scripts of the Tools/scripts/ directory: * gprof2html.py * md5sum.py * nm2def.py * pathfix.py * win_add2path.py Remove test_gprof2html, test_md5sum and test_pathfix of test_tools. | ||
* | Fix EncodingWarning in test_tools. (GH-28846) | Inada Naoki | 2021-10-10 |
| | |||
* | Issue #23277: Remove unused imports in tests. | Serhiy Storchaka | 2016-04-24 |
| | |||
* | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 |
| | |||
* | Issue #21918: Convert test_tools.py to a sub-package of test. | Zachary Ware | 2014-07-16 |