1. 402dd6e Added contributors. by Jack Jansen · 22 years ago
  2. 9051ad1 Some modifications and clarifications (by me) to Michael's mods. by Jack Jansen · 22 years ago
  3. c7a7d2d Rewritten, clarified, corrected and cleaned up by Michael J. Barber. by Jack Jansen · 22 years ago
  4. b2ecc2c Get rid of keyword list and use keyword.iskeyword() function (which I wasn't aware of previously). by Jack Jansen · 22 years ago
  5. 744f67f Add keyword.kwlist to the public API. by Fred Drake · 22 years ago
  6. db2d3d1 libkeyword.tex was missing from the list of dependencies for the by Fred Drake · 22 years ago
  7. bdd6e70 "yield" is also a keyword. Spotted by Neal Norwitz. by Jack Jansen · 22 years ago
  8. f9bb90e further work on saving configs by Steven M. Gava · 22 years ago
  9. 813b56e dialog for getting a new config file section name by Steven M. Gava · 22 years ago
  10. 30022ea Removed #include of obsolete ver.h. VC6 doesn't need it, and David Ascher by Tim Peters · 22 years ago
  11. 8cf2704 staying current with python idle fixes by Steven M. Gava · 22 years ago
  12. 8b0ee24 (Much) better list of Python keywords, supplied by Michael J. Barber. by Jack Jansen · 22 years ago
  13. c8febec Rename the routine to start the target running _start(), with a compatibility by Jack Jansen · 22 years ago
  14. bd8ce79 smart_backspace_event(): remove now-pointless int() call. by Tim Peters · 22 years ago
  15. ff06671 Fix for by Michael W. Hudson · 22 years ago
  16. 64e9d61 Properly fix SF bug #507298 (Gregor Lingl): shellpython2.2 -Qnew smart by Guido van Rossum · 22 years ago
  17. af14289 Fix for by Michael W. Hudson · 22 years ago
  18. 5b10910 Sjoerd Mullender pointed out that setup.py contained some tabs, by Michael W. Hudson · 22 years ago
  19. ea3ceaa PyDict_Next: update doc to indicate that pkey and pvalue return values are by Skip Montanaro · 22 years ago
  20. a23bc42 add missing return value info for PyDict_DelItem by Skip Montanaro · 22 years ago
  21. d91b0d6 fix for python2.2 -Qnew division error, thanks Tim! by Steven M. Gava · 22 years ago
  22. 4509168 classifyws(): Fix a "/" to work under -Qnew (as well as without it). by Tim Peters · 22 years ago
  23. 685d46f Newer names for various error include files. by Jack Jansen · 22 years ago
  24. a618c3f Build _tkinter for Carbon too. by Jack Jansen · 22 years ago
  25. 7ebcbf5 Identify() enum values. This was changed in 1.14, but I don't think it is a good idea. by Jack Jansen · 22 years ago
  26. 368875c Regenerated to take advantage of new _builtinSuites package. by Jack Jansen · 22 years ago
  27. d50c66b A "magic" suite that is the base suite for StdSuites. This solves a problem with the required events open/openapp/reopen/print/quit officially being part of Required but being defined (by Apple) in Standard. by Jack Jansen · 22 years ago
  28. bbf5ef5 more on config saving by Steven M. Gava · 22 years ago
  29. c112cd8 further work on config saving by Steven M. Gava · 22 years ago
  30. 796720b Mac _Scrap module is now carbon-compliant, so build it on OSX. by Jack Jansen · 22 years ago
  31. eafff4c Get rid of fsspec type initializer, it wasn't used anyway. by Jack Jansen · 22 years ago
  32. a4adacb Changes by Donovan Preston (and a few minor ones by me) to make IDE run under by Jack Jansen · 22 years ago
  33. 815d2bf Changes by Donovan Preston (and a few minor ones by me) to make IDE run under by Jack Jansen · 22 years ago
  34. c71efe0 Also install the Tools directory on "make installmacsubtree". by Jack Jansen · 22 years ago
  35. aae728f Fix typo reported by François Pinard. by Fred Drake · 22 years ago
  36. 5f28e8f extension config reading by configDialog and beginning of configuration saving by Steven M. Gava · 22 years ago
  37. 7bb1c9a Remove the unused & broken PyThread_*_sema() functions and related constants. by Fred Drake · 22 years ago
  38. 72c3bf0 changeover to new keybinding configuration implementation by Steven M. Gava · 22 years ago
  39. c628a06 further work on keybinding configuration by Steven M. Gava · 22 years ago
  40. 68d7336 keybinding configuration by Steven M. Gava · 22 years ago
  41. facfc09 keybinding configuration by Steven M. Gava · 22 years ago
  42. d45a543 Another name. by Thomas Heller · 22 years ago
  43. 5cba76d SWIGing a source file <name>.i silently overwrites <name>.c if it is by Thomas Heller · 22 years ago
  44. ba4fe77 Added as_pathname() method to FSRef objects. by Jack Jansen · 22 years ago
  45. 109f094 Added a note that you have to add Mac/Lib to sys.path after doing by Jack Jansen · 22 years ago
  46. 43b936d Patch #477750: Use METH_ constants in Modules. by Martin v. Löwis · 22 years ago
  47. c0e1671 Patch #477752: Drop old-style getargs from curses. by Martin v. Löwis · 22 years ago
  48. ac6dd0a Updated GNU info dir segment from Milan Zamazal. by Fred Drake · 22 years ago
  49. 826e982 Update email address. by Fred Drake · 22 years ago
  50. d6bdb07 Update the list of output formats. by Fred Drake · 22 years ago
  51. 9741dc9 Use BLDLIBRARY to build extension modules. Fixes #504252. 2.2.1 candidate. by Martin v. Löwis · 22 years ago
  52. ac96868 Consistency nits. by Fred Drake · 22 years ago
  53. efff11b Minor consistency nit. by Fred Drake · 22 years ago
  54. f717f05 Allow abspath to still do something sensisble if the nt module can not be imported. by Mark Hammond · 22 years ago
  55. 39230b3 Apply a variant of patch by Michael W. Hudson · 22 years ago
  56. 8f51460 Change some spaces to tabs. I don't *think* that was me, but it by Michael W. Hudson · 22 years ago
  57. f242812 Fix for by Michael W. Hudson · 22 years ago
  58. 8fbd4a3 That hasn't been my email address for a while! by Michael W. Hudson · 22 years ago
  59. 02af964 Patch #504225: add plan9 ifdef to timemodule floatsleep. by Martin v. Löwis · 22 years ago
  60. 1f803f7 Updated patch #487906: Revise inline docs. by Martin v. Löwis · 22 years ago
  61. fdc8d75 Include errors.rsrc in the Python.app resource file, so the error strings by Jack Jansen · 22 years ago
  62. ad134f0 Update master Windows buildno list for 2.1.2final. by Tim Peters · 22 years ago
  63. eaa0a22 Disable code intended for PEP 277. by Guido van Rossum · 22 years ago
  64. 340cbe7 A tentative fix for SF bug #503837 (Roeland Rengelink): by Guido van Rossum · 22 years ago
  65. 7668957 Workaround for what is probably a problem in Apple's gcc: <pthread.h> fails by Jack Jansen · 22 years ago
  66. 4f3a62d There's no need for typechecks on the second and third argument of by Guido van Rossum · 22 years ago
  67. 5e99731 Only test ntpath.abspath() on Windows. This allows the rest of the module to by Fred Drake · 22 years ago
  68. 3d62f8c Fix a simple typo. Has this to be fixed also in other branches? by Thomas Heller · 22 years ago
  69. 32d1a3b Fixed to work under MachoPython, doing the expected unpacking for applesingle files. The IDE still doesn't work, though, because it uses :-style pathnames. by Jack Jansen · 22 years ago
  70. d48b106 In MachoPython expect Unix-style pathnames for both FSSpec and FSRef initializers. TBD: Do the reverse for MacPython, and also handle as_pathname(). by Jack Jansen · 22 years ago
  71. 51e77e1 Regenerated from UH 3.4. Candidate for 2.2.1. by Jack Jansen · 22 years ago
  72. 175af25 Export SIGINFO. Fixes #502077. by Martin v. Löwis · 23 years ago
  73. 9668b93 Patch #414775: Add --skip-build option to bdist command. by Martin v. Löwis · 23 years ago
  74. cdc4451 Include <unistd.h> in Python.h. Fixes #500924. by Martin v. Löwis · 23 years ago
  75. edb60a7 key binding handling dialog by Steven M. Gava · 23 years ago
  76. 8aa4987 Removed references to download of Waste. by Jack Jansen · 23 years ago
  77. 4a667c7 CodeWarrior includes Waste and Internet Config nowadays, obviating the need for separate downloads. by Jack Jansen · 23 years ago
  78. 8f54f2a Internet Config is now part of official Apple interfaces, so use the new by Jack Jansen · 23 years ago
  79. b99e521 - Updated to Waste 2.0. by Jack Jansen · 23 years ago
  80. 00638bd Don't call PyMac_OutputSeen if we have a custom console. Fix by Alexandre Parenteau. by Jack Jansen · 23 years ago
  81. a55ffae Add a per-message fallback mechanism for translations. by Martin v. Löwis · 23 years ago
  82. 1be6419 Add fallback argument to translation(). Request fallbacks on install. by Martin v. Löwis · 23 years ago
  83. 57f61fb Update master Windows build-number list for 2.1.2c1. by Tim Peters · 23 years ago
  84. 3673612 Added item about the webbrowser security fix. by Fred Drake · 23 years ago
  85. f706b1c Updated for CW7 and Tcl/Tk 8.3.4. by Jack Jansen · 23 years ago
  86. 6c6b079 Added the modules I missed first time around. Still not good enough, though: bgerror does a "package require msgcat" and I don't see a way to put packages into resources. Off to the mactcl list for help... by Jack Jansen · 23 years ago
  87. 4b36735 Fixed TrackMouseRegion() argument: ioWasInRgn is an in/out parameter. by Just van Rossum · 23 years ago
  88. 3e3eacb Fixed "u#" parser marker to pass through Unicode objects as-is without by Marc-André Lemburg · 23 years ago
  89. e0b1e6a Updated for CW7 and Tcl/Tk 8.3.4. Also added a few other things by Jack Jansen · 23 years ago
  90. 850bbcd Upgraded _tkinter to Tcl/Tk 8.3.4. by Jack Jansen · 23 years ago
  91. ec0107f Today's Carbon Toolbox addition: CarbonEvt.TrackMouseLocation() and friends. by Just van Rossum · 23 years ago
  92. 925f144 Fix webbrowser.py security bug: be more careful about what we pass to by Fred Drake · 23 years ago
  93. ca3b2ff Today's Carbon Toolbox addition: QDTextBounds() by Just van Rossum · 23 years ago
  94. e843e48 Ensure Unicode filenames work with glob - they already do, but the test seems worth keeping. by Mark Hammond · 23 years ago
  95. 6253a11 Added support for DrawThemeButton() and friends. by Just van Rossum · 23 years ago
  96. f853be9 Restore Python 2.1 StringIO.py behaviour: support concatenating by Marc-André Lemburg · 23 years ago
  97. 23105d5 Checked in Sean Reifschneider's RPM spec file and patches. Bugfix candidate. by Guido van Rossum · 23 years ago
  98. 8a107fb Whoops, it's late -- generated output now matches what's checked in... by Just van Rossum · 23 years ago
  99. eae9504 Q&D support for ThemeDrawingState objects. by Just van Rossum · 23 years ago
  100. 16eff6f Initialize err_ret with filename if available. Fixes #498828. by Martin v. Löwis · 23 years ago