COMMITS
/ Tools/scripts/README October 30, 2025
S
gh-139198: Remove `Tools/scripts/checkpip.py` script (GH-139199)
Stan Ulbrych committed
May 23, 2023
V
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner committed
March 30, 2023
M
gh-102110: Add all tools description missed (GH-102625)
Missoupro committed
October 12, 2022
V
gh-97669: Create Tools/patchcheck/ directory (#98186)
Victor Stinner committed
October 11, 2022
V
gh-97669: Remove abitype.py and pep384_macrocheck.py (#98165)
Victor Stinner committed
V
gh-97669: Remove outdated example scripts (#97675) (#98167)
Victor Stinner committed
October 8, 2022
J
gh-68686: Retire eptag ptag scripts (#98064)
Joannah Nanjekye committed
October 4, 2022
V
gh-97670: Remove sys.getdxp() and analyze_dxp.py script (#97671)
Victor Stinner committed
V
gh-97669: Remove outdated example scripts (#97675)
Victor Stinner committed
April 29, 2022
H
bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview' (GH-32354)
Hugo van Kemenade committed
April 29, 2021
P
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
Petr Viktorin committed
April 25, 2020
A
closes bpo-40385: Remove Tools/scripts/checkpyc.py (GH-19709)
Ammar Askar committed
July 30, 2019
V
bpo-37704: Remove Tools/scripts/h2py.py (GH-15000)
Victor Stinner committed
November 28, 2017
V
bpo-32159: Remove tools for CVS and Subversion (#4615)
Victor Stinner committed
August 19, 2013
A
#18445: update Tools/scripts/README.
Andrew Kuchling committed
July 3, 2012
R
Minor cleanups
Raymond Hettinger committed
July 1, 2012
G
Fix filename.
Georg Brandl committed
R
Small cleanups
Raymond Hettinger committed
August 2, 2011
N
Clean up description of Tools/scripts/run_tests.py.
Nadeem Vawda committed
December 30, 2010
August 2, 2010
G
Update README, remove obsolete scripts.
Georg Brandl committed
March 8, 2010
R
Merged revisions 78416,78430 via svnmerge from
R. David Murray committed
October 11, 2009
G
Merged revisions 75370-75372 via svnmerge from
Georg Brandl committed
February 26, 2009
B
Merged revisions 69811,69947 via svnmerge from
Benjamin Peterson committed
October 13, 2007
N
Remove more hotshot cruft.
Neal Norwitz committed
August 11, 2006
T
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters committed
August 24, 2005
G
Add findnocoding.py and pysource.py.
Georg Brandl committed
January 27, 2004
S
add hotshotmain.py ref
Skip Montanaro committed
June 13, 2003
G
Put the main script for the new IDLE here.
Guido van Rossum committed
June 8, 2003
R
Added a command line interface for difflib.py
Raymond Hettinger committed
June 7, 2003
M
Patch #748849: Update to current tools and demos.
Martin v. Löwis committed
May 10, 2003
R
Added a tool for making a rough check of LaTeX documents.
Raymond Hettinger committed
February 3, 2003
S
note db2pickle.py and pickle2db.py
Skip Montanaro committed
January 2, 2003
G
Add byext.py
Guido van Rossum committed
March 10, 2000
G
Marc-Andre Lemburg: added
Guido van Rossum committed
October 7, 1998
G
Added a whole bunch of descriptions.
Guido van Rossum committed
September 16, 1997
G
Moved pystone to Lib/test. Use import test.pystone to run it.
Guido van Rossum committed
August 14, 1997
G
Added logmerge.py
Guido van Rossum committed
G
Added cvsfiles.py and treesync.py
Guido van Rossum committed
June 20, 1995
G
added ftp mirror script
Guido van Rossum committed
March 30, 1995
G
added "pystone" benchmark
Guido van Rossum committed
March 2, 1995
G
moved lots of scripts from Demo/scripts to Tools/scripts
Guido van Rossum committed