1. 7690151 slightly modified version of Greg Ewing's extended call syntax patch by Jeremy Hylton · 25 years ago
  2. 93a7c0f Fredrik Lundh: by Guido van Rossum · 25 years ago
  3. 1916b35 Fredrik Lundh: by Guido van Rossum · 25 years ago
  4. 8f11d8e Updated NetPresenz URL. Still needs update in the light of the new :Mac:Tools:CGI: stuff. Later. (jvr) by Just van Rossum · 25 years ago
  5. f84fdfe added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr) by Just van Rossum · 25 years ago
  6. 09fca8d Mark Hammond: add winreg module as new subproject. by Guido van Rossum · 25 years ago
  7. 9f3712c Mark Hammond: new winreg module; updated dllbase file. by Guido van Rossum · 25 years ago
  8. de59855 Mark Hammond: test suite for new winreg module. by Guido van Rossum · 25 years ago
  9. 24bdb04 Marc-Andre Lemburg: by Guido van Rossum · 25 years ago
  10. 66d4513 Piers Lauder: by Guido van Rossum · 25 years ago
  11. 8430624 Fix suggested by Magnus Kessler: in class Page, it is possible for by Guido van Rossum · 25 years ago
  12. a80649b Patch by Neil Schemenauer to remove support for Tcl/Tk versions before by Guido van Rossum · 25 years ago
  13. c88093a small fix: don't depend on the exact location of PythonCGISlave within the Python tree. (jvr) by Just van Rossum · 25 years ago
  14. f518727 Added getaboutmenutext() method. (jvr) by Just van Rossum · 25 years ago
  15. 4011723 - new version of PythonCGISlave by Just van Rossum · 25 years ago
  16. b7a40ba MBCS codecs. (Win32 only.) By Mark Hammond. by Guido van Rossum · 25 years ago
  17. efec115 Prototypes added for MBCS codecs. (Win32 only.) by Guido van Rossum · 25 years ago
  18. 50fbb15 Typo fixed by Mark Hammond. by Guido van Rossum · 25 years ago
  19. 1abd82c MBCS codecs for Windows. Contributed by Mark Hammond. by Guido van Rossum · 25 years ago
  20. e187b0e Add a call to Tcl_FindExecutable(). This was inspired by a patch by by Guido van Rossum · 25 years ago
  21. dc8b798 Skip Montanaro: by Guido van Rossum · 25 years ago
  22. 0c3baaf my previous patch didn't give enough events to SIOUX, this one fixes that (jvr) by Just van Rossum · 25 years ago
  23. 7ec7c8a fixed several event handling buglets, added command Q support, added a new module doc string, some formatting nits. (jvr) by Just van Rossum · 25 years ago
  24. 89489fa Beefed up error-handling in 'setup()' a smidge: by Greg Ward · 25 years ago
  25. a3c8bf3 Duh, it helps if '_nt_quote_args()' actually returns the mutated list, by Greg Ward · 25 years ago
  26. cdb20ba Fixed a bunch of screwed-up logic and inconsistent terminology. by Greg Ward · 25 years ago
  27. 2f557a2 Added 'runtime_library_dirs' parameter to 'link_*()' methods, and warn that by Greg Ward · 25 years ago
  28. e21dabe Added 'runtime_library_dirs' parameter to 'link_*()' methods, and changed to by Greg Ward · 25 years ago
  29. f10f95d Added 'runtime_library_dirs' parameter to 'link_*()' methods. by Greg Ward · 25 years ago
  30. 158ce42 realcgitest.py: added import MacOS, it now works again. Removed NetPresenz reference. by Just van Rossum · 25 years ago
  31. 13ff8eb Christian Tismer: by Guido van Rossum · 25 years ago
  32. d8855fd Marc-Andre Lemburg: by Guido van Rossum · 25 years ago
  33. 27fc3c0 Fix all routines to use PyArg_ParseTuple(), and add ":name" to the by Guido van Rossum · 25 years ago
  34. 7e57bc4 Fix the test so that connect() and bind() are called with a single by Guido van Rossum · 25 years ago
  35. 5ba3c84 Marc-Andre Lemburg: by Guido van Rossum · 25 years ago
  36. d8fbcc9 Regenerated with test for 'contains'. by Guido van Rossum · 25 years ago
  37. c24ca4b Fix probable bug; if errno == EINTR, floatsleep() doesn't break out of by Andrew M. Kuchling · 25 years ago
  38. 70b5d47 From Sjoerd Mullender <sjoerd@oratrix.nl>: by Fred Drake · 25 years ago
  39. a7540bd Import fix. by Greg Ward · 25 years ago
  40. e2a3307 Fixed '_nt_quote_args()': backwards logic reversed, and now it actually by Greg Ward · 25 years ago
  41. 297dd9f Fixed the class name. by Greg Ward · 25 years ago
  42. deb6373 Data of type Point is passed by value, not by reference. by Jack Jansen · 25 years ago
  43. 8e14f05 Fix small errors in description of Mac, Windows installation schemes. by Greg Ward · 25 years ago
  44. 790c110 Revised tons of comments to reflect the current state of affairs better. by Greg Ward · 25 years ago
  45. 048ca7d Run 'install_lib' instead of 'install_py', and ditch 'install_ext' by Greg Ward · 25 years ago
  46. 55753d4 Renamed install_py.py to install_lib.py, since it now handles installing all by Greg Ward · 25 years ago
  47. 5b001f1 Obsolete command -- no longer relevant since we now build all modules, pure by Greg Ward · 25 years ago
  48. 1497b61 Dropped the evil and misguided 'set_peer_option()' method -- it's no by Greg Ward · 25 years ago
  49. 066af10 Dropped any notion of allowing the user to specify the build directories: by Greg Ward · 25 years ago
  50. 1b4ede5 Improved an error message in 'mkpath()'. by Greg Ward · 25 years ago
  51. 7f6ef6c Renamed 'install_path' to 'extra_path'. by Greg Ward · 25 years ago
  52. a233d86 Yet another complete rewrite. Hopefully the *last* complete rewrite of by Greg Ward · 25 years ago
  53. 531349f Fix how we set 'build_dir' and 'install_dir' options from 'install' options -- by Greg Ward · 25 years ago
  54. 4620f30 Took out what looks like old debugging code that probably should never by Greg Ward · 25 years ago
  55. a27e9fb Added UserPane callbacks for HitTest and Tracking. Doesn't fully work yet. by Jack Jansen · 25 years ago
  56. 1a7d5b1 Added a GetControlRect() method to controls which returns the bounding rectangle. To my surprise this call is missing from the C API... by Jack Jansen · 25 years ago
  57. 0e12bcd Updated comment: in PyTypeObject: by Fred Drake · 25 years ago
  58. 51ac580 On 17-Mar-2000, Marc-Andre Lemburg said: by Barry Warsaw · 25 years ago
  59. abc411b Started on support for callbacks for UserPane controls. Unfinished and untested. by Jack Jansen · 25 years ago
  60. fb4ece7 Simplified doc string. Added 'clean' to list of commands. by Greg Ward · 25 years ago
  61. 89ccb98 Oops! Don't call 'ensure_ready()' in 'Distribution.find_command_obj()' -- by Greg Ward · 25 years ago
  62. 11fc7e4 Tweaked all over: by Greg Ward · 25 years ago
  63. 2dc139c Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: by Greg Ward · 25 years ago
  64. b98fe36 Patch from Bastian Kleineidam <calvin@cs.uni-sb.de>: added 'remove_tree()'. by Greg Ward · 25 years ago
  65. 06537a5 Contribution from Bastian Kleineidam <calvin@cs.uni-sb.de>: by Greg Ward · 25 years ago
  66. dedd5b5 In 'finalize_options()': if 'self.libs' is a string, make it a singleton list. by Greg Ward · 25 years ago
  67. d03f88a Changed to pay attention to the 'runtime_library_dirs' list (= 'rpath' by Greg Ward · 25 years ago
  68. 2957656 Third attempt at documenting an installation scheme; this one feels like by Greg Ward · 25 years ago
  69. bae57a8 Of course, I forget how to type long ago... by Fred Drake · 25 years ago
  70. c59996e Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInterestingTime without asking for the duration (which is, according to qt docs, expensive). by Jack Jansen · 25 years ago
  71. 1966004 "write marshalled" --> "writes marshalled" (in docstring); noted by by Fred Drake · 25 years ago
  72. 908670c Oops, another in the same file; I should read the mail fully before by Fred Drake · 25 years ago
  73. 3e74c0d "intput" --> "input" (in docstring); noted by Detlef Lannert by Fred Drake · 25 years ago
  74. 36cc6a2 complete rewrite by Jeremy Hylton · 25 years ago
  75. f635abe simplify visitor walker class by Jeremy Hylton · 25 years ago
  76. b631b8e fix list.append problems by Jeremy Hylton · 25 years ago
  77. e4d6293 change name of Set method: items -> elements (avoids confusion with dict) by Jeremy Hylton · 25 years ago
  78. dee86c6 Script to annotate api.tex with reference count information. by Fred Drake · 25 years ago
  79. def77e5 AETransactionID was mistakenly defined as a short (it is a long). Fixed. by Jack Jansen · 25 years ago
  80. 7ceab65 Fix bogus error reporting on strptime: let PyArg_ParseTuple set exception. by Jeremy Hylton · 25 years ago
  81. d0d366b Marc-Andre Lemburg: add declaration for PyUnicode_Contains(). by Guido van Rossum · 25 years ago
  82. d4d2684 Marc-Andre Lemburg: Add tests for mixed use of char in string. by Guido van Rossum · 25 years ago
  83. ee70ad1 Checking in the new, improve file.writelines() code. by Guido van Rossum · 25 years ago
  84. d724b23 Christian Tismer's "trashcan" patch: by Guido van Rossum · 25 years ago
  85. 96a45ad Fix typo in replace() detected by Mark Hammond and fixed by Marc-Andre. by Guido van Rossum · 25 years ago
  86. 403d68b Add sq_contains implementation. by Guido van Rossum · 25 years ago
  87. ef93b87 Added Christian Tismer's patch to allow list.append(a,b,c) back -- by Guido van Rossum · 25 years ago
  88. 570575b Added encodings to the LIBSUBDIRS variable, so that they get installed. by Guido van Rossum · 25 years ago
  89. 7f1cd29 Tim Peters writes: by Guido van Rossum · 25 years ago
  90. 76bd689 VC++ project changes to add new Unicode files and modules. by Guido van Rossum · 25 years ago
  91. a831cac Marc-Andre Lemburg: test script for Unicode implementation. by Guido van Rossum · 25 years ago
  92. 8f0c5a7 Marc-Andre Lemburg: the maxsplit argument for split() and replace() by Guido van Rossum · 25 years ago
  93. 0612d84 Module codecs -- Python Codec Registry, API and helpers. Written by by Guido van Rossum · 25 years ago
  94. b5f2f1b Marc-Andre Lemburg: support pickling Unicode objects, both in text by Guido van Rossum · 25 years ago
  95. 85eacec Marc-Andre Lemburg: add UnicodeType. by Guido van Rossum · 25 years ago
  96. 0229bf6 Marc-Andre Lemburg: Unicode encodings. by Guido van Rossum · 25 years ago
  97. 21288ed Marc-Andre Lemburg: Add UnicodeError, derived from ValueError. by Guido van Rossum · 25 years ago
  98. 9ed0d1e Marc-Andre Lemburg: Python Unicode integration proposal, version 1.2. by Guido van Rossum · 25 years ago
  99. e141fd8 Marc-Andre Lemburg: add new Unicode-related files. by Guido van Rossum · 25 years ago
  100. c7de91b Marc-Andre Lemburg: Add _codecs and unicodedata modules. by Guido van Rossum · 25 years ago