1. 7bf22de Patch for QNX, by Chris Herborth. by Guido van Rossum · 27 years ago
  2. 91221c2 Support for netbsd1 and freebsd3, after suggestions by Anders Andersen by Guido van Rossum · 27 years ago
  3. c0f29c2 When a port is specified in an ftp:// URL, must convert it to a number! by Guido van Rossum · 27 years ago
  4. 240ddc8 Typo in example (missing '=') discovered by Sandy Langbart. by Guido van Rossum · 27 years ago
  5. 80f8be8 Support for the "event" command, new in Tk 4.2. By Case Roole. by Guido van Rossum · 27 years ago
  6. 2888a12 Add attributions to Jeffrey Ollie and Tim Peters for re.py. by Guido van Rossum · 27 years ago
  7. b7f454d Add attributions to Jeffrey Ollie and Tim Peters for re.py; new QNX by Guido van Rossum · 27 years ago
  8. 4954595 Changes for FreeBSD and NetBSD: NetBSD does shared libs just like FreeBSD by Guido van Rossum · 27 years ago
  9. 8e29a59 Skip directories when installing library files; this avoids problems by Guido van Rossum · 27 years ago
  10. 3593e5c Document new behavior of isinstance() when using a type object. by Guido van Rossum · 27 years ago
  11. f5dd914 Support type objects in isinstance(). by Guido van Rossum · 27 years ago
  12. 6cedf82 Make modes for installed files and directories variables; change the by Guido van Rossum · 27 years ago
  13. 11fbef5 Sjoerd sez: global substitute \240 with \177. by Guido van Rossum · 27 years ago
  14. 30e817e Changed the occurrence of *shared* in the example so people won't by Guido van Rossum · 27 years ago
  15. 376467a Added stropts.h to the list of files automatically regenerated. by Guido van Rossum · 27 years ago
  16. 5284589 Generated from Solaris 2.6's /usr/include/sys/stropts.h via by Barry Warsaw · 27 years ago
  17. 893a8cb *** empty log message *** by Guido van Rossum · 27 years ago
  18. f58575e Comment out crypt by default; it's not used very much and messes up by Guido van Rossum · 27 years ago
  19. cf4559a Added Pareto and Weibull distributions, courtesy Jeremy Hylton. by Guido van Rossum · 27 years ago
  20. c99a239 Added strop.split tests when sep is None. by Barry Warsaw · 27 years ago
  21. 93be92d split_whitespace(): Make sure delimiter is stripped from the beginning by Barry Warsaw · 27 years ago
  22. 8529ebb Require 'cl when compiling so that the push macro gets picked in Emacs 19.34. by Barry Warsaw · 27 years ago
  23. 0f280b6 Use $LOGNAME instead of $USER to get the current user -- it seems to by Guido van Rossum · 27 years ago
  24. 433c8ca Removed Queue.py. It's documented now. by Barry Warsaw · 27 years ago
  25. f6e8316 Initialize __version__ to the correct version string regardless of by Guido van Rossum · 27 years ago
  26. 06ba34c In string.split(), honor maxsplit (if > 0). by Guido van Rossum · 27 years ago
  27. 58a88b3 _Environ(): Added __getinitargs__() method so os.environ.copy() works, by Barry Warsaw · 27 years ago
  28. 798654f Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 27 years ago
  29. 2478f9d Added \indexsubitem definition. Non-optimal, but two modules are sharing by Fred Drake · 27 years ago
  30. 92796d1 Added \indexsubitem definition; functions were previously indexed for the by Fred Drake · 27 years ago
  31. 7730cc0 Updated \indexsubitem; functions had been indexed for the wrong module. by Fred Drake · 27 years ago
  32. 9181190 Added tests of strop.replace() by Barry Warsaw · 27 years ago
  33. f577c08 mymemreplace(), strop_replace(): Add support for optional 4th argument by Barry Warsaw · 27 years ago
  34. ffbc17d (py-traceback-line-re): Relaxation of regexp to catch SyntaxErrors. by Barry Warsaw · 27 years ago
  35. 73ec2c0 Slip of the keyboard (f__ should be __). Dunno why I had a totally by Guido van Rossum · 27 years ago
  36. 22cf347 This commit was manufactured by cvs2svn to create tag 'r15b1'. by cvs2svn · 27 years ago
  37. 8253671 Dumb typo. by Guido van Rossum · 27 years ago
  38. f471056 (py-process-filter): py-delete-file-silently is obsolete. Use a by Barry Warsaw · 27 years ago
  39. 3b3ff4e (py-compute-indentation): Check for multiline stringness and by Barry Warsaw · 27 years ago
  40. 8c4a8de (py-mode-map): Bind py-mark-def-or-class to C-M-h with a different by Barry Warsaw · 27 years ago
  41. 66d010a Reordered and slightly edited the highlights of changes. by Guido van Rossum · 27 years ago
  42. 6477380 Revamped README for release of 1.5b1. by Guido van Rossum · 27 years ago
  43. 7ea639b Added list of what's new in 1.5b1. Changed intro and some section titles. by Guido van Rossum · 27 years ago
  44. 4d8e7c5 Four more valuable contributors... by Guido van Rossum · 27 years ago
  45. 0b23348 The usual by Guido van Rossum · 27 years ago
  46. 330c660 The dependency of tarhtml on l2h was a bad idea. by Guido van Rossum · 27 years ago
  47. c852035 (python-mode): Make imenu-create-index-function buffer local. by Barry Warsaw · 27 years ago
  48. 4da6bd5 (py-mark-def-or-class): Added an exchange-point-and-mark and a by Barry Warsaw · 27 years ago
  49. e467bfb (python-mode): Patch to fix Imenu support under Emacs, given by by Barry Warsaw · 27 years ago
  50. 4738478 (py-kill-emacs-hook): Simplification. by Barry Warsaw · 27 years ago
  51. f11d024 Icons for Windows installer. by Guido van Rossum · 27 years ago
  52. 3879d4a Added the HTML files. by Guido van Rossum · 27 years ago
  53. a1afc07 Added CRLF line endings since this is for NOTEPAD. by Guido van Rossum · 27 years ago
  54. a0ee8cd Added comment about where to find details on python-mode.el, pointing by Barry Warsaw · 27 years ago
  55. ee9f820 Documented brand new behavior of sys.ps1 and sys.ps2 (str() is applied by Guido van Rossum · 27 years ago
  56. ddc3fb5 Apply str() to sys.ps1 or sys.ps2 before using them as a prompt, so by Guido van Rossum · 27 years ago
  57. 84cca44 Added utility target tarhtml to tar and gzip the HTML files plus their by Guido van Rossum · 27 years ago
  58. 28fbe4d Adding the icons used by latex2html output to the CVS tree. by Guido van Rossum · 27 years ago
  59. 628b408 Ignore html files generated by webmaker. by Guido van Rossum · 27 years ago
  60. 000eb0a Augmented the script so that (at CNRI anyway) it also invokes webmaker by Guido van Rossum · 27 years ago
  61. 4323f7c Simple index for the reference manuals (mostly for use on the Windows platform). by Guido van Rossum · 27 years ago
  62. 71ace95 Updated to the most pressing 1.5 issues. by Guido van Rossum · 27 years ago
  63. 4aa6186 Drop Capitalized Important Words. by Guido van Rossum · 27 years ago
  64. 580aa8d Several changes, e.g. restructuring of the intro to be closer to what by Guido van Rossum · 27 years ago
  65. 682fbe5 Remove hyperlink to time-sensitive Python release info. by Guido van Rossum · 27 years ago
  66. dd58469 WISE installer source for Python 1.5 by Guido van Rossum · 27 years ago
  67. 36e18e3 Added pypcre.c module. by Guido van Rossum · 27 years ago
  68. cb91e7b Added the "italic correction" command ("\/") to the list of ignored commands. by Fred Drake · 27 years ago
  69. e624e0f Removed leading comment about this being "introductory" documentation; by Fred Drake · 27 years ago
  70. f259efe Get rid of math mode in some places. by Guido van Rossum · 27 years ago
  71. 3e1e274 Don't use $math$ mode to typeset a simple '>' sign. Use \code, not \samp. by Guido van Rossum · 27 years ago
  72. 9d62e80 Remove strange use of $math$ mode to produce a backslash. by Guido van Rossum · 27 years ago
  73. 5b7220f Oops, did the previous delete the wrong way. by Guido van Rossum · 27 years ago
  74. d5da7a6 Get rid of last traces of module 'audio' by Guido van Rossum · 27 years ago
  75. ca83f01 Added "-n file" option to only print files newer than the given file. by Guido van Rossum · 27 years ago
  76. e2d4dd1 Use fuzzy comparison from test_support to compare outcome of by Guido van Rossum · 27 years ago
  77. 275feea New names... by Guido van Rossum · 27 years ago
  78. 00f1569 Add fileinput. by Guido van Rossum · 27 years ago
  79. e300d6f Replace plat-os2 with plat-win, per Jeff Rush' suggestion. by Guido van Rossum · 27 years ago
  80. 37885c2 Trivial change in prompt label suggested by Case Roole. by Guido van Rossum · 27 years ago
  81. 2d9feed Change the option used on Linux to export all symbols by Guido van Rossum · 27 years ago
  82. 465f71d Done a sort -u on the symbols (and replaced all tabs with spaces). by Guido van Rossum · 27 years ago
  83. e1cba7f Oops, the sort took some whitespace into account. by Guido van Rossum · 27 years ago
  84. 060dffb Done a sort -u on the symbols. by Guido van Rossum · 27 years ago
  85. 345df17 os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  86. 7db30ca ignore various VC++ turds by Guido van Rossum · 27 years ago
  87. 50d4cc2 Files specific to Visual Age C for OS/2 -- by Jeff Rush by Guido van Rossum · 27 years ago
  88. 0ba48ba Added Jeff Rush' comments by Guido van Rossum · 27 years ago
  89. d3af2f3 win -> plat-win by Guido van Rossum · 27 years ago
  90. f5578e4 Add PyImport_Inittab and PyOS_AfterFork by Guido van Rossum · 27 years ago
  91. 8e9ebfd os2 patch by Jeff Rush by Guido van Rossum · 27 years ago
  92. c0b9319 bind_class should return a value by Guido van Rossum · 27 years ago
  93. be7c45e New address parser by Ben Escoto replaces Sjoerd Mullender's parseaddr() by Guido van Rossum · 27 years ago
  94. e6c128f Use fstat if we can; write MAGIC into file last. by Guido van Rossum · 27 years ago
  95. 8700fe6 Redone the _tkinter configuration section with support for popular packages. by Guido van Rossum · 27 years ago
  96. 7a206c8 New tkappinit supporting several popular packages. by Guido van Rossum · 27 years ago
  97. 7d5b99d A new standard module, as discussed on comp.lang.python, to simplify by Guido van Rossum · 27 years ago
  98. 2aa78ef Add a pointer back to the wizard in the "compat" output. by Guido van Rossum · 27 years ago
  99. 0d2d759 PySocketSock_methods: Added "connect_ex" so the method can actually be called! by Barry Warsaw · 27 years ago
  100. 4a9aff2 A comparison with several other languages that also appears in the by Guido van Rossum · 27 years ago