1. 5bb2f64 Always output an inheritance-aware version of the xxxx_Check() macro. Also by Jack Jansen · 22 years ago
  2. 03d00d5 Fix if-then-else-fi structure. by Martin v. Löwis · 22 years ago
  3. ee65e22 Fix bug introduced by SF patch #643835, Set Next Statement for Python debuggers by Neal Norwitz · 22 years ago
  4. 7e4cfcb Unsupport --without-universal-newlines. by Martin v. Löwis · 22 years ago
  5. 93344ab Update/correct comment by Neal Norwitz · 22 years ago
  6. 8029264 Provide mechanism to deprecate functions, types, and struct members. by Neal Norwitz · 22 years ago
  7. d5e1cef If Edit window has not been saved, offer to save if user tries to Run or by Kurt B. Kaiser · 22 years ago
  8. dfb8086 Fix another long vs int mismatch. test_datetime now passes on alpha by Neal Norwitz · 22 years ago
  9. 0b0f41c Fixed typo in string. by Tim Peters · 22 years ago
  10. c296c63 Fix crash on alphas due to mismatch between 'l' format and int variables. by Neal Norwitz · 22 years ago
  11. 91787cb Undefine MIN and MAX before defining by Neal Norwitz · 22 years ago
  12. 8feeabb SF # 654974, fix unchecked return values in structseq by Neal Norwitz · 22 years ago
  13. 543c925 - Added rawdata initializers by Jack Jansen · 22 years ago
  14. ba87347 delta_str(): Purged last uses of sprintf (in favor of PyOS_snprintf). by Tim Peters · 22 years ago
  15. 72a6ddb Expand log() tests to include long integers. by Raymond Hettinger · 22 years ago
  16. ca2623a Check in current, unfinished, draft of datetime docs by Andrew M. Kuchling · 22 years ago
  17. e0f02f0 Fix some small markup nits. by Fred Drake · 22 years ago
  18. 3e93b4d Fix typo spotted by Richie Hindle by Neal Norwitz · 22 years ago
  19. 0698222 SF # 654960, remove unnecessary static variable by Neal Norwitz · 22 years ago
  20. 1795f29 Fixed silly typo. Added comment (to myself) on what still needs to be done. by Jack Jansen · 22 years ago
  21. 58fc91f This module will shortly replace the builtin module macfs. It is not by Jack Jansen · 22 years ago
  22. 3ebf56c Two more typo fixes. by Greg Ward · 22 years ago
  23. ae63756 Include Finder.h too in the list of header files to parse: the finder by Jack Jansen · 22 years ago
  24. b4289b5 This now contains constants from Files.h, Aliases.h and Finder.h. by Jack Jansen · 22 years ago
  25. e55beef - Added as_pathname and as_tuple methods by Jack Jansen · 22 years ago
  26. ff38505 Added an optional longname argument to Module, which gives the full, by Jack Jansen · 22 years ago
  27. 92b5ca3 M ColorDelegator.py M PyShell.py M ScriptBinding.py by Kurt B. Kaiser · 22 years ago
  28. 51cd8a2 "time_second" is apparently a #define on MacOSX. Renamed the (static) by Jack Jansen · 22 years ago
  29. 6cd7712 No point in warning about needing re module; remove helpful message by Andrew M. Kuchling · 22 years ago
  30. 3c76ad0 Fix comment typo by Andrew M. Kuchling · 22 years ago
  31. 1d5d8cf Typo fix. by Greg Ward · 22 years ago
  32. a080be8 * Objects/fileobject.c by Gustavo Niemeyer · 22 years ago
  33. 529a505 This is J. Lewis Muir's patch: by Michael W. Hudson · 22 years ago
  34. cfd3884 This is Richie Hindle's patch by Michael W. Hudson · 22 years ago
  35. f680cc4 Update doc for getboolean() to match code (ie, returning True/False) by Neal Norwitz · 22 years ago
  36. 212b43f Add markup for base parameter by Neal Norwitz · 22 years ago
  37. 046b8a7 Fix SF # 641111, Undocumented side effect of eval by Neal Norwitz · 22 years ago
  38. e9ce25e Fix SF #642742, property() builtin not documented by Neal Norwitz · 22 years ago
  39. 0f30dbd Fix SF # 626275, missing DECREF's in embedding example by Neal Norwitz · 22 years ago
  40. 1bdca5e In Shell: by Kurt B. Kaiser · 22 years ago
  41. cfd4a8b Made this a little more compatible w/ the sandbox version, which is by Tim Peters · 22 years ago
  42. e820cb6 Blurb about new datetime module. by Tim Peters · 22 years ago
  43. bd43e91 Fix GCC warnings. It turns out two out of three pointed to real bugs! by Guido van Rossum · 22 years ago
  44. a29d508 Build the datetime module for *n*x. by Guido van Rossum · 22 years ago
  45. 2a799bf datetime escapes the sandbox. The Windows build is all set. I leave it by Tim Peters · 22 years ago
  46. 786ddb2 Fixed bug by Gustavo Niemeyer · 22 years ago
  47. 17c5a33 Use "dictionary literals" instead of "dictionaries", as suggested by Just. by Gustavo Niemeyer · 22 years ago
  48. 78429a6 Fixing bug by Gustavo Niemeyer · 22 years ago
  49. c389ec8 Got rid of old (non-carbon-ppc and even cfm68k) file extensions for by Jack Jansen · 22 years ago
  50. d5ae01a Applying patch by Gustavo Niemeyer · 22 years ago
  51. 822a77f M EditorWindow.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  52. 8e5b53b Rewrite to produce a complete sentence by Andrew M. Kuchling · 22 years ago
  53. e3a1c8f Combined alias and file into a single module. This is the only reasonable by Jack Jansen · 22 years ago
  54. bbfd859 Fixed potential crash: v can be NULL here, so use Py_XDECREF rather than Py_DECREF by Just van Rossum · 22 years ago
  55. edd179e typo fix. by Just van Rossum · 22 years ago
  56. 45bda57 Added missing markup. by Raymond Hettinger · 22 years ago
  57. 866964c Apply SF patch 652930: Add optional base argument to math.log(x[, base]). by Raymond Hettinger · 22 years ago
  58. a828586 Punctuation fix. by Raymond Hettinger · 22 years ago
  59. bfed346 M Debugger.py M IOBinding.py M PyShell.py by Kurt B. Kaiser · 22 years ago
  60. 3c05c1f Got rid of outdated defines. by Jack Jansen · 22 years ago
  61. 9c17b11 Removed errors.rsrc: this is loaded dynamically from :Mac:Lib when needed. by Jack Jansen · 22 years ago
  62. 9e7da62 Removed: this is loaded dynamically from :Mac:Lib when needed. by Jack Jansen · 22 years ago
  63. 1562537 Got rid of EasyDialogs dialogs, which are now in :Mac:Lib:dialogs.rsrc. by Jack Jansen · 22 years ago
  64. 2519cc8 Got rid of interpreter-internal dialogs. by Jack Jansen · 22 years ago
  65. 9ea729c Got rid of non-carbon stuff, and added new Alias, File and Folder modules. by Jack Jansen · 22 years ago
  66. 805f1de Tweaked button sizes and hid unused items. by Jack Jansen · 22 years ago
  67. 19ac481 Sigh: the Jaguar workaround for the prefs file broke saving it on OS9. Temporary workaround is to ignore the exception (it's only about file creator/type anyway). by Jack Jansen · 22 years ago
  68. 9937a04 Tweaked some button sizes to make them look better on OSX. by Jack Jansen · 22 years ago
  69. 6d802a0 Tweaks to make this module OS9-compatible. by Jack Jansen · 22 years ago
  70. b2ef47b More pre-carbon stuff bites the dust. by Jack Jansen · 22 years ago
  71. b132a39 Removed: not carbon-compatible. by Jack Jansen · 22 years ago
  72. 0847c5c execve(), spawnve(): add some extra sanity checking to env; by Guido van Rossum · 22 years ago
  73. 3bbc0ee Tighten the tests for assignment to __bases__: disallow empty tuple. by Guido van Rossum · 22 years ago
  74. 3d87e3c The speech manager interface is no longer supported and a replacement is by Jack Jansen · 22 years ago
  75. 72f3b7a Added missing casts. by Jack Jansen · 22 years ago
  76. 747c3d3 We need macglue on MacPython-OS9 too. by Jack Jansen · 22 years ago
  77. fcbe5e5 Outdated. by Jack Jansen · 22 years ago
  78. 32f614b Got rid of unused Compat files. by Jack Jansen · 22 years ago
  79. feddf77 another wrong assumption fixed by Just van Rossum · 22 years ago
  80. 68c8138 Still used the old config file. Fixed. by Jack Jansen · 22 years ago
  81. 04543de Compatibility files that haven't been used in a long time. by Jack Jansen · 22 years ago
  82. 65cbf93 Get rid of support for Universal Headers older than 3.4 and various other by Jack Jansen · 22 years ago
  83. 55309a3 Get rid of 2.2 "poor mans universal newlines" now that the real thing by Jack Jansen · 22 years ago
  84. 8bf053f It was an old MacPython artefact that these files were still in the source by Jack Jansen · 22 years ago
  85. bb3e4cb Tkinter isn't supported under Carbon. Under MacOSX native it is, but by Jack Jansen · 22 years ago
  86. 5e13951 Very outdated: this is a 68K support file. by Jack Jansen · 22 years ago
  87. 6c50df2 Add Tkinter threading change Fix markup errors Rewrite a sentence by Andrew M. Kuchling · 22 years ago
  88. 71fd01c and now the real fix... by Just van Rossum · 22 years ago
  89. 61fcf76 fixed bool browsing bug, sf bug #652591 by Just van Rossum · 22 years ago
  90. 067d734 Prevent debugger from stepping into Idle rpc code by Chui Tey · 22 years ago
  91. de33379 Patch #536661: Improve performance of splitext. Add test_macpath. by Martin v. Löwis · 22 years ago
  92. 427a290 Patch #629126: Detect BLT by also looking for libBLT. by Martin v. Löwis · 22 years ago
  93. 00b6127 Patch #650653: Raise always value error if the table is not 256 bytes long. by Martin v. Löwis · 22 years ago
  94. 63b4dd3 Description of description was really confusing, and added some markup. by Thomas Heller · 22 years ago
  95. e54710b M CallTipWindow.py M CallTips.py by Kurt B. Kaiser · 22 years ago
  96. 7e5c6a0 Change issubclass() so that recursive tuples (directly or indirectly by Walter Dörwald · 22 years ago
  97. 1b3b49d Mention the bdist_wininst postinstall script. by Thomas Heller · 22 years ago
  98. 7d13495 Always initialize objc. by Martin v. Löwis · 22 years ago
  99. 2c3bfc2 Raw documentation for the bdist_wininst postinstallation script. by Thomas Heller · 22 years ago
  100. e4a070a Patch #551960: Add check for setrlimit() support by Jason Tishler · 22 years ago