1. 0eefa3f Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  2. 569ef61 Changes resulting from patch to acconfig.h. by Guido van Rossum · 25 years ago
  3. e74c429 Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  4. 001b9be Patch by Vladimir Marangozov, inspired by a bug report from Gary by Guido van Rossum · 25 years ago
  5. ba98a42 Change the last PyErr_Format %s format to %.400s. by Guido van Rossum · 25 years ago
  6. 55e9396 Preliminary documentation for turtle module (Tk), by Moshe Zadka. by Fred Drake · 25 years ago
  7. 77980a7 Correct typo in module doc string doscovered by Jonathan Giddy. by Guido van Rossum · 25 years ago
  8. 2530d4e Added request to please not send HTML email to the newsgroup/mailing by Fred Drake · 25 years ago
  9. 29a710f Document \citetitle and \programopt. by Fred Drake · 25 years ago
  10. 37f1574 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  11. e15eb35 Use \citetitle as appropriate. by Fred Drake · 25 years ago
  12. 9fa76f1 Use \citetitle in several places, and \programopt where appropriate. by Fred Drake · 25 years ago
  13. 698d520 Use \citetitle in several places. by Fred Drake · 25 years ago
  14. ebe0341 Use \citetitle instead of \emph. by Fred Drake · 25 years ago
  15. 356d0ce Use \citetitle in one place. by Fred Drake · 25 years ago
  16. 268df27 Use the new markup as apporpriate. by Fred Drake · 25 years ago
  17. 6e9ea59 Use \programopt in one place. by Fred Drake · 25 years ago
  18. 91f31ea Added citetitle and programopt. by Fred Drake · 25 years ago
  19. d290c10 Use \programopt in one place. by Fred Drake · 25 years ago
  20. 310ee61 Missed a couple of program options that had been marked by \code. by Fred Drake · 25 years ago
  21. a24f7b7 Use \programopt in one place. by Fred Drake · 25 years ago
  22. be48646 Use \citetitle and \programopt as appropriate. by Fred Drake · 25 years ago
  23. 7b8195a \programopt: New macro, used to mark command-line parameters in the by Fred Drake · 25 years ago
  24. c9f5fe0 do_cmd_programopt(): New function, similar to do_cmd_program(). by Fred Drake · 25 years ago
  25. 768d227 Oops. Remove some garbage from the doc string that was accidentally by Guido van Rossum · 25 years ago
  26. 09cbb01 Jack Jansen: Mac has no EINTR. by Guido van Rossum · 25 years ago
  27. d4c64ba Add some header comments to all the files. by Greg Stein · 25 years ago
  28. 281b8d8 initial checkin for my Python stuff. by Greg Stein · 25 years ago
  29. e168c65 Patch by Dieter Maurer to make things work for Tcl/Tk 8.1. This by Guido van Rossum · 25 years ago
  30. 6b26a06 Patch by Dieter Maurer to make things work for Tcl/Tk 8.1 (tested with by Guido van Rossum · 25 years ago
  31. f941acd Added HAVE_LIMITS_H, MAVE_MEMMOVE, HAVE_STRERROR, HAVE_LOCALE_H by Jack Jansen · 25 years ago
  32. 58fa818 Changes to ProgressBar: by Jack Jansen · 25 years ago
  33. fd6aabb Checking in text versions of release forms and explanation. by Guido van Rossum · 25 years ago
  34. e4f1366 split() docstring: Made signature and description for the first by Fred Drake · 25 years ago
  35. 1b6e463 Bugfix by Jack Jansen for Macintosh (for the inet_ntoa/aton changes): by Guido van Rossum · 25 years ago
  36. 29e5184 Typo fixed in docstring; removed unneccesary import. (jvr) by Just van Rossum · 25 years ago
  37. 2e5b0f2 Adapted to new macmudulefinder.process() API. (jvr) by Just van Rossum · 25 years ago
  38. 8ff5276 - changed the API of process() so it will return a list of missing modules instead of raising an exception. by Just van Rossum · 25 years ago
  39. 5dbf526 Several improvements, some of where were contributed by Bernhard by Barry Warsaw · 25 years ago
  40. a507c32 Python equivalent of xgettext(1). This was originally released by Barry Warsaw · 25 years ago
  41. 19878f5 Sjoerd Mullender writes: by Guido van Rossum · 25 years ago
  42. dd7cbbf Oops. spawnl() and spawnle() should be implemented on Windows too. by Guido van Rossum · 25 years ago
  43. 8b4b46e Fix a bug reported by Toby Dickenson (on 18 May 1999). by Guido van Rossum · 25 years ago
  44. cfd76a2 Sjoerd Mullender: by Guido van Rossum · 25 years ago
  45. f618a48 Correct typo in walk.__doc__ reported by Francois Pinard. by Guido van Rossum · 25 years ago
  46. 5a2ca93 Checking in a bunch of spawn functions. These are only defined if we by Guido van Rossum · 25 years ago
  47. 66e5385 - windowbounds() now works with multiple screens (window position prefs!) by Just van Rossum · 25 years ago
  48. 7171df3 Very minor little things... -- jvr by Just van Rossum · 25 years ago
  49. afca415 New __version__ number (1.0!) -- jvr by Just van Rossum · 25 years ago
  50. 5f74007 Minor indentation cleanup -- jvr by Just van Rossum · 25 years ago
  51. 460ff20 String values will now always be shown with quotes, so one can see the difference between the value 2 and the value '2'. -- jvr by Just van Rossum · 25 years ago
  52. 5bd608d Change the suggestions pointer at the bottom of generated HTML pages. by Fred Drake · 25 years ago
  53. c6d45af Straighten out dependencies so changes in the texinputs/* get reflected. by Fred Drake · 25 years ago
  54. 6cf186b pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. by Fred Drake · 25 years ago
  55. 5a31946 Added dependency on filecmp section, removed dependencies on cmp and by Fred Drake · 25 years ago
  56. 47a27b6 Make references to new filecmp module hyperlinks now that there's documentation. by Fred Drake · 25 years ago
  57. adf2dbf Added section for filecmp. by Fred Drake · 25 years ago
  58. c7b5b3c filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. by Fred Drake · 25 years ago
  59. 7eaf682 Added deprecation notes, in case anyone decides to read these anyway. by Fred Drake · 25 years ago
  60. 143db4b cmp and cmpcache are now obsolete, so don't include their by Fred Drake · 25 years ago
  61. a8052a3 Added cmp and cmpcache to the "Obsolete" section. by Fred Drake · 25 years ago
  62. 2d72687 New module by Moshe Zadka (submitted on Sept. 25). This unifies the by Guido van Rossum · 25 years ago
  63. 4e20de5 Patch by Michael Hudson: when the object of attribute expansion is a by Guido van Rossum · 25 years ago
  64. d65b539 Fix by Moshe Zadka (cleaned up and documented by GvR) to break out the by Guido van Rossum · 25 years ago
  65. 32a15ad MrC also needs BAD_STATIC_FORWARD define. by Jack Jansen · 25 years ago
  66. 25da5be Fix PR117. The error message is "keywords must be strings". Perhaps by Guido van Rossum · 25 years ago
  67. e1ada50 Don't assume GNU tar -- generate tar file and compress in separate steps. by Greg Ward · 25 years ago
  68. d6c30f6 Removed massive comment speculating about needlessly complex variations by Greg Ward · 25 years ago
  69. 346e320 Qualified use of 'newer_group' function. by Greg Ward · 25 years ago
  70. 6bad864 Fix how we run 'zip' -- give explicit .zip extension. by Greg Ward · 25 years ago
  71. 714fd26 Documented Beep() function. by Fred Drake · 25 years ago
  72. bda10c8 In helo() and ehlo(), Don't fail when gethostbyaddr() fails -- just by Guido van Rossum · 25 years ago
  73. d651280 Module/script to parse the reference count data file and make the by Fred Drake · 25 years ago
  74. 805bf1b Added note that Skip created the initial version of this file. by Fred Drake · 25 years ago
  75. 7b7dc6b Initial version as provided by Skip Montanaro <skip@mojam.com>. by Fred Drake · 25 years ago
  76. 8fa42af Fix PR#107: wm_colormapwindows() did the wrong thing when presented by Guido van Rossum · 25 years ago
  77. 910d9a0 Test output. by Guido van Rossum · 25 years ago
  78. fdecda0 Rewritten -- this now tests the binascii *except* for the binhex by Guido van Rossum · 25 years ago
  79. a0e85b2 Test output for test_binhex.py. by Guido van Rossum · 25 years ago
  80. 2db4f47 Patch by Jason Trowbridge. (Followup to his PR#110.) (Slightly reformatted.) by Guido van Rossum · 25 years ago
  81. 7b8f1ab This test really only tests the binhex module. by Guido van Rossum · 25 years ago
  82. d5753e1 John DuBois tells us that SCO OpenServer 5.0 and later requires _SVID3 by Guido van Rossum · 25 years ago
  83. eba24bb Fix PR#110 -- bad input ("====") for a2b_base64() caused it to call by Guido van Rossum · 25 years ago
  84. 88d2330 print a warning if the password will be echoed. by Jeremy Hylton · 25 years ago
  85. f8d8e07 Fixed PR#106: winfo_visualsavailable() with the includeids=1 option by Guido van Rossum · 25 years ago
  86. dcb8583 Fix for PR#111: when using the inplace option, give the new file the by Guido van Rossum · 25 years ago
  87. 39d4a02 Fixed typo in explanation of abspath(); noticed by Paul Prescod by Fred Drake · 25 years ago
  88. 14bb71d os.fork raises AttributeError, not NameError, if fork() isn't by Fred Drake · 25 years ago
  89. 40e84db Based on comments from Paul Prescod: by Fred Drake · 25 years ago
  90. 226ae6c Mainlining the string_methods branch. See branch revision log by Barry Warsaw · 25 years ago
  91. 7526027 update to use threading module instead of thread. by Jeremy Hylton · 25 years ago
  92. 2539451 fixed a typo in a docstring, and slightly expanded the module by Barry Warsaw · 25 years ago
  93. 2c7b8fe Fix PR#66. Solution: add error checking around l_divmod() calls in long_pow(). by Guido van Rossum · 25 years ago
  94. 1b7aec3 Fix PR#31 -- zfill() mishandles empty string. by Guido van Rossum · 25 years ago
  95. 42636dc Fix for PR#98 (Adrian Eyre) -- in instancemethod_repr, the funcname by Guido van Rossum · 25 years ago
  96. 08a92cb Jeremy writes: by Guido van Rossum · 25 years ago
  97. c4eb6a6 main(): Arg! I wasn't properly ignoring EINVAL; now only re-raise the by Barry Warsaw · 25 years ago
  98. d8957d6 Fix PR#3, submitted by Skip Montanaro: if no space appears after the by Guido van Rossum · 25 years ago
  99. be20336 In PySys_GetObject(), it's possible that tstate->interp->sysdict is by Guido van Rossum · 25 years ago
  100. caf2f8e Add -v flag. Comment duplicate Py_Finalize(). by Guido van Rossum · 25 years ago