1. 1b0bf9b Ignore SIGXFSZ. by Jeremy Hylton · 22 years ago
  2. 74ce77f Add tests for the recent resource module change. by Jeremy Hylton · 22 years ago
  3. d95efe4 Check for overflow errors in setrlimit(), and reflow a long line. by Jeremy Hylton · 22 years ago
  4. ed9e453 Minor change to an index entry. by Fred Drake · 22 years ago
  5. c4ad0bc Clarify return value of PyLong_AsLongLong(). by Jeremy Hylton · 22 years ago
  6. 656b735 Backport of 1.6.4.2.2.3 from release22-maint branch. by Jack Jansen · 22 years ago
  7. d92b7a0 Updated URL. by Jack Jansen · 22 years ago
  8. 601b2fd Backport of select parts of release22-maint (up to 1.38.4.2.2.3). by Jack Jansen · 22 years ago
  9. 8570013 Whitespace normalization. Unka Timmy would be proud. by Barry Warsaw · 22 years ago
  10. b957bc3 Clarify the return value of PyObject_IsInstance(). by Fred Drake · 22 years ago
  11. 106c1a0 WCOREDUMP(), WIFCONTINUED(), WCONTINUED, WUNTRACED: New. by Fred Drake · 22 years ago
  12. 256705b SF patch 546244 by John Williams: add Text.dump() method. by Guido van Rossum · 22 years ago
  13. 4e1dd7d Add warning about the HP PA-RISC 2.0 C compiler's optimizer. by Guido van Rossum · 22 years ago
  14. 1476c27 There was a non-ascii character in the source. Replaced by a hex escape. by Jack Jansen · 22 years ago
  15. ae7639d whitespace fixup. test__all__ and test_sundry were failing by Anthony Baxter · 22 years ago
  16. 4ce6b35 don't fail if the audio device is busy, just skip. SF patch 545486 by Anthony Baxter · 22 years ago
  17. 8388895 SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL) closes SF #514433 by Anthony Baxter · 22 years ago
  18. 0494955 Merge in Skip's last few updates w.r.t. py-help-at-point: by Barry Warsaw · 22 years ago
  19. 29a90f0 Some contributions and ideas by Alexander Schmolck: add a keybinding by Barry Warsaw · 22 years ago
  20. 030a5ce unicode_memchr(): Squashed gratuitous int-vs-size_t mismatch (which by Tim Peters · 22 years ago
  21. 32b069c SF bug 546078: IDLE calltips cause application error. by Tim Peters · 22 years ago
  22. de02bcb Apply patch diff.txt from SF feature request http://www.python.org/sf/444708 by Walter Dörwald · 22 years ago
  23. a7cc43b Skip Montanaro's contribution (slightly mod'd by Barry) to provide a by Barry Warsaw · 22 years ago
  24. a0113cd (py-execute-region): If the line at the beginning of the region is a by Barry Warsaw · 22 years ago
  25. b2d5e62 (py-execute-region): If you ran this without having visited a by Barry Warsaw · 22 years ago
  26. ca80002 Added Christopher Smith. by Jack Jansen · 22 years ago
  27. 992d58b Fixes based on ideas from Christopher Smith: by Jack Jansen · 22 years ago
  28. c6d2a20 Removed note on test_time failing. by Jack Jansen · 22 years ago
  29. 7aace7a Regenerated to include Internet Config error strings. by Jack Jansen · 22 years ago
  30. 117dbdf Added an optional file with MacErrors.h extensions: IC errors aren't in there. by Jack Jansen · 22 years ago
  31. 44c4c6d Py_GETENV is used by obmalloc and needs Py_IgnoreEnvironmentFlag. Provide it. by Neil Schemenauer · 22 years ago
  32. fd1030e pgen now needs pymalloc by Neil Schemenauer · 22 years ago
  33. 51e7f5c Moving pymalloc along. by Tim Peters · 22 years ago
  34. a2bc259 tracking python idle changes: Provisional fix for writefile() [SF bug # 541730] by Steven M. Gava · 22 years ago
  35. 1c61926 Update the Windows makefile for 2.3. by Tim Peters · 22 years ago
  36. 931625d tracking python idle changes: Patch #540583: Open MS Help Docs if available. by Steven M. Gava · 22 years ago
  37. 8ee3cd4 #546156, Remove load_false()/load_true(), they are not used by Neal Norwitz · 22 years ago
  38. e1682a8 Py_UniversalNewlineFread(): small speed boost on non-Windows boxes. by Tim Peters · 22 years ago
  39. 0eca65c PyUnicode_EncodeUTF8(): tightened the memory asserts a bit, and at least by Tim Peters · 22 years ago
  40. 0e0ee59 #544265, Remove warnings for passing const to free() by Neal Norwitz · 22 years ago
  41. 2a7ff35 Back out 2.140. by Martin v. Löwis · 22 years ago
  42. 639295f Enable universal newlines on Windows. Note that NEWS needs more words! by Tim Peters · 22 years ago
  43. 058b141 Py_UniversalNewlineFread(): Many changes. by Tim Peters · 22 years ago
  44. ea572b2 Assorted code cleanups for readability. Greatly boosted the size of the by Tim Peters · 22 years ago
  45. 4a0db06 Hack around the "2.1.6 Blank lines" bug in a way that the TOC still by Tim Peters · 22 years ago
  46. 7e3d961 PyUnicode_EncodeUTF8: squash compiler wng. The difference of two by Tim Peters · 22 years ago
  47. dc374e0 Give the Help viewer a font-size button. This isn't documented by MS, by Tim Peters · 22 years ago
  48. c8490c7 Move "everything left one": the TOC now shows each doc directory as a by Tim Peters · 22 years ago
  49. 4545407 Stopped all warnings from the HTML Help Compiler, by generating proper by Tim Peters · 22 years ago
  50. 3d94942 #546163, fix link problem on Solaris 8 for makedev when using mknod by Neal Norwitz · 22 years ago
  51. a4eb14b Patch #495401: Count number of required bytes for encoding UTF-8 before by Martin v. Löwis · 22 years ago
  52. e21095e Widespread: Used classes in a more natural way. Added convenience by Tim Peters · 22 years ago
  53. 6af3e2d Forward port of patch # 500311: Work around for buggy https servers. by Martin v. Löwis · 22 years ago
  54. 954aed8 Add test for eval() w/ free variables. by Jeremy Hylton · 22 years ago
  55. 24ea8d3 Fix SF bug #505315: Make free and cell vars show up consistently in locals(). by Jeremy Hylton · 22 years ago
  56. d9a1050 Replaced the fiddly 5-tuples with a new Book convenience class, allowing by Tim Peters · 22 years ago
  57. 8d62ad7 Fixed a comment. by Tim Peters · 22 years ago
  58. 661e492 All over: get rid of blanks before colons that open code blocks. by Tim Peters · 22 years ago
  59. 460643b do_project(): Modernized the code. by Tim Peters · 22 years ago
  60. 5d5e193 Added "What's New" to the 2.2 doc set. by Tim Peters · 22 years ago
  61. 8d22b04 Fix com_arglist() and update grammar fragment. by Jeremy Hylton · 22 years ago
  62. 2ea2c9d Patch #546194: Check constants individually. Fixes 534143 on OpenBSD. by Martin v. Löwis · 22 years ago
  63. 4f109c1 Added a stop-list to reduce the size of the full text search index. Fred, by Tim Peters · 22 years ago
  64. e6b63e6 project_template: use dict interpolation instead of giant tuples. by Tim Peters · 22 years ago
  65. a905363 + Changed TOC to folder-tree style. by Tim Peters · 22 years ago
  66. 52cfa33 Generates inputs to the Microsoft Help Compiler, which creates compiled by Tim Peters · 22 years ago
  67. 7d4ed0d Get the right funny characters in Hernan's name. by Tim Peters · 22 years ago
  68. fdbeb5a #546155, remove posix_int() it is not used by Neal Norwitz · 22 years ago
  69. c72737e Fix SF #544995 (zlib crash on second flush call) Bug fix by mhammond. by Jeremy Hylton · 22 years ago
  70. a6aa71d Oops: we used PyMem_DEL() to clean up objects, and that's a problem since by Jack Jansen · 22 years ago
  71. bbeb1e6 Document the build process more precisely. Suggested by Hugh Sasse. by Martin v. Löwis · 22 years ago
  72. 75700db \idxcode -> \py@idxcode (mimics index stuff in python.sty - problem only by Skip Montanaro · 22 years ago
  73. 176bda4cd fix duplicate label add index turds by Skip Montanaro · 22 years ago
  74. c55ae4b Clean up the use of version numbers in filenames; always use an "abstract" by Fred Drake · 22 years ago
  75. 3b959db Fix bug 544473 - "Queue module can deadlock". by Mark Hammond · 22 years ago
  76. 08d8215 _PyObject_DebugMallocStats(): Added some potentially expensive internal by Tim Peters · 22 years ago
  77. 64d80c9 PyObject_Malloc: make a tiny bit faster for platforms where malloc(0) by Tim Peters · 22 years ago
  78. 3e12071 Remove some long-disabled debugging boilerplate. by Tim Peters · 22 years ago
  79. afb2c80 ceval.c/do_raise(): Tighten the test to disallow raising an instance of by Tim Peters · 22 years ago
  80. 16af557 Remove more out-of-date comments and clarify explanation of visit(). by Jeremy Hylton · 22 years ago
  81. 3b05c8e Remove out-of-date explanation in doc strings, as reported by Eric C. Newton. by Jeremy Hylton · 22 years ago
  82. a454857 Test for --export-dynamic directly to avoid problems with binutils 2.12. by Martin v. Löwis · 22 years ago
  83. 5379dea SF bug 544733: Cygwin test_mmap fix for Python 2.2.1 by Tim Peters · 22 years ago
  84. 2b85897 type_get_doc(): Squash compiler wng about incompatible ptr types. by Tim Peters · 22 years ago
  85. 91bae44 Long-forgotten change: Update first paragraph with actual release date by Andrew M. Kuchling · 22 years ago
  86. d99b3e7 SF bug 542984. by Guido van Rossum · 22 years ago
  87. 6ca7d41 SF bug 542984. by Guido van Rossum · 22 years ago
  88. a90a3b4 Use md5.new() constructor by Andrew M. Kuchling · 22 years ago
  89. 343cbd0 Use 2.1's .hexdigest() method by Andrew M. Kuchling · 22 years ago
  90. 2ee4be0 Apply diff3.txt from SF patch http://www.python.org/sf/536241 by Walter Dörwald · 22 years ago
  91. 1ec71ea Added note about new distutils commands. by Marc-André Lemburg · 22 years ago
  92. 0538f1f Patch #531901 by Mark W. Alexander: adds a new distutils packager by Marc-André Lemburg · 22 years ago
  93. b02ea65 typo by Skip Montanaro · 22 years ago
  94. 8d95ca4 Add text on tp_as_buffer that refers tothe section that covers the topic. by Fred Drake · 22 years ago
  95. 933f159 Add a version annotation for the help() function. by Fred Drake · 22 years ago
  96. 70b3831 Adjust markup to worm around tool limitations; the "m" in "model" was being by Fred Drake · 22 years ago
  97. 3d0b697 Pass the -r option to getpagecounts to generate an entry for the "What's by Fred Drake · 22 years ago
  98. bab5aa0 Remove Emacs turd; not needed with modern Emacs versions. by Fred Drake · 22 years ago
  99. 1f67946 Changed last remaining use of "./" to "index.html" when referring to the by Fred Drake · 22 years ago
  100. 34a05f7 Start of script to locate C symbols and segregate them into lists of by Fred Drake · 22 years ago