1. e9ce0b0 Patch #448038: Add move(). Report errors from copytree as in shutil.Error. by Martin v. Löwis · 23 years ago
  2. a844f2d Document patch #594001. by Martin v. Löwis · 23 years ago
  3. 97047e2 News item about the new encoding normalization scheme. by Marc-André Lemburg · 23 years ago
  4. ba60297 Mention droped support for Tcl/Tk 8.0 and 8.1. by Guido van Rossum · 23 years ago
  5. 4535b18 Add Tim Rice, for SCO patches. by Martin v. Löwis · 23 years ago
  6. b45b9fe fix a couple nits related to my understanding of ReST. Use of by Skip Montanaro · 23 years ago
  7. a2a07bc fix a couple nits with my use of ReST by Skip Montanaro · 23 years ago
  8. 7f23212 (py-pychecker-run): Fix calculation of last command to include the by Barry Warsaw · 23 years ago
  9. 6b3db55 Disable building of the fpectl module -- it's dangerous or useless by Guido van Rossum · 23 years ago
  10. 2848fe9 Attila Babo (turtle.py). by Guido van Rossum · 23 years ago
  11. 4a38583 reference the new NEWS.help file by Skip Montanaro · 23 years ago
  12. 5c27e66 brief help file for people editing Misc/NEWS by Skip Montanaro · 23 years ago
  13. e5d7f7f ReST-ification of the NEWS file. While the total number of changes are by Skip Montanaro · 23 years ago
  14. a989ac4 Add MJ. by Guido van Rossum · 23 years ago
  15. 923e4ef The SGI demos are gone. by Guido van Rossum · 23 years ago
  16. 4cb2204 migrate news about 2.1 and earlier releases from NEWS to HISTORY in by Skip Montanaro · 23 years ago
  17. 658009a Make BadPickleGet a class. Fixes #609164. by Martin v. Löwis · 23 years ago
  18. 0606791 Add Mats Wichmann, another snake farmhand. by Guido van Rossum · 23 years ago
  19. 6a0477b Alphabetize Qvist properly. by Guido van Rossum · 23 years ago
  20. f981a33 Add Laura "force of nature" Creighton and Anders "snake farmer" Qvist, by Guido van Rossum · 23 years ago
  21. a32c994 Always generate floats for stat_result; fix configure test. by Martin v. Löwis · 23 years ago
  22. 94717ed Patch #606592: Subsecond timestamps in stat_result. by Martin v. Löwis · 23 years ago
  23. a6db44f Script to generate .pkg packages, donated by Dinu Gherman. This is his by Jack Jansen · 23 years ago
  24. 5ccaf8f Apply diff3.txt (plus additional documentation) by Walter Dörwald · 23 years ago
  25. b567392 SF bug # 585792, Invalid mmap crashes Python interpreter by Neal Norwitz · 23 years ago
  26. 7165af2 Added "that" to correct grammar, the rest is due to wrapping by Neal Norwitz · 23 years ago
  27. 979c74b added a bit about the change to the thread ticker by Skip Montanaro · 23 years ago
  28. 8e790e7 expose PYTHON_API_VERSION macro as sys.api_version. Closes patch # 601456. by Skip Montanaro · 23 years ago
  29. 3aeb632 PEP 293 implemention (from SF patch http://www.python.org/sf/432401) by Walter Dörwald · 23 years ago
  30. c58eafb Distutils-based script by Bill Fancher to download the Python documentation by Jack Jansen · 23 years ago
  31. 1e9718a Fix grammatically inept comment. by Michael W. Hudson · 23 years ago
  32. 76afbd9 Fix some endcase bugs in unicode rfind()/rindex() and endswith(). by Guido van Rossum · 23 years ago
  33. 45ec02a SF patch 576101, by Oren Tirosh: alternative implementation of by Guido van Rossum · 23 years ago
  34. d8ab35c News about sets. (There's no documentation; if someone wants to by Guido van Rossum · 23 years ago
  35. f2f2a2c Fix spelling errors and note the addition of operator.pow() by Raymond Hettinger · 23 years ago
  36. 0281512 Merged the MacPython thanks list into the general acknowledgements. by Jack Jansen · 23 years ago
  37. 5403737 Add Steve Purcell for unittest.py by Raymond Hettinger · 23 years ago
  38. 012c0a3 Newly-relaxed limits on random.randrange(). Also added some info about by Tim Peters · 23 years ago
  39. f808b89 Mention warnings about defining None. by Guido van Rossum · 23 years ago
  40. dd32a91 This is my patch by Michael W. Hudson · 23 years ago
  41. add8806 Add notes about universal newlines. by Guido van Rossum · 23 years ago
  42. fdb8648 Add news about Fred's change to Py_InitModule4(). by Guido van Rossum · 23 years ago
  43. f399fd9 Added Hisao Suzuki. by Martin v. Löwis · 23 years ago
  44. 9be8946 Add news about FutureWarning and PEP 237 stage B0. by Guido van Rossum · 23 years ago
  45. 6000464 Added new function k_lopsided_mul(), which is much more efficient than by Tim Peters · 23 years ago
  46. b9f1e98 New names. by Guido van Rossum · 23 years ago
  47. d64c1de k_mul() and long_mul(): I'm confident that the Karatsuba algorithm is by Tim Peters · 23 years ago
  48. e343878 New news about __class__ assignment restrictions and speed-up of by Guido van Rossum · 23 years ago
  49. 6c70fca Revert what looks like a typo from the last checkin by Neal Norwitz · 23 years ago
  50. 5af4e6c Cautious introduction of a patch that started from by Tim Peters · 23 years ago
  51. cc8764c Add C API PyUnicode_FromOrdinal() which exposes unichr() at C level. by Marc-André Lemburg · 23 years ago
  52. 8f3afc7 Clarify that the interruptable popen fixes aren't used under Win9x. by Mark Hammond · 23 years ago
  53. bffb2ef Credit to Oren for the file-iterator patch. by Guido van Rossum · 23 years ago
  54. deb0936 News about the tempfile rewrite. by Guido van Rossum · 23 years ago
  55. d81a983 News about Neil's fix to correctly invoke __rmul__. by Guido van Rossum · 23 years ago
  56. b6434f2 Document that -u puts stdin, stdout, and stderr in binary mode. by Sjoerd Mullender · 23 years ago
  57. d79f683 Describe new "str1 in str2" behavior. by Barry Warsaw · 23 years ago
  58. b57089c Files are now their own iterator. The xreadlines method and module by Guido van Rossum · 23 years ago
  59. 2805428 SF patch 590294: os._execvpe security fix (Zack Weinberg). by Guido van Rossum · 23 years ago
  60. 40813b1 Typo: "now" --> "the new" by Fred Drake · 23 years ago
  61. 98ce7b7 IDLE support for PEP 263. by Martin v. Löwis · 23 years ago
  62. de392d3 Add a small description of PEP 263. by Guido van Rossum · 23 years ago
  63. 00f1e3f Patch #534304: Implement phase 1 of PEP 263. by Martin v. Löwis · 23 years ago
  64. 161ad0e OS/2 EMX now supported by Andrew MacIntyre · 23 years ago
  65. 4a57c33 Adding the heap queue algorithm, per discussion in python-dev last week. by Guido van Rossum · 23 years ago
  66. 37c3b27 Add Kevin O'Connor, author of the heapq code. by Guido van Rossum · 23 years ago
  67. 0dbab4c5 SF patch 588728 (Nathan Srebro). by Guido van Rossum · 23 years ago
  68. f47630f A blurb about the sort implementation. by Tim Peters · 23 years ago
  69. 202a4b6 Repair fill-paragraph damage. by Michael W. Hudson · 23 years ago
  70. a625523 add description of LLTRACE. by Michael W. Hudson · 23 years ago
  71. 085358a New functions for extension writers on Windows: by Thomas Heller · 23 years ago
  72. 0cec0ff Patch #573770: Implement lchown. by Martin v. Löwis · 23 years ago
  73. 611a710 Patch #552812: Better description in "python -h" for -u. by Martin v. Löwis · 23 years ago
  74. 2d5389c News about StopIteration as a "sink state". by Guido van Rossum · 23 years ago
  75. 79f0a10 Add news about strptime and socket.setdefaulttimeout(). by Guido van Rossum · 23 years ago
  76. 1389f3e Move DL_IMPORT/DL_EXPORT to Build section, I think this is the correct place by Neal Norwitz · 23 years ago
  77. a5083ec Add note about DL_IMPORT deprecation. [ 583894 ] doc DL_IMPORT/DL_EXPORT changes by Mark Hammond · 23 years ago
  78. 36eb4b2 Pure Python strptime implementation by Brett Cannon. See SF patch 474274. by Neal Norwitz · 23 years ago
  79. f31ff27 (py-pychecker-run): Use the last pychecker invocation as the default by Barry Warsaw · 23 years ago
  80. 1f4fed6 We need to (require 'compile) to guarantee that compile-internal is by Barry Warsaw · 23 years ago
  81. 32a0396 (py-imenu-create-index-function): Skip over stuff that looks like code by Barry Warsaw · 23 years ago
  82. daa1921 (py-pychecker-run): Thomas Heller points out that this function messes by Barry Warsaw · 23 years ago
  83. c0e3515 Add a blurb on the 3 Windows bugs I worked on over the last couple of days. by Mark Hammond · 23 years ago
  84. a65523a Added Andrew MacIntyre -- overdue! by Tim Peters · 23 years ago
  85. 58cf361 docompare(): Another reasonable optimization from Jonathan Hogg for the by Tim Peters · 23 years ago
  86. 58e2ff2 Mention new encoding. by Marc-André Lemburg · 23 years ago
  87. dd523ee Fernando Pérez of SF bug 579701 fame. by Guido van Rossum · 23 years ago
  88. 0c08864 Replace rare tabs with 4 spaces, assuming that's what was intended. by Guido van Rossum · 23 years ago
  89. 715a0c6 Note the existence of SpecialBuilds.txt. by Guido van Rossum · 23 years ago
  90. 8acdf7a Noted the releases in which COUNT_ALLOCS can blow up. by Tim Peters · 23 years ago
  91. 62fc52e Recorded the introduction release for each gimmick, as best I was able to by Tim Peters · 23 years ago
  92. 20c8a04 Some clarifications. by Tim Peters · 23 years ago
  93. 889f61d Documented PYMALLOC_DEBUG. This completes primary coverage of all the by Tim Peters · 23 years ago
  94. a788f5e Clarified sys.getobjects() pragmatics. by Tim Peters · 23 years ago
  95. 44c1a7b Typo repair. by Tim Peters · 23 years ago
  96. 48ba649 Moved COUNT_ALLOCS down and finished writing its description. by Tim Peters · 23 years ago
  97. 3486f61 Checkin comment. by Tim Peters · 23 years ago
  98. 6045d48 New file to try to document the "special build" preprocessor symbols. by Tim Peters · 23 years ago
  99. 7c321a8 The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added by Tim Peters · 23 years ago
  100. c6a3ff6 SF bug 578752: COUNT_ALLOCS vs heap types by Tim Peters · 23 years ago