index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_tools
/
test_sundry.py
Commit message (
Expand
)
Author
Age
*
GH-107458: fix test_tools refleak (#107577)
Kumar Aditya
2023-08-03
*
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner
2023-05-23
*
Remove non-existing tools from Sundry skiplist (#103991)
Oleg Iarygin
2023-04-29
*
gh-102515: Remove unused imports in the `Lib/` directory (#102516)
Alex Waygood
2023-03-08
*
gh-97669: Fix test_tools reference leak (#98216)
Victor Stinner
2022-10-12
*
gh-97669: Remove outdated example scripts (#97675) (#98167)
Victor Stinner
2022-10-11
*
gh-97670: Remove sys.getdxp() and analyze_dxp.py script (#97671)
Victor Stinner
2022-10-04
*
bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21822)
Victor Stinner
2020-08-11
*
bpo-40275: Use new test.support helper submodules in tests (GH-21727)
Hai Shi
2020-08-04
*
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
Victor Stinner
2019-07-30
*
bpo-25094: Fix test_tools.test_sundry() on Windows (GH-8406)
Victor Stinner
2018-07-23
*
Trivial cleanups following bpo-31370 (#3649)
Antoine Pitrou
2017-09-18
*
Issue #21918: Convert test_tools.py to a sub-package of test.
Zachary Ware
2014-07-16