1. d892137 Patch #798297: Add IMAP THREAD command. by Martin v. Löwis · 21 years ago
  2. 967b063 Plug tempfile.mktemp() hole (Iustin Pop). by Guido van Rossum · 21 years ago
  3. 48440b7 Patch #: Add POP3 over SSL support. by Martin v. Löwis · 21 years ago
  4. 90f7d25 Added Bjorn Pettersen for initial conversion of Lib/platform.py's docstring to LaTeX. by Brett Cannon · 21 years ago
  5. eab353d See rev. 1.250 for log message by Brett Cannon · 21 years ago
  6. 02c58f8 SF patch #820195 by Wojtek Walczak (gminick at users.sourceforge.net): by Guido van Rossum · 21 years ago
  7. 3b9cff1 SF 798269: bug fix for doctest (sf bug id: 798254 by Raymond Hettinger · 21 years ago
  8. ec99b5f SF patch #798534: Windows os.popen needlessly gets a reference to tuple () by Raymond Hettinger · 21 years ago
  9. 14cc1e3 SF patch #798467: Update docstring of has_key for bool changes by Raymond Hettinger · 21 years ago
  10. 69f31eb [Patch #739124] Add use_default_colors() to curses module by Andrew M. Kuchling · 21 years ago
  11. ed86003 SF patch 764470 by Jeremy Hylton · 21 years ago
  12. dabc37c SF bug 770601. by Jeremy Hylton · 21 years ago
  13. a4148c3 Added Bob Halley for work on socket.timeout by Raymond Hettinger · 21 years ago
  14. 90a2041 Added Steven Taschuk for efforts fixing zipfile.py by Raymond Hettinger · 21 years ago
  15. c4370d9 Add the IDLEFORK team. by Raymond Hettinger · 21 years ago
  16. 22952a3 SF bug 735293: Command line timeit.py sets sys.path badly by Raymond Hettinger · 21 years ago
  17. b539d05 John J. Lee contributed two urllib2 patches. by Brett Cannon · 21 years ago
  18. 0f7b161 help with MSVC 7 support in distutils by Jeremy Hylton · 21 years ago
  19. c1b2cb9 SF bug 622042: Don't expect response body from HEAD request. by Jeremy Hylton · 21 years ago
  20. 47dfa4a Patch by Jp Calderone: by Guido van Rossum · 21 years ago
  21. a268540 - Several methods of nntplib.NNTP have grown an optional file argument by Guido van Rossum · 21 years ago
  22. 49754af Frank Vercruesse gave an okay on removing the copyright notice: by Jack Jansen · 21 years ago
  23. a0b3e6d add several people involved with PEP 305 and the csv package by Skip Montanaro · 21 years ago
  24. dcf6d2c Add Hye-Shik Chang for SF patch/bugreport #703471. by Thomas Wouters · 21 years ago
  25. d11b62e - New function time.tzset() provides access to the C library tzet() by Guido van Rossum · 21 years ago
  26. 2c2d322 SF patch #667730: More DictMixin by Raymond Hettinger · 21 years ago
  27. 573e033 Alphabetize some names Add Grant Olson for patch provided to fix bug #678518 by Neal Norwitz · 22 years ago
  28. 7d9ea50 - Thanks to Scott David Daniels, a subtle bug in how the zlib by Guido van Rossum · 22 years ago
  29. 99d4abf Support socket timeout in SSL, by Geoff Talvola. by Guido van Rossum · 22 years ago
  30. b32c886 Gyro Func for patch #661719. by Martin v. Löwis · 22 years ago
  31. 6d0d365 Fix from Michael Stone for SF bug #660476 and #513033 (bogus thread by Guido van Rossum · 22 years ago
  32. b9ef4ae SF #651082, tarfile module implementation from Lars Gustäbel by Neal Norwitz · 22 years ago
  33. 24a880b Patch #656590: /dev/ptmx support for ptys. by Martin v. Löwis · 22 years ago
  34. 4643bd9 Apparently FreeBSD enables some HW floating-point exceptions by default. by Tim Peters · 22 years ago
  35. 79acb9e Patch #614055: Support OpenVMS. by Martin v. Löwis · 22 years ago
  36. 7da3432 Added Marius Gedminas, for contributions to the datetime code. by Tim Peters · 22 years ago
  37. 0d1fdea Patch #494845: Support string concatenation, detect non-string data, by Martin v. Löwis · 22 years ago
  38. d899605 Patch #633547: Support plural forms. Do TODOs in test suite. by Martin v. Löwis · 22 years ago
  39. d5c124a Richie Hindle by Michael W. Hudson · 22 years ago
  40. 1da9c57 Patch #630829: Don't block on IAC, process suboptions. by Martin v. Löwis · 22 years ago
  41. 74b51ac Patch #613256: Add nescape method to xml.sax.saxutils. by Martin v. Löwis · 22 years ago
  42. edb6bff Add Daniel Stutzbach, for #512981. by Martin v. Löwis · 22 years ago
  43. d8407a7 Add new encoding for Ukrainian Cyrillic by Neal Norwitz · 22 years ago
  44. 2ec3627 Patch #621205: Tkinter updates for tk8.4. by Martin v. Löwis · 22 years ago
  45. f689b88 Add Greg Copeland for SF # 585913, Adds Galeon support to webbrowser.py by Neal Norwitz · 22 years ago
  46. 6ce1315 Patch #612602: Streamline configure methods. by Martin v. Löwis · 22 years ago
  47. ecaaf64 Add a few people who were in the ACKS file in the 2.2.2 branch but not by Guido van Rossum · 22 years ago
  48. 4535b18 Add Tim Rice, for SCO patches. by Martin v. Löwis · 22 years ago
  49. 2848fe9 Attila Babo (turtle.py). by Guido van Rossum · 22 years ago
  50. a989ac4 Add MJ. by Guido van Rossum · 22 years ago
  51. 0606791 Add Mats Wichmann, another snake farmhand. by Guido van Rossum · 22 years ago
  52. 6a0477b Alphabetize Qvist properly. by Guido van Rossum · 22 years ago
  53. f981a33 Add Laura "force of nature" Creighton and Anders "snake farmer" Qvist, by Guido van Rossum · 22 years ago
  54. a6db44f Script to generate .pkg packages, donated by Dinu Gherman. This is his by Jack Jansen · 22 years ago
  55. c58eafb Distutils-based script by Bill Fancher to download the Python documentation by Jack Jansen · 22 years ago
  56. 76afbd9 Fix some endcase bugs in unicode rfind()/rindex() and endswith(). by Guido van Rossum · 22 years ago
  57. 0281512 Merged the MacPython thanks list into the general acknowledgements. by Jack Jansen · 22 years ago
  58. 5403737 Add Steve Purcell for unittest.py by Raymond Hettinger · 22 years ago
  59. f399fd9 Added Hisao Suzuki. by Martin v. Löwis · 22 years ago
  60. b9f1e98 New names. by Guido van Rossum · 22 years ago
  61. 5af4e6c Cautious introduction of a patch that started from by Tim Peters · 22 years ago
  62. 2805428 SF patch 590294: os._execvpe security fix (Zack Weinberg). by Guido van Rossum · 22 years ago
  63. 37c3b27 Add Kevin O'Connor, author of the heapq code. by Guido van Rossum · 22 years ago
  64. 0dbab4c5 SF patch 588728 (Nathan Srebro). by Guido van Rossum · 22 years ago
  65. 36eb4b2 Pure Python strptime implementation by Brett Cannon. See SF patch 474274. by Neal Norwitz · 22 years ago
  66. a65523a Added Andrew MacIntyre -- overdue! by Tim Peters · 22 years ago
  67. 58cf361 docompare(): Another reasonable optimization from Jonathan Hogg for the by Tim Peters · 22 years ago
  68. dd523ee Fernando Pérez of SF bug 579701 fame. by Guido van Rossum · 22 years ago
  69. 3e76d7f Add Bob Kline of HTTP 100 fame. by Jeremy Hylton · 22 years ago
  70. ab5dae3 Fix SF bug 572567: Memory leak in object comparison. by Raymond Hettinger · 22 years ago
  71. 6351757 Patch from SF bug 570483 (Tim Northover). by Guido van Rossum · 22 years ago
  72. 9562bcf Add Oren Tirosh and news about his patch. by Guido van Rossum · 22 years ago
  73. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 22 years ago
  74. 009afb7 SF patch 564549 (Erik Andersén). by Guido van Rossum · 22 years ago
  75. 2a664a2 Added Bernard Yue who wrote test_timeout.py and participated in the by Guido van Rossum · 22 years ago
  76. 1569905 Michael Gilfix of SF patch 555085 fame. by Guido van Rossum · 22 years ago
  77. 446a25f Patch 473512: add GNU style scanning as gnu_getopt. by Martin v. Löwis · 22 years ago
  78. 5c16468 Holger Krekel. by Guido van Rossum · 22 years ago
  79. 84ee323 John Aycock correctly pointed out that the grammar for by Tim Peters · 22 years ago
  80. fecdb49 Another one. by Guido van Rossum · 22 years ago
  81. f077f79 Added (with GvR's endorsement) Matthew Dixon Cowles by Raymond Hettinger · 22 years ago
  82. a8dd094 Patch #553277: Accept callbacks that are callable, not callbacks that are true. by Martin v. Löwis · 22 years ago
  83. 256705b SF patch 546244 by John Williams: add Text.dump() method. by Guido van Rossum · 22 years ago
  84. 6af3e2d Forward port of patch # 500311: Work around for buggy https servers. by Martin v. Löwis · 22 years ago
  85. 7d4ed0d Get the right funny characters in Hernan's name. by Tim Peters · 22 years ago
  86. a3a4300 Four more names for the hall of fame. by Guido van Rossum · 22 years ago
  87. 263ad28 Spell Raymond Hettinger's name write by Neal Norwitz · 22 years ago
  88. b69844f Add Raymond Hettinger, CPA. by Guido van Rossum · 22 years ago
  89. 688357e Patch #512005: getrusage() returns struct-like object. by Martin v. Löwis · 22 years ago
  90. 1142de3 Patch #527027: Allow building python as shared library. by Martin v. Löwis · 22 years ago
  91. 2eb0b87 SF patch 514641 (Naofumi Honda) - Negative ob_size of LongObjects by Guido van Rossum · 22 years ago
  92. 6f33250 SF patch 517245 by Marc Recht. by Guido van Rossum · 22 years ago
  93. 88b666c SF patch 518765 (Derek Harland): Bug in copy.py when used through rexec. by Guido van Rossum · 23 years ago
  94. e64ef93 SF patch 522961: Leak in Python/thread_nt.h, from Gerald S. Williams. by Tim Peters · 23 years ago
  95. bc64f7c Edward K. Ream. by Guido van Rossum · 23 years ago
  96. ef180dc Document that get_referrers can return unreachable but uncollected objects. by Martin v. Löwis · 23 years ago
  97. fb0da9d Test for error status of shl_findsym. Fixes #505417. 2.2.1 candiate. by Martin v. Löwis · 23 years ago
  98. d45a543 Another name. by Thomas Heller · 23 years ago
  99. 9668b93 Patch #414775: Add --skip-build option to bdist command. by Martin v. Löwis · 23 years ago
  100. 9322727 Patch #497126: Always compile dl. by Martin v. Löwis · 23 years ago