1. a8b5a14 Blocked revisions 73345 via svnmerge by Tarek Ziadé · 15 years ago
  2. abcc3f4 Merged revisions 73341 via svnmerge from by Tarek Ziadé · 15 years ago
  3. 015c810 Merged revisions 73336 via svnmerge from by Tarek Ziadé · 15 years ago
  4. fde29be Issue 6256: Fix stacklevel in warning message. by Raymond Hettinger · 15 years ago
  5. 5c96308 Fix funny typo. by Raymond Hettinger · 15 years ago
  6. f6b8872 Merged revisions 73328 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  7. 2cdc88e Blocked revisions 73325-73326 via svnmerge by Amaury Forgeot d'Arc · 15 years ago
  8. 66f8c43 #5924: on Windows, a large PYTHONPATH (more than 255 chars) was completely ignored. by Amaury Forgeot d'Arc · 15 years ago
  9. 5b4a54c Add notes for porting issues related to pickles. by Raymond Hettinger · 15 years ago
  10. 662bad8 Add example for the change to pickle and note the effect of the fix_imports option. by Raymond Hettinger · 15 years ago
  11. 0803d87 Blocked revisions 73314 via svnmerge by Eric Smith · 15 years ago
  12. 99aab65 Merged revisions 73305 via svnmerge from by Ronald Oussoren · 15 years ago
  13. 0d2cceb Merged revisions 73303 via svnmerge from by Ronald Oussoren · 15 years ago
  14. 10e0e30 Fix markup. by Georg Brandl · 15 years ago
  15. 3440c42 Fix typo. by Thomas Heller · 15 years ago
  16. 7ae90dd Elaborate encoding recommendations, and fix ambiguous wording for list comprehensions. by Georg Brandl · 15 years ago
  17. 1b8b718 Blocked revisions 73296 via svnmerge by Georg Brandl · 15 years ago
  18. c6c3178 Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from by Georg Brandl · 15 years ago
  19. 8d8f197 Review ctypes docs w.r.t. bytes/unicode. Use bytes where appropriate as the type for C strings. Lots of small markup fixes. Also fixes #4309. by Georg Brandl · 15 years ago
  20. cd7f32b Signature documentation style update, modules J, K, L and M. by Georg Brandl · 15 years ago
  21. cdf8b34 Fix default value in docstring. by Georg Brandl · 15 years ago
  22. 472f2e2 Use boolean for another flag option. by Georg Brandl · 15 years ago
  23. 96f05e5 Use a real bool for a flag option. by Georg Brandl · 15 years ago
  24. 0eaab97 Recorded merge of revisions 73286 via svnmerge from by Georg Brandl · 15 years ago
  25. 4049ce0 #6235: ASCII also affects \[dD] escapes. by Georg Brandl · 15 years ago
  26. ed2a1db Remove duplicated sentence. Remove duplicated sentence. by Georg Brandl · 15 years ago
  27. c674f7d Blocked revisions 73282 via svnmerge by Benjamin Peterson · 15 years ago
  28. c6d936e When _locale became a built-in module it was discovered that ``-lintl`` was not by Brett Cannon · 15 years ago
  29. b7a5156 Issue #6221: Delete test registry key before running the test. by Martin v. Löwis · 15 years ago
  30. 0a044e1 Blocked revisions 73270 via svnmerge by Benjamin Peterson · 15 years ago
  31. 8e5bda4 Fix symlink for 2to3 in framework install. Without this patch an incorrect link is created when DESTDIR is set. by Ronald Oussoren · 15 years ago
  32. fe8a3d6 Fix for issue 6202 by Ronald Oussoren · 15 years ago
  33. 2cfca79 stop throwing out all errors when PyObject_GetAttr fails by Benjamin Peterson · 15 years ago
  34. 0926ad1 give the C implementation of TextIOWrapper the errors property #6217 by Benjamin Peterson · 15 years ago
  35. 3bbbf18 Add what's new entry for r73236. by Antoine Pitrou · 15 years ago
  36. c0d98aa Merged revisions 73250 via svnmerge from by Benjamin Peterson · 15 years ago
  37. ef3e71f Blocked revisions 73243 via svnmerge by Tarek Ziadé · 15 years ago
  38. 8e91ec7 Blocked revisions 73240 via svnmerge by Eric Smith · 15 years ago
  39. d9dfaa9 Issue #6137: The pickle module now translates module names when loading by Antoine Pitrou · 15 years ago
  40. 751899a Merged revisions 73232 via svnmerge from by Georg Brandl · 15 years ago
  41. 40925d2 Remove the ipaddr module per discussion on python-dev. by Raymond Hettinger · 15 years ago
  42. 5c01a8d Merged revisions 73224 via svnmerge from by Eric Smith · 15 years ago
  43. aa5acaa Take ipaddr out of whatsnew. by Raymond Hettinger · 15 years ago
  44. f5123ef Merged revisions 73217 via svnmerge from by Georg Brandl · 15 years ago
  45. ec80688 Merged revisions 73215 via svnmerge from by Georg Brandl · 15 years ago
  46. 3cfdd9c Merged revisions 73186,73206,73212 via svnmerge from by Georg Brandl · 15 years ago
  47. 706824f More codestring -> codebytes. by Georg Brandl · 15 years ago
  48. 3ed0deb Remove nonexisting stuff from __all__. by Georg Brandl · 15 years ago
  49. 1158a33 #3791: remove last traces of bsddb. by Georg Brandl · 15 years ago
  50. b54d801 #3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter. by Georg Brandl · 15 years ago
  51. cef803f Remove mentions of the nonexisting SlowParser in xmlrpc.client. by Georg Brandl · 15 years ago
  52. 317185a Recorded merge of revisions 73201 via svnmerge from by Georg Brandl · 15 years ago
  53. dc144a0 Merged revisions 73197 via svnmerge from by Tarek Ziadé · 15 years ago
  54. 394996b Issue #5373: Remove restriction on null bytes in docstrings of classes. by Alexandre Vassalotti · 15 years ago
  55. d76b9f1 Fix __all__. by Raymond Hettinger · 15 years ago
  56. 686057b Use new form of with-statement instead of contextlib.nested(). by Raymond Hettinger · 15 years ago
  57. a678d94 Remove the application stub for Python Launcher. This by Ronald Oussoren · 15 years ago
  58. bdee494 #6190: Remove duplicate paragraph. by Georg Brandl · 15 years ago
  59. 0abc64d This fixes bug 5798 on OS X. by Josiah Carlson · 15 years ago
  60. b1614a7 Another hidden treasure. by Raymond Hettinger · 15 years ago
  61. 67d7fb5 remove extra "|"s by Benjamin Peterson · 15 years ago
  62. c9dffa5 Blocked revisions 73174 via svnmerge by Tarek Ziadé · 15 years ago
  63. 6840721 Merged revisions 73170 via svnmerge from by Tarek Ziadé · 15 years ago
  64. e6ed2f9 Merged revisions 73166 via svnmerge from by Tarek Ziadé · 15 years ago
  65. 8d6e26d Blocked revisions 73163 via svnmerge by Georg Brandl · 15 years ago
  66. a5ebc26 <> is gone (almost). by Georg Brandl · 15 years ago
  67. 6b0e51a Issue #6183: Disables wcsftime on VC6. by Hirokazu Yamamoto · 15 years ago
  68. 3db5e7b range() doesn't return a list by Benjamin Peterson · 15 years ago
  69. b2b35af ignore some 2to3 test files with 2.x syntax #6184 by Benjamin Peterson · 15 years ago
  70. 861d644 Merged revisions 73147 via svnmerge from by Tarek Ziadé · 15 years ago
  71. 60fe6b0 Fix header level for 'Constants' section of math.rst by Mark Dickinson · 15 years ago
  72. f6ccbf6 Fix for Issue6170: 'make frameworkinstall' failure with python 3.1rc1. by Ronald Oussoren · 15 years ago
  73. 5c91bf3 Merged revisions 73138 via svnmerge from by Mark Dickinson · 15 years ago
  74. 0a27e3d Add test code to verify that relative comparison operators with an object by Gregory P. Smith · 15 years ago
  75. 181bdc6 Merged revisions 73135 via svnmerge from by Gregory P. Smith · 15 years ago
  76. b7ffad5 Merged revisions 73129 via svnmerge from by Antoine Pitrou · 15 years ago
  77. 8cc7d88 Merged revisions 73073-73074,73089 via svnmerge from by Benjamin Peterson · 15 years ago
  78. be5f371 Blocked revisions 73076 via svnmerge by Benjamin Peterson · 15 years ago
  79. 67f1158 Blocked revisions 72786 via svnmerge by Benjamin Peterson · 15 years ago
  80. fa0d703 Merged revisions 72506,72525-72526,72551,72558,72616,72654-72655,72689,72745,72750,72802,72812,72822,72824,72826-72827,72833,72876,72890,72923,72946,73026,73042,73045,73047,73065,73068-73069 via svnmerge from by Benjamin Peterson · 15 years ago
  81. f11be75 Merged revisions 73121 via svnmerge from by Tarek Ziadé · 15 years ago
  82. 24e581f Merged revisions 73114 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  83. 1172999 #5735: Modules compiled with incompatible settings (--with-pydebug when python is not) by Amaury Forgeot d'Arc · 15 years ago
  84. 27c8d8f Blocked revisions 72571,72774,72791,72956,72992,73001-73002,73006,73029,73046,73048 via svnmerge by Benjamin Peterson · 15 years ago
  85. d75ad44 Fix-up doc for itertools.repeat(). A -1 translates to zero repetitions, not infinite repetitions. This matches the behavior of ['x']*n. by Raymond Hettinger · 15 years ago
  86. 1ae35ea Merged revisions 73109 via svnmerge from by Gregory P. Smith · 15 years ago
  87. 3dd3388 Convert all "i" docs to new style optional args. by Georg Brandl · 15 years ago
  88. 5ce83a0 Use true boolean for flag argument. by Georg Brandl · 15 years ago
  89. 74b7e44 Issue #6150: Fix test_unicode on wide-unicode builds. by Martin v. Löwis · 15 years ago
  90. 79b1387 NEWS entry for 73102. by Martin v. Löwis · 15 years ago
  91. bb6db34 Merged revisions 73101 via svnmerge from by Martin v. Löwis · 15 years ago
  92. 1c50e86 Typo fix; constant name is uppercase by Andrew M. Kuchling · 15 years ago
  93. 751771b #5675 followup: bytearray also has translate and maketrans. by Georg Brandl · 15 years ago
  94. 8642556 Merged revisions 73083 via svnmerge from svn+ssh://pythondev/python/trunk by Guilherme Polo · 15 years ago
  95. 1855c21 Merged revisions 73077 via svnmerge from by R. David Murray · 15 years ago
  96. a35f4b9 #6155: remove usage of cPickle. by Georg Brandl · 15 years ago
  97. 438a43a Fix typo. by Martin v. Löwis · 15 years ago
  98. 8e124f3 Merged revisions 73064 via svnmerge from by Antoine Pitrou · 15 years ago
  99. c06de47 Issue #6149: Fix initialization of WeakValueDictionary objects from non-empty parameters. by Antoine Pitrou · 15 years ago
  100. 3b1b807 Fix missing version number by Antoine Pitrou · 15 years ago