1. e36b690 Mention the bz2 module Various rewrites by Andrew M. Kuchling · 21 years ago
  2. faf71ea Fix spelling of cedillas. by Martin v. Löwis · 21 years ago
  3. 281b2c6 Patch #536883: SimpleXMLRPCServer auto-docing subclass. by Martin v. Löwis · 21 years ago
  4. 2548c73 Implement IDNA (Internationalized Domain Names in Applications). by Martin v. Löwis · 21 years ago
  5. b43f15e Add a name by Andrew M. Kuchling · 21 years ago
  6. d39078b Mention timeit module by Andrew M. Kuchling · 21 years ago
  7. ba887bb Use simpler import by Andrew M. Kuchling · 21 years ago
  8. a6b1c75 Re-indent example; fix typo by Andrew M. Kuchling · 21 years ago
  9. a092ba1 Add PEP 307 section by Andrew M. Kuchling · 21 years ago
  10. a978e10 Add PEP305 section by Andrew M. Kuchling · 21 years ago
  11. c71bb97 Update datetime section a bit by Andrew M. Kuchling · 21 years ago
  12. 43ed43b Take out my (long since disabled) POSIX signal mask handling code. by Michael W. Hudson · 21 years ago
  13. 5284b44 Add contributor name. by Raymond Hettinger · 21 years ago
  14. 959c772 Add a little more verbiage about the bsddb module/package change. It's by Skip Montanaro · 21 years ago
  15. 563389f Add updates for alpha2 by Andrew M. Kuchling · 22 years ago
  16. 41c3e00 Expand itertools paragraph by Andrew M. Kuchling · 22 years ago
  17. c61402b Update PyPI link by Andrew M. Kuchling · 22 years ago
  18. cade713 Added a note about the new itertools module. (Omission noted by by Fred Drake · 22 years ago
  19. 3749507 logging.warn() renamed to warning() by Andrew M. Kuchling · 22 years ago
  20. d87eeb9 Add two acks; bump version number by Andrew M. Kuchling · 22 years ago
  21. 7ee9b51 [Bug #688261] Fix optparse example and output by Andrew M. Kuchling · 22 years ago
  22. acddabc [Bug #683416] Make PEP263 coverage a bit more explicit, and add it to the by Andrew M. Kuchling · 22 years ago
  23. ada859c Remove duplicate word (rules) by Neal Norwitz · 22 years ago
  24. 3e245d8 Add item pertaining to by Michael W. Hudson · 22 years ago
  25. 065f5fa Sundry very picky changes. by Michael W. Hudson · 22 years ago
  26. 72df65a Add Neil's suggestions for avoiding this warning by Andrew M. Kuchling · 22 years ago
  27. b8a3905 Update URL by Andrew M. Kuchling · 22 years ago
  28. 693aea2 - make some links into the reference documentation relative for by Fred Drake · 22 years ago
  29. 80fd785 Mention FutureWarning for large ints by Andrew M. Kuchling · 22 years ago
  30. b9ba4e6 [Bug #679251] Use correct constant name by Andrew M. Kuchling · 22 years ago
  31. a31bb37 Update register example by Andrew M. Kuchling · 22 years ago
  32. aac8c58 Various markup changes. by Fred Drake · 22 years ago
  33. ee1bded Correct typos in example code. by Raymond Hettinger · 22 years ago
  34. a974b39 Move the date/time section into the modules section; it was in the by Andrew M. Kuchling · 22 years ago
  35. c1dd174 Link to MRO article Mention deprecation of string exceptions by Andrew M. Kuchling · 22 years ago
  36. 55d555f command doesn't work, but program does, not sure it's correct, though by Neal Norwitz · 22 years ago
  37. d97b01c Bump version number by Andrew M. Kuchling · 22 years ago
  38. 674b0bf Add tarfile module by Andrew M. Kuchling · 22 years ago
  39. ef893fe Add Tix and rexec changes by Andrew M. Kuchling · 22 years ago
  40. aa1d3aa Spread the blame (err, I mean credit) for ossaudiodev around a bit. by Greg Ward · 22 years ago
  41. 5a22453 Write PEP 301 section Mention difference between 2.2.2 and 2.3 True and False by Andrew M. Kuchling · 22 years ago
  42. 87cebbf Add SSL support for imaplib; add empty PEP301 section by Andrew M. Kuchling · 22 years ago
  43. 1618ced Add contributor. by Raymond Hettinger · 22 years ago
  44. 04b8995 Fix error in previous correction; thanks, Just! by Andrew M. Kuchling · 22 years ago
  45. d5ac8d0 Fix PEP 302 description; bump version number by Andrew M. Kuchling · 22 years ago
  46. 9e86ad7 Fix an example by Andrew M. Kuchling · 22 years ago
  47. f15fb29 Results of a rewrite pass by Andrew M. Kuchling · 22 years ago
  48. ae3bbf5 Add posix.loadavg() Add some times by Andrew M. Kuchling · 22 years ago
  49. 5095a47 Add a hurriedly-written section on the datetime module by Andrew M. Kuchling · 22 years ago
  50. 974ab9d Add lots of items. The only thing missing now is the new date/time stuff. by Andrew M. Kuchling · 22 years ago
  51. c7d8c68 Fix SF #658023, "What's New in 2.3", s12, verbatim error by Neal Norwitz · 22 years ago
  52. c4a3f41 Bump version number by Andrew M. Kuchling · 22 years ago
  53. cfd3884 This is Richie Hindle's patch by Michael W. Hudson · 22 years ago
  54. 8e5b53b Rewrite to produce a complete sentence by Andrew M. Kuchling · 22 years ago
  55. 45bda57 Added missing markup. by Raymond Hettinger · 22 years ago
  56. 6c50df2 Add Tkinter threading change Fix markup errors Rewrite a sentence by Andrew M. Kuchling · 22 years ago
  57. 449a87d Various additions and changes suggested by Raymond Hettinger by Andrew M. Kuchling · 22 years ago
  58. 85f7f83 Added a word to the heapq description in response to user confusion. by Tim Peters · 22 years ago
  59. b1e4bf9 Bug #647387: corrections to the logging section by Vinay Sanjip by Andrew M. Kuchling · 22 years ago
  60. 8af50bc _ssl.pyd available for Windows. by Mark Hammond · 22 years ago
  61. 5326257 Add ossaudiodev; fix typo by Andrew M. Kuchling · 22 years ago
  62. b6f7959 Fix value of 'propagate' (noted by Chris Reedy) Rewrite paragraph by Andrew M. Kuchling · 22 years ago
  63. fb97443 Fix typo. by Walter Dörwald · 22 years ago
  64. b492fa9 Mention dict.fromkeys() Various edits by Andrew M. Kuchling · 22 years ago
  65. 5ef2b21 Update e-mail address by Andrew M. Kuchling · 22 years ago
  66. 54fe3fd Noted the support for resource exclusion for regrtest. Some people by Fred Drake · 22 years ago
  67. 8c8aa5d Rename want_objects to wantobjects throughout, for consistency. by Martin v. Löwis · 22 years ago
  68. 96bc3b4 This is not part of my patch by Michael W. Hudson · 22 years ago
  69. 39b4852 Report Tkinter changes. by Martin v. Löwis · 22 years ago
  70. 9e7453d Remove \module{} in link text to avoid HTML generation bug by Andrew M. Kuchling · 22 years ago
  71. 495172c Add change to int() and OverflowError by Andrew M. Kuchling · 22 years ago
  72. 6f429c3 Use \ulink instead of \citetitle; bump version number by Andrew M. Kuchling · 22 years ago
  73. 669249e Add PyBSDDB update by Andrew M. Kuchling · 22 years ago
  74. 88eed70 Mention that the MRO algorithm changes in 2.3 by Andrew M. Kuchling · 22 years ago
  75. b60ea3f Mention change in MRO by Andrew M. Kuchling · 22 years ago
  76. 24d5a52 Add section on Optik by Andrew M. Kuchling · 22 years ago
  77. 366c10c Finish up the logging section by Andrew M. Kuchling · 22 years ago
  78. 28f2f88 Add partial section on the logging package; not finished yet. by Andrew M. Kuchling · 22 years ago
  79. 5c4cf15 Normalize whitespace. Fix a number of markup consistency buglets. by Fred Drake · 22 years ago
  80. 8a61f49 Fill out the 'Porting' section Add random.sample() by Andrew M. Kuchling · 22 years ago
  81. cab94a1 Update text to refer to 2.2.2 by Andrew M. Kuchling · 22 years ago
  82. 71dd790 Remove extra word by Andrew M. Kuchling · 22 years ago
  83. bc5e3cc Use personal e-mail address; update date; various small edits; add a name to acks by Andrew M. Kuchling · 22 years ago
  84. 7a82b8c Bring back the patch/bug count paragraph. by Andrew M. Kuchling · 22 years ago
  85. dc3f7e1 Mention distutil changes by Andrew M. Kuchling · 22 years ago
  86. f607bda Add PyStructSequence_UnnamedField. Add stat_float_times. by Martin v. Löwis · 22 years ago
  87. c309cca Add new posix functions by Andrew M. Kuchling · 22 years ago
  88. 3e3e129 [Bug #621039] Fix broken link by Andrew M. Kuchling · 22 years ago
  89. 8399248 [Bug #621038] Remove duplicated item by Andrew M. Kuchling · 22 years ago
  90. 0a6fa96 Minor edits and markup fixes by Andrew M. Kuchling · 22 years ago
  91. 20eae69 Document PEP 293. by Martin v. Löwis · 22 years ago
  92. bd5e38d Document PEP 277 changes. by Martin v. Löwis · 22 years ago
  93. 0f34556 Add a section to be written; remove reference to deleted code by Andrew M. Kuchling · 22 years ago
  94. 583db0d Fix a couple of minor markup glitches. by Fred Drake · 22 years ago
  95. dcfd825 Add two items by Andrew M. Kuchling · 22 years ago
  96. 65b7282 Add reminder about PEP293 by Andrew M. Kuchling · 22 years ago
  97. 53d58bb Further SET_LINENO reomval fixes. See comments in patch #587933. by Michael W. Hudson · 22 years ago
  98. 13090e1 Give the section on PEP 263 a more meaningful title, so readers will by Fred Drake · 22 years ago
  99. bc46510 Cover the sets module. by Andrew M. Kuchling · 22 years ago
  100. 6974aa9 Create two subsections of the "Core Language Changes" section, because by Andrew M. Kuchling · 22 years ago