summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_tools/test_sundry.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21822)Victor Stinner2020-08-111-5/+5
* bpo-40275: Use new test.support helper submodules in tests (GH-21727)Hai Shi2020-08-041-3/+3
* bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)Victor Stinner2019-07-301-1/+1
* bpo-25094: Fix test_tools.test_sundry() on Windows (GH-8406)Victor Stinner2018-07-231-4/+14
* Trivial cleanups following bpo-31370 (#3649)Antoine Pitrou2017-09-181-1/+0
* Issue #21918: Convert test_tools.py to a sub-package of test.Zachary Ware2014-07-161-0/+53