1. 44d5e0c updated __all__ to include several other names by Skip Montanaro · 23 years ago
  2. 1b0b2a4 Add some LaTeX magic so that Latin-1 characters do not get so badly trashed. by Fred Drake · 23 years ago
  3. 126f2f6 Patch #407965: Improve Level 2 conformance of minidom by Martin v. Löwis · 23 years ago
  4. a8f7e59 Oops. A RISCOS patch I forgot to check in. by Guido van Rossum · 23 years ago
  5. 5b44a67 Add test to verify that nested functions with free variables don't by Jeremy Hylton · 23 years ago
  6. 30c9f39 Variety of small INC/DECREF patches that fix reported memory leaks by Jeremy Hylton · 23 years ago
  7. 93fe96a Py_BuildValue(): Add "D" conversion to create a Python complex value from by Fred Drake · 23 years ago
  8. aec7924 Py_BuildValue(): Add "D" conversion to create a Python complex value from by Fred Drake · 23 years ago
  9. 521c83d Multifile.read(): Fix a broken conversion to string methods. by Fred Drake · 23 years ago
  10. b233652 Identifiers matching _[A-Z_]\w* are reserved for C implementations. by Tim Peters · 23 years ago
  11. 7069512 When 1.6 boosted the # of digits produced by repr(float), repr(complex) by Tim Peters · 23 years ago
  12. b3d6be9 Windows: Fallout from renaming the pydoc file. by Tim Peters · 23 years ago
  13. 1eb0a92 SF bug Win32: pydoc command isn't executable. by Tim Peters · 23 years ago
  14. b2a22f4 Magic strings in both Python and the Wise installer define the registry key by Tim Peters · 23 years ago
  15. 8e68eb6 Make sure we close the group and password databases when we are done with by Fred Drake · 23 years ago
  16. 401396f Get rid of hardcoded Python path (can't guess where the user installed by Tim Peters · 23 years ago
  17. 45bbda2 Fix a further markup problem noted by FLD by Andrew M. Kuchling · 23 years ago
  18. dbc692e Chris Stern's BBEdit Python language module. by Jack Jansen · 23 years ago
  19. 22fcae9 Make docstrings raw, since they contain literal backslashes. by Ka-Ping Yee · 23 years ago
  20. a6e5971 Fix findsource() to work for derived classes. by Ka-Ping Yee · 23 years ago
  21. 63085d4 Import the nested_scopes feature twice, to exercise the patch introduced by Fred Drake · 23 years ago
  22. 198457a When iterating over the names imported in a future statement, ignore the by Fred Drake · 23 years ago
  23. 0a3939f Finished implementation of removing incorrect preferences file. by Jack Jansen · 23 years ago
  24. e5c9474 Default waittime in the eventloop is now None. At low level it will then be set to GetCaretTime(). by Jack Jansen · 23 years ago
  25. 53ebe56 Handle the ReopenApplication event (by ignoring it). by Jack Jansen · 23 years ago
  26. 54f3bdb Detect that the preference file may be incorrect, and offer to remove it. This isn't finished yet. by Jack Jansen · 23 years ago
  27. 4c52203 Started on relnotes for the next beta. by Jack Jansen · 23 years ago
  28. f0ebbe0 Re-order some method descriptions for a more logical grouping. by Fred Drake · 23 years ago
  29. 9eb4155 Add more font flavors for <var> elements; the previous incarnation caused by Fred Drake · 23 years ago
  30. 8f72859 Added a warning message about the delay after installation. Untested. by Jack Jansen · 23 years ago
  31. c4db476 Define sunmath prototypes if sunmath.h was not included. by Martin v. Löwis · 23 years ago
  32. f115a08 Replace setenv with putenv. Reported by Dietmar Schwertberger. by Martin v. Löwis · 23 years ago
  33. a90f438 Unify _Environ processing on riscos with other platforms. by Martin v. Löwis · 23 years ago
  34. 1d79f79 Files for 2.1b1 distribution. by Jack Jansen · 23 years ago
  35. 5fc3381 PythonInterpreterClassic and PythonInterpreterCarbon now have filetype "Atmp". The ConfigurePythonXXX scripts will set this to APPL when copying either of those to PythonInterpreter. by Jack Jansen · 23 years ago
  36. c1463c98 macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype). by Jack Jansen · 23 years ago
  37. bb74f95 Started on plst resource. Not enabled yet. by Jack Jansen · 23 years ago
  38. 36bcf9b Re-try the file copy once if it fails. This works around an obscure and non-reproducibe bug in GUSI. by Jack Jansen · 23 years ago
  39. cbe7b1c Files for 2.1b1 distribution. by Jack Jansen · 23 years ago
  40. 81e4b1c fix typo in extending __all__ for riscos platform - closes bug 406296 by Skip Montanaro · 23 years ago
  41. 01c6526 Avoid giving prototypes on Solaris. by Martin v. Löwis · 23 years ago
  42. f58de1b Document SIG_* warning causes on Solaris. by Martin v. Löwis · 23 years ago
  43. 2b6727b Use Py_CHARMASK for ctype macros. Fixes bug #232787. by Martin v. Löwis · 23 years ago
  44. a30c100 Regenerate. by Martin v. Löwis · 23 years ago
  45. e8964d4 Define __EXTENSIONS__ on Solaris. Fixes posixmodule error in bug #232787. by Martin v. Löwis · 23 years ago
  46. 1c24f9c Document that _REENTRANT is not needed explicitly. by Martin v. Löwis · 23 years ago
  47. 859eb62 Do not refer to "sub-modules" since that is not a defined term. by Fred Drake · 23 years ago
  48. ac79e95 Re-word the explanation of the in/not in operators for increased content by Fred Drake · 23 years ago
  49. ce7129e Turn "Python Documentation Central" into just "Documentation Central"; some by Fred Drake · 23 years ago
  50. 2636572 Make sure the README files that contain page count information land in by Fred Drake · 23 years ago
  51. 67fdaa4 Correct typos in Ping's email address. by Fred Drake · 23 years ago
  52. 990b0fe Update documentation to reflect the shift to NetrcParseError instead of by Fred Drake · 23 years ago
  53. ec6ec90 Define & use NetrcParseError instead of improperly overloading SyntaxError. by Fred Drake · 23 years ago
  54. a76ba6e Add some spaces around the "=" in assignments. by Fred Drake · 23 years ago
  55. a1a84e7 Move all knowledge that $(MAINOBJ) is built in the Modules/ directory by Fred Drake · 23 years ago
  56. b25ec91 Testing commit with a single blank line. by Jack Jansen · 23 years ago
  57. 282fed1 Grr, splittag was also missing from __all__. by Jack Jansen · 23 years ago
  58. 4998563 Added url2pathname and pathname2url to __all__. by Jack Jansen · 23 years ago
  59. f25cf6c Add Python/ prefix to files in LIBOBJS. This closes SF bug "[ #404827 ] Python by Neil Schemenauer · 23 years ago
  60. 243bff4 Clean up junk files left behind by imp.load_source(). by Tim Peters · 23 years ago
  61. 0c8f664 Remove debugging "set -x". by Fred Drake · 23 years ago
  62. 42119e4 Fix a few minor markup nits. by Fred Drake · 23 years ago
  63. f585bef Be a bit more strict in setting up the export of the C API for this by Fred Drake · 23 years ago
  64. 6be838a Rene Liebscher <R.Liebscher@gmx.de>: by Fred Drake · 23 years ago
  65. d85556c Wrap several more of the constants in #ifdef/#endif for FreeBSD; at least by Fred Drake · 23 years ago
  66. 4211925 Added `memtest' target which excludes the quicktest modules plus by Barry Warsaw · 23 years ago
  67. 61af560 Discuss PEP 236. Update nested scope section. by Andrew M. Kuchling · 23 years ago
  68. feb6719 Use r""" instead of """ for the docstring so that backslashes are preserved. by Ka-Ping Yee · 23 years ago
  69. 81df7be Update estimate bug and patch counts by Andrew M. Kuchling · 23 years ago
  70. 3f4e717 Revise the scripts I use to update the documentation on the SourceForge by Fred Drake · 23 years ago
  71. 93c8671 Lots of organizational changes for consistency with the rest of the by Fred Drake · 23 years ago
  72. b3570e8 This commit was manufactured by cvs2svn to create tag 'r21b1'. by cvs2svn · 23 years ago
  73. 80d4c07 There was a real leak in the "export a C API" example; fix that one. by Fred Drake · 23 years ago
  74. ab357ec Label classes and exceptions explicitly in the documentation (for their by Fred Drake · 23 years ago
  75. 0539bfa There is no longer a -X option to the interpreter, so remove the comments by Fred Drake · 23 years ago
  76. 78d7dc4 Added -o/--output-file option as per GNU msgfmt to specify the output by Barry Warsaw · 23 years ago
  77. 043d5e5 For copyfile(), be explicit that src and dst are file names; that was only by Fred Drake · 23 years ago
  78. 043732e Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly correct: OS9 InterfaceLib has it, but enabling it will make Python refuse to run on 8.6 and earlier. by Jack Jansen · 23 years ago
  79. cfef0096 Job.build_html(): When formatting HTML into more than one HTML page, and by Fred Drake · 23 years ago
  80. e3955a8 Add some more info about pydoc. (Can you see I'm excited?) by Guido van Rossum · 23 years ago
  81. 9d0fbde Add big news item about nested scopes, __future__, and compile-time warnings. by Guido van Rossum · 23 years ago
  82. b87df3d Itamar S.T. by Guido van Rossum · 23 years ago
  83. d1d053c Patch by Itamar S.T. (SF#305470): add reset() method. by Guido van Rossum · 23 years ago
  84. 53a7906 When not copying a file because the output is up to date, make the message by Fred Drake · 23 years ago
  85. ad2c3c7 Extra fix from bbum (SF #402357) for his previous patch: by Guido van Rossum · 23 years ago
  86. b7fe432 Fix by Donn Cave for BeOS (SF #403642): by Guido van Rossum · 23 years ago
  87. 258ccd4 Fix typo in RISCOS patch inside MS #ifdef. (Probably my own fingers.) by Guido van Rossum · 23 years ago
  88. dedbebf Add more protection around the VSWTC/VSWTCH, CRTSCTS, and XTABS symbols; by Fred Drake · 23 years ago
  89. 9089b27 ROSCOS change. by Guido van Rossum · 23 years ago
  90. fb872a7 Dietmar Schwertberger; shuffled a bunch of Sch* names in alphabetical order. by Guido van Rossum · 23 years ago
  91. d74fb6b RISCOS changes by dschwertberger. by Guido van Rossum · 23 years ago
  92. 4ba3d65 Use != instead of <>. Sorry, Barry. by Guido van Rossum · 23 years ago
  93. 48a680c RISCOS changes by dschwertberger. by Guido van Rossum · 23 years ago
  94. 1ca8bb3 RISCOS changes by dschwertberger by Guido van Rossum · 23 years ago
  95. 5dfa137 Disable the dl module by Andrew M. Kuchling · 23 years ago
  96. 3ed4c15 RISCOS changes by dschwertberger. by Guido van Rossum · 23 years ago
  97. f0ee4b2 RISCOS patch by dschwertberger by Guido van Rossum · 23 years ago
  98. db8ed15 Use '127.0.0.1' only on Mac; for other, sane platforms, use 'localhost'. by Ka-Ping Yee · 23 years ago
  99. 228d807 RISCOS files by dschwertberger by Guido van Rossum · 23 years ago
  100. c92cdf7 The sys.platform identifier for Windows is just 'win32' (for all varieties). by Ka-Ping Yee · 23 years ago