- 3b9c0f4 Add 2.4.6 uuids. by Martin v. Löwis · 17 years ago v2.4.6c1
- aec20a6 - Tools/faqwiz/move-faqwiz.sh: Fix unsecure use of temporary files. by Matthias Klose · 17 years ago
- 01b20ec Add uuids for upcoming 2.4.5 release. by Martin v. Löwis · 18 years ago
- 99887e1 Move fetching of encoding test files from the end of the by Tim Peters · 19 years ago
- 15db383 Include sgml_input.html. by Martin v. Löwis · 19 years ago
- c3554cd Remove bogus openssl-0.9.8a directory. by Martin v. Löwis · 19 years ago
- d005dd9 Build _ssl.pyd with OpenSSL 0.9.7l by Martin v. Löwis · 19 years ago
- f44c100 Add uuids for upcoming 2.4.4 release. by Martin v. Löwis · 19 years ago
- 38f1070 Backport r50856: by Martin v. Löwis · 19 years ago
- 5d50c59 Add build\\python.exe to the list of programs to be killed. by Martin v. Löwis · 19 years ago
- 004db0e Add missing implementation file. by Martin v. Löwis · 19 years ago
- 467f131 Add cygwin makefile. by Martin v. Löwis · 19 years ago
- c4cb2a7 Bug #1451341: find fuzzy marks correctly. (backport from rev. 43684) by Georg Brandl · 19 years ago
- 9cddb4b move the uuids out to a separate file by Anthony Baxter · 19 years ago
- d8b005d Backport of 43584: Add check_soundcard.vbs. by Martin v. Löwis · 19 years ago
- 1fcf87f Backport: SF bug #1457411, fix errors using variables that don't exist. by Neal Norwitz · 19 years ago
- 692b4a1 Add 2.4.3 UUIDs. by Martin v. Löwis · 19 years ago
- a6c0c20 Mechanical whitespace normalization. by Tim Peters · 19 years ago
- 022a55c update - still some old .cvsignore files lying around by Anthony Baxter · 19 years ago
- 099e793 The new fetch_data_files.py downloads all the input data files by Tim Peters · 19 years ago
- 03de6fd Merge rev 43063 from trunk. by Tim Peters · 19 years ago
- b6b7a3a Merge rev 43061 from the trunk. by Tim Peters · 19 years ago
- 6b3cf5e Backport of 42994: by Martin v. Löwis · 19 years ago
- 25aeec5 Backport of 42993: by Martin v. Löwis · 19 years ago
- 9104048 Merge rev 42984 from trunk. by Tim Peters · 19 years ago
- 7a0109f Move buildbot scripts to Tools/buildbot. by Martin v. Löwis · 19 years ago
- 5bf0a55 Ignore .svn instead of CVS now. by Martin v. Löwis · 20 years ago
- b6050f7 Patch by Ori Avtalion to fix a minor display glitch in the RightArrow. by Barry Warsaw · 20 years ago
- f77d7ab fix recurring typo: occured --> occurred (already fixed in Python trunk) by Fred Drake · 20 years ago
- 5afbde7 Use lzx:21 for compression. by Martin v. Löwis · 20 years ago
- 87494a5 Fix all wrong instances of "it's". by Georg Brandl · 20 years ago
- 2a0c05a backport bug [ 1072853 ] thisid not intialized in pindent.py script by Georg Brandl · 20 years ago
- 3b0dad0 Reuse componentids for *.dll across minor releases. by Martin v. Löwis · 20 years ago
- 616ac23 Add more UUIDs. Update custom actions for Itanium by Martin v. Löwis · 20 years ago
- fcfa195 Avoid using *W functions on Win95. by Martin v. Löwis · 21 years ago
- d62430f Add more test directories to testsuite. by Martin v. Löwis · 21 years ago
- 5d1e86a Patch #1088716: build and incorporate libpython24.a. by Martin v. Löwis · 21 years ago
- 57212f5 Properly quote IDLE shortcut. Fixes #1076861. by Martin v. Löwis · 21 years ago
- e1cded6 Backport msisupport.dll to 2.4 by Martin v. Löwis · 21 years ago
- 4b600b3 This commit was manufactured by cvs2svn to create branch 'release24-maint'. by cvs2svn · 21 years ago
- bc5d74b Add all readme files in Tools. by Martin v. Löwis · 21 years ago
- 6d60c09 Include site-packages directory. by Martin v. Löwis · 21 years ago
- eac02e6 Add missing have_tcl conditions by Martin v. Löwis · 21 years ago
- 72f0801 SF bug #1061457: spelling error in win installer by Raymond Hettinger · 21 years ago
- 7b2563b Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does. by Martin v. Löwis · 21 years ago
- 130e37f Read the text files to be compared in universal-newline mode. by Tim Peters · 21 years ago
- f13337d Fix lib-tk PythonPath. by Martin v. Löwis · 21 years ago
- 0e9980f Whitespace normalization. by Tim Peters · 21 years ago
- 0f02ce3 Do not include extpy[w].exe anymore by Martin v. Löwis · 21 years ago
- 1e3a264 Generate the product code properly by Martin v. Löwis · 21 years ago
- dff68d0 Change all extensions to unadvertised. by Martin v. Löwis · 21 years ago
- 0b4a7d9 Revert creation of launcher.exe. by Martin v. Löwis · 21 years ago
- 4b2017a Implement conditional extensions through launcher.exe. by Martin v. Löwis · 21 years ago
- 104c46b Support Python 2.2. by Martin v. Löwis · 21 years ago
- 566d934 compiler.transformer: correct lineno attribute when possible SF patch #1015989 by Jeremy Hylton · 21 years ago
- 7d3755d Add test_difflib_expect.html. by Martin v. Löwis · 21 years ago
- e0f780d Conditionalize Tcl feature by Martin v. Löwis · 21 years ago
- d3f61a2 Pickup Tk from tcltk directory. by Martin v. Löwis · 21 years ago
- e064b41 Patch #914575: difflib side by side diff support, diff.py s/b/s HTML option. by Martin v. Löwis · 21 years ago
- 66cb018 Whitespace normalization. by Tim Peters · 21 years ago
- 8107ca4 Keep option parser from gobbling up the filename to be profiled and the by Skip Montanaro · 21 years ago
- 94607dd Whitespace normalization. by Tim Peters · 21 years ago
- 2dd2a28 Add acknowledgements to ExitDialog. by Martin v. Löwis · 21 years ago
- 8ffe9ab Move msi from sandbox to Tools. by Martin v. Löwis · 21 years ago
- 2443d4a - pygettext.py: Generate POT-Creation-Date header in ISO format. by Matthias Klose · 21 years ago
- 494aaee Whitespace normalization. by Tim Peters · 21 years ago
- e236b38 [Patch #1005491 ] use __name__ == '__main__' in scripts by Andrew M. Kuchling · 21 years ago
- e6e77e5 Fix by Michael W. Hudson · 21 years ago
- e9ddfbb SF #989185: Drop unicode.iswide() and unicode.width() and add by Hye-Shik Chang · 21 years ago
- c2a5a63 PEP-0318, @decorator-style. In Guido's words: by Anthony Baxter · 21 years ago
- 5ae638c Remove copyright notices from gencodec.py output. by Marc-André Lemburg · 21 years ago
- 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 21 years ago
- 4fba452 WTF is with this script? It contained illegal syntax and illegal by Tim Peters · 21 years ago
- c572e42 Call the correct tp_dealloc. by Jack Jansen · 21 years ago
- 7b7acd1 Use set() instead of sets.Set() by Raymond Hettinger · 21 years ago
- 5492f3d Add more known macros. by Raymond Hettinger · 21 years ago
- 27f8836 Whitespace normalization. by Tim Peters · 21 years ago
- 974ed7c - SF #962502: Add two more methods for unicode type; width() and by Hye-Shik Chang · 21 years ago
- ba91b9f Applying SF patch #949329 on behalf of Raymond Hettinger. by Armin Rigo · 21 years ago
- 354433a SF patch #872326: Generator expression implementation by Raymond Hettinger · 21 years ago
- ffa5a50 Small fixes in freeze.py. by Gustavo Niemeyer · 21 years ago
- 26510d4 delete timing output - it appears after the </html> line. by Skip Montanaro · 21 years ago
- 165163f add usage() function, -h(elp) flag and long versions of short flags by Skip Montanaro · 21 years ago
- a982c44 [Patch #918212] Support XHTML's 'id' attribute, which can be on any element. by Andrew M. Kuchling · 21 years ago
- e2b61e0 * explain flags in doc strings by Skip Montanaro · 21 years ago
- 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 22 years ago
- f91c59a add hotshotmain.py ref by Skip Montanaro · 22 years ago
- 4aba6f5 The bagpipe didn't say "no" (*), so here's a main program script useful for by Skip Montanaro · 22 years ago
- 7107c1a Got rid of macglue.h, replacing it by pymactoolbox.h where relevant. by Jack Jansen · 22 years ago
- 48f9c6d allow dump/load of gdbm files by Skip Montanaro · 22 years ago
- 23b44a3 Patch #812378: Normalize white space. by Martin v. Löwis · 22 years ago
- f0dfc7a Fix a bunch of typos in documentation, docstrings and comments. by Walter Dörwald · 22 years ago
- 8f81c93 Patch #713645: Fix typo. by Martin v. Löwis · 22 years ago
- c60577e Generalize the last change to check for other markup spacing errors. by Raymond Hettinger · 22 years ago
- b9c07af Check for \NULL markup errors. by Raymond Hettinger · 22 years ago
- eb296d9 Fix for SF bug #780996, crash when no .pynche file exists and -d by Barry Warsaw · 22 years ago
- e41d4c8 Added doubled word warnings. by Raymond Hettinger · 22 years ago
- 1a3abcb This started opening files in text mode by default in the 2.3 release, by Tim Peters · 22 years ago
- 7d59948 When piping output into a pager like "less", quiting the pager before by Fred Drake · 22 years ago
- 7f7e137 fix for bug 773020 - splitting PATH should use os.pathsep by Skip Montanaro · 22 years ago