summaryrefslogtreecommitdiffstats
path: root/Tools/freeze/checkextensions_win32.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)Serhiy Storchaka2019-03-301-1/+2
* fix usage of undefined name (#25504)Benjamin Peterson2015-10-301-1/+1
* #18803: fix more typos. Patch by Févry Thibault.Ezio Melotti2013-08-251-2/+2
* #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-161-1/+1
* SF patch 1631942 by Collin Winter:Guido van Rossum2007-01-101-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-126/+124
* Patch #713645: Fix typo.Martin v. Löwis2003-09-201-1/+1
* Apply diff2.txt from SF patch http://www.python.org/sf/572113Walter Dörwald2002-09-111-7/+7
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* Patch by Toby Dickenson, mentored by Mark Hammond, to supportGuido van Rossum2000-07-131-3/+4
* Sjoerd Mullender:Guido van Rossum1999-11-021-1/+1
* New version, with contributions from Sjoerd Mullender and Mark Hammond.Guido van Rossum1998-08-251-9/+32
* Don't die if win32api doesn't exist.Guido van Rossum1998-05-261-1/+6
* Additions for Mark Hammond's Win32 specific hacks.Guido van Rossum1998-05-191-0/+161