1. 9c801ab t_bootstram(): Use PySys_WriteStderr() instead of fprintf(stderr,...). by Fred Drake · 25 years ago
  2. ff88e46 more edits to make the text fit (jvr) by Just van Rossum · 25 years ago
  3. 17f944b oops, that one caused a syntax error... (jvr) by Just van Rossum · 25 years ago
  4. c924661 edits to make the 2.0 copyright fit in the about box again... (jvr) by Just van Rossum · 25 years ago
  5. a1a3356 Cleaned uthread dependencies (jvr) by Just van Rossum · 25 years ago
  6. 0f2fd16 Hm, I never checked in my incomplete "run with interpreter" mods. UI is there (but is disabled), functionality is not there. by Just van Rossum · 25 years ago
  7. 6508c7c fixed 2.0 compat bug by Just van Rossum · 25 years ago
  8. 860106a Update the display of some floating point values at the interactive prompt by Fred Drake · 25 years ago
  9. 8413b47 Added PyMac_OutputSeen(), which acknowledges all current output in the stdio window, i.e. it acts like input has been read insofar as the keep-console-open option is interested. by Jack Jansen · 25 years ago
  10. f1a0a4b Add Numerical:Lib:Packages to sys.path. A workaround for distutils not working. by Jack Jansen · 25 years ago
  11. 538bd13 Ready for 2.0 by Jack Jansen · 25 years ago
  12. 3e3eb3e Oops, all the options were off-by-one. Reported by Tom Bridgman. by Jack Jansen · 25 years ago
  13. 635a044 Fixed balloon help for options. Sort-of reported by Russell Finn. by Jack Jansen · 25 years ago
  14. b8bb3fe Fixed balloon help for startup options. Reported by Russell Finn. by Jack Jansen · 25 years ago
  15. 62e3843 Removed try/except TypeError around calling the ae handler function, it masksprogrammer errors and obfuscates the stacktrace. Suggested by Tattoo Mabonzo K. by Jack Jansen · 25 years ago
  16. 136815d Oops, not only the Popt versions were wrong, the resources were also short. by Jack Jansen · 25 years ago
  17. 9ec8c06 Different phrasing of keepconsole options, suggested by David Goodger. by Jack Jansen · 25 years ago
  18. 7490236 Use MacOS.OutputSeen() on menuselections: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). This makes the CGI tools work nicely for Quit. by Jack Jansen · 25 years ago
  19. fd9925a Use MacOS.OutputSeen() on menuselections. Removed KeepConsole code again. This solution is better: it treats a menu selection in the same way as input to stdin (i.e. as an ack of the output that went before). by Jack Jansen · 25 years ago
  20. a577aa2 Remove the bzip2 archives from the "distfiles" target. There are not by Fred Drake · 25 years ago
  21. d2f5a9a Fixed a bug that caused namespace names to be reported as lists rather by Lars Gustäbel · 25 years ago
  22. 4a41f54 Two more names. by Fred Drake · 25 years ago
  23. 692565c Helper scripts used in published the "development" snapshots of the by Fred Drake · 25 years ago
  24. 63568aa Revise the capitalization policy of \versionchanged explanation; the by Fred Drake · 25 years ago
  25. 4a15263 Capitalize first letter of an explanation for a \versionchanged annotation. by Fred Drake · 25 years ago
  26. a8d1078 Correction from David Bolen: the Windows version no longer crashes by Andrew M. Kuchling · 25 years ago
  27. 75afc0b Document the .lastindex and .lastgroup attributes of MatchObject by Andrew M. Kuchling · 25 years ago
  28. ba0a989 Make all the \seemodule explanations consistent: start with a capitalized by Fred Drake · 25 years ago
  29. 510dfba Capitalize & use periods for \seemodule explanation parameter. by Fred Drake · 25 years ago
  30. 7941036 Updated Popt resources to current version by Jack Jansen · 25 years ago
  31. f7ef15d Use test_support.TESTFN as the temporary filename. Fix a minor stylistic nit. by Fred Drake · 25 years ago
  32. ad6f2c8 Bump version number -- this document is pretty much finished! by Andrew M. Kuchling · 25 years ago
  33. b4b401e Update the links to the NumPy website and documentation, based on a by Fred Drake · 25 years ago
  34. ff139a8 This commit was manufactured by cvs2svn to create tag 'release20'. by cvs2svn · 25 years ago
  35. adfb94f Typo repair. by Tim Peters · 25 years ago
  36. d867a2c revise xml comment by Jeremy Hylton · 25 years ago
  37. 1a64050 Updated the XML package comment. by Fred Drake · 25 years ago
  38. 989b7b9 Filled in math-module info; fixed a typo or two. by Tim Peters · 25 years ago
  39. d6e2023 Add NEWS for 2.0 final (there are a few XXX comments that must be addressed). by Jeremy Hylton · 25 years ago
  40. b675081 the usual by Jeremy Hylton · 25 years ago
  41. e216705 the usual (part II) by Jeremy Hylton · 25 years ago
  42. 98c8184 Test for math.* exceptional behavior only in verbose mode, so that the by Tim Peters · 25 years ago
  43. a8268e9 the usual by Jeremy Hylton · 25 years ago
  44. 1a2ca86 Patch #101936: Auto-detect DEC threads (which need "-threads" argument) by Jeremy Hylton · 25 years ago
  45. 75f8101 find(): Application of (slightly modified) SF patch #101928 by Ulf by Barry Warsaw · 25 years ago
  46. 21000ca distutils setup files for Tkinter by Jeremy Hylton · 25 years ago
  47. 355e2f2 misc. RPM support files by Jeremy Hylton · 25 years ago
  48. ac5f748 Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>. by Fred Drake · 25 years ago
  49. f155170 Correct form of FourThought's name by Andrew M. Kuchling · 25 years ago
  50. 0eb75b4 Bump version to 1.0.1. by Greg Ward · 25 years ago
  51. 55b4efd Fixed minor problem with reset(). by Lars Gustäbel · 25 years ago
  52. 6869245 Prep the Windows installer for 2.0 final: by Tim Peters · 25 years ago
  53. 89fb035 For PyErr_Format(), note that the exception parameter can be a string or by Fred Drake · 25 years ago
  54. 3c8c2f9 Adjust the Macintosh manual to have the formatting dependencies for by Fred Drake · 25 years ago
  55. 21c9df7 For os.stat() & friends, note that the time fields are returned as by Fred Drake · 25 years ago
  56. e764968 Update dependencies for the Macintosh manual. by Fred Drake · 25 years ago
  57. c25296a Update to include all the new chapters & sections. by Fred Drake · 25 years ago
  58. c7babad Remove everything that is not module documentation. It is no longer needed here. by Fred Drake · 25 years ago
  59. 8e850ee Fix some internal references that I botched. by Fred Drake · 25 years ago
  60. 45aa573 Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>. by Fred Drake · 25 years ago
  61. 4d0d621 Chapters on Mac Toolbox modules and other undocumented modules, ready to by Fred Drake · 25 years ago
  62. 1bd905e Documentation for the aepack and aetypes modules, by Vincent Marchetti by Fred Drake · 25 years ago
  63. 8f6ca15 Chris Barker <cbarker@jps.net>: Small fixes. by Fred Drake · 25 years ago
  64. eab58af Chris Barker <cbarker@jps.net>: Various updates and additions. by Fred Drake · 25 years ago
  65. 26fbd8b Chris Barker <cbarker@jps.net>: by Fred Drake · 25 years ago
  66. 658865c Chris Barker <cbarker@jps.net>: by Fred Drake · 25 years ago
  67. f459a09 Wrap a long line. by Fred Drake · 25 years ago
  68. b6441e7 More names. by Fred Drake · 25 years ago
  69. eecdc7f A bunch of nits fix and some additional information added by Chris by Fred Drake · 25 years ago
  70. 8f176ac Update the comments for the BSD DB module, including a new pointer to by Fred Drake · 25 years ago
  71. 9d62943 Center the top line of the license page, to make it look just a little bit by Fred Drake · 25 years ago
  72. 047c372 Removed debugging code at bottom. by Greg Ward · 25 years ago
  73. fa9ff76 Untabified. by Greg Ward · 25 years ago
  74. 4cd6f2a Bastian Kleineidam: make 'check_lib()' more like AC_CHECK_LIB by adding by Greg Ward · 25 years ago
  75. 0b4dafc Lyle Johnson: use 'normcase()' in addition to 'normpath()' when testing if by Greg Ward · 25 years ago
  76. 2e38a50 Bastian Kleineidam: fix up any supplied command-line options. by Greg Ward · 25 years ago
  77. ab49e88 Call SchedParams(1,0) so the dialog is correctly re-enabled after something has been on top of it. by Jack Jansen · 25 years ago
  78. 8c94d5e Added some of the new Numeric modules (which weren't rebuilt). by Jack Jansen · 25 years ago
  79. 52b5b02 If we're installing to another partition than the system partition offer to copy PythonCore in stead of aliasing it. This should fix the applet problems some people have. by Jack Jansen · 25 years ago
  80. 31e7c9c Updated with cmd-. fix and PythonCore copy option. by Jack Jansen · 25 years ago
  81. 20da14c getting close by Jeremy Hylton · 25 years ago
  82. ac148b5 run the std regression test suite using bytecode produced by the compiler by Jeremy Hylton · 25 years ago
  83. e7f710c add -d option that dumps entire AST before compiling by Jeremy Hylton · 25 years ago
  84. 9c048f9 Now supports entire Python 2.0 language and still supports Python by Jeremy Hylton · 25 years ago
  85. 5bad5a4 Updated test suite to latest pulldom changes. by Lars Gustäbel · 25 years ago
  86. ec964d5 Moved appendChild calls back to DOMEventStream. Added SAX2DOM class. by Lars Gustäbel · 25 years ago
  87. 4221ff0 Clear siblings, now that they are being set. by Paul Prescod · 25 years ago
  88. d5fd45f Made options global (as PyMac_options) so macosmodule can access it. by Jack Jansen · 25 years ago
  89. 91eb3e8 Update the release number and date. by Fred Drake · 25 years ago
  90. 8a00abc Make the regrtest.py -l (findleaks) option considerably less obnoxious. by Neil Schemenauer · 25 years ago
  91. 1ea8949 Vise archive templates used for 2.0c1 by Jack Jansen · 25 years ago
  92. 2a92f0b Disribution templates used for 2.0c1 by Jack Jansen · 25 years ago
  93. 3714516 Projects used for 2.0c1 by Jack Jansen · 25 years ago
  94. f2bd9ee Use MacOS.KeepConsole to always exit if the program calls FrameWork._quit(). Overridable with a class variable keepconsole. by Jack Jansen · 25 years ago
  95. 6433fdf Added sha module, it's needed by the unicode stuff, it seems. by Jack Jansen · 25 years ago
  96. b19c667 Added a method KeepConsole so programs can override the Keep console open option. by Jack Jansen · 25 years ago
  97. dc86f9e Made options global (as PyMac_options) so macosmodule can access it. by Jack Jansen · 25 years ago
  98. 6ab2cb6 Better exit handling. by Jack Jansen · 25 years ago
  99. de51909 Updated for 2.0c1 by Jack Jansen · 25 years ago
  100. 816cf9d Python implementation of strptime(). by Jack Jansen · 25 years ago