1. 3ccb787 Merged revisions 64446,64490,64495,64526,64567 via svnmerge from by Georg Brandl · 16 years ago
  2. fcaf910 Merged revisions 63955 via svnmerge from by Georg Brandl · 16 years ago
  3. d68af8f Merged revisions 64984 via svnmerge from by Eric Smith · 16 years ago
  4. 0d755b4 Fix a potential NameError. by Thomas Heller · 16 years ago
  5. d1abd25 Manual forward port of 64962 - use PyObject_HashNotImplemented as a tp_hash level indicator that the default hash implementation has not been inherited by Nick Coghlan · 16 years ago
  6. e652821 implement chained exception tracebacks by Benjamin Peterson · 16 years ago
  7. b1ebcc6 Forward port of r64958. by Eric Smith · 16 years ago
  8. 801844d #2512 implement the 3.0 gettext API by Benjamin Peterson · 16 years ago
  9. fbe94c5 Merged revisions 64842,64853,64856,64945 via svnmerge from by Robert Schuppenies · 16 years ago
  10. 2bc91df remove 3.0 conditional by Benjamin Peterson · 16 years ago
  11. e0c51fb Merged revisions 64920 via svnmerge from by Benjamin Peterson · 16 years ago
  12. 875d4c0 move test_long_future into test_long by Benjamin Peterson · 16 years ago
  13. b130493 Make test.test_support.catch_warnings more robust as discussed on python-dev. Also add explicit tests for it to test_warnings. (forward port of r64910 from trunk) by Nick Coghlan · 16 years ago
  14. 40c8f23 Merged revisions 64903 via svnmerge from by Brett Cannon · 16 years ago
  15. 91823c7 Fixed test for asyncore. by Josiah Carlson · 16 years ago
  16. 2ac5de2 Issue 3314. The sys module is used in an error case. by Facundo Batista · 16 years ago
  17. 9f2f833 Fixed bugs 760475, 953599, and 1519. This is a translation of changelist 64768 by Josiah Carlson · 16 years ago
  18. d74900e Committing Py3k version of changelist 64080 and 64257, along with updated tests by Josiah Carlson · 16 years ago
  19. ba32b72 Merged revisions 64736-64737 via svnmerge from by Martin v. Löwis · 16 years ago
  20. a4db686 Issue #3280: like chr() already does, the "%c" format now accepts the full unicode range by Amaury Forgeot d'Arc · 16 years ago
  21. a819caa Correct a test after r64701. by Amaury Forgeot d'Arc · 16 years ago
  22. d52429f Issue #3282: str.isprintable() should return False for undefined Unicode characters. by Georg Brandl · 16 years ago
  23. b09b844 Merged revisions 64688 via svnmerge from by Martin v. Löwis · 16 years ago
  24. e43d33a #3247 Get rid of Py_FindMethod; use tp_members instead. by Amaury Forgeot d'Arc · 16 years ago
  25. 4118174 Merged revisions 64475,64544-64545,64550,64557-64558,64565,64570,64577,64582-64583,64585,64590,64592-64593,64625,64630,64638,64647,64655-64656,64663-64664 via svnmerge from by Benjamin Peterson · 16 years ago
  26. dcf97b9 Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from by Benjamin Peterson · 16 years ago
  27. fea6a94 Merged revisions 64365,64370,64406,64408-64409,64412,64416-64417,64420-64421,64425-64428 via svnmerge from by Benjamin Peterson · 16 years ago
  28. 13b6d0d fix test_metaclass by Benjamin Peterson · 16 years ago
  29. 07a1f94 Merged revisions 64622 via svnmerge from by Benjamin Peterson · 16 years ago
  30. 1abcbf8 #2683: Popen.communicate() argument must be bytes. by Georg Brandl · 16 years ago
  31. 8a250ae Merged revisions 64601 via svnmerge from by Benjamin Peterson · 16 years ago
  32. ec19d95 now that exec is a function, we can use the shorter assertRaises to test by Benjamin Peterson · 16 years ago
  33. 029656f Issue #3236: Return small longs from PyLong_FromString. by Martin v. Löwis · 16 years ago
  34. 2f5799b close asyncore.dispatcher on EOF by Bill Janssen · 16 years ago
  35. 4d45bfe Merged revisions 64518,64521-64525,64528-64533 via svnmerge from by Robert Schuppenies · 16 years ago
  36. 42806ba division is no longer a future thing for test_binop by Benjamin Peterson · 16 years ago
  37. db73491 Merged revisions 64549 via svnmerge from by Brett Cannon · 16 years ago
  38. 5c960b8 Revert 64451. by Raymond Hettinger · 16 years ago
  39. b151a45 Merged revisions 64499 via svnmerge from by Eric Smith · 16 years ago
  40. d11a443 Merge 64438: hex/oct/bin can show floats exactly. by Raymond Hettinger · 16 years ago
  41. 614029f don't bother expecting to skip tests that don't exist by Benjamin Peterson · 16 years ago
  42. 620626b merge error: test.test_support is now test.support by Amaury Forgeot d'Arc · 16 years ago
  43. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  44. a656d2c merge 64378 by Jesse Noller · 16 years ago
  45. d00df3c Merge r64375 to py3k by Jesse Noller · 16 years ago
  46. 66bada5 Quick fix for test_math failures on Solaris 10 buildbot. For future by Mark Dickinson · 16 years ago
  47. 9c74b14 Merged revisions 64114 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  48. 68ac331 Merged revisions 64358 via svnmerge from by Benjamin Peterson · 16 years ago
  49. 3c0dd06 Merged revisions 64356 via svnmerge from by Benjamin Peterson · 16 years ago
  50. f9f2982 Another merge error, seen on bigendian machines by Amaury Forgeot d'Arc · 16 years ago
  51. 2ba198d Remove 2.6 compatibility code: by Amaury Forgeot d'Arc · 16 years ago
  52. 35c8658 Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,64253,64278,64280,64301,64303,64320,64328,64338-64339 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  53. fdfe62d Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,64342 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  54. b49d994 Merged revisions 64326 via svnmerge from by Benjamin Peterson · 16 years ago
  55. b29cbbc Merged revisions 64317 via svnmerge from by Benjamin Peterson · 16 years ago
  56. c856c7a Merged revisions 64309 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  57. 27d6367 improvements to the fix for #3114 by Benjamin Peterson · 16 years ago
  58. 979f311 #3114 fix a bus error when deallocated exceptions were used by Benjamin Peterson · 16 years ago
  59. c5e9464 Merged revisions 64095 via svnmerge from by Benjamin Peterson · 16 years ago
  60. b4fb6e4 Implicit exception chaining via __context__ (PEP 3134). by Guido van Rossum · 16 years ago
  61. 3c6938d Ran svneol.py by Martin v. Löwis · 16 years ago
  62. b03ca4b fix more threading API related bugs by Benjamin Peterson · 16 years ago
  63. 9f0f960 Remove traces of rfc822. by Georg Brandl · 16 years ago
  64. a0c0a4a remove the rfc822 module by Benjamin Peterson · 16 years ago
  65. 83e9f4c Remove last traces of mimetools. by Georg Brandl · 16 years ago
  66. ca2d610 Restore _pickle module accelerator module. by Alexandre Vassalotti · 16 years ago
  67. 23c51a2 actually remove the mimetools module by Benjamin Peterson · 16 years ago
  68. 820c120 Patch for issue 2848, mostly by Humberto Diogenes, with a couple of by Barry Warsaw · 16 years ago
  69. 75f25f2 revert the addition of _pickle because it was causing havok with 64-bit by Benjamin Peterson · 16 years ago
  70. 596097e Patch by Humberto Diogenes for issue 2849, removing rfc822 module from by Barry Warsaw · 16 years ago
  71. a5b41eb fix test_pyclbr which failed because the new StringIO presented bases it couldn't find by Benjamin Peterson · 16 years ago
  72. 01b07cd Fixed test_sys failure due to removal of the unused slots in PyNumberMethods. by Alexandre Vassalotti · 16 years ago
  73. 794652d Issue 2918: Merge StringIO and cStringIO. by Alexandre Vassalotti · 16 years ago
  74. 502d89e fix test_ssl by Benjamin Peterson · 16 years ago
  75. cc31306 Issue 2917: Merge the pickle and cPickle module. by Alexandre Vassalotti · 16 years ago
  76. 1e637b7 fix hanging test_xmlrpc by Benjamin Peterson · 16 years ago
  77. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  78. 559e5d7 #2630: Implement PEP 3138. by Georg Brandl · 16 years ago
  79. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago
  80. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  81. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  82. b42dab3 revert r64092 because http://xmlrpc.com is back up by Benjamin Peterson · 16 years ago
  83. 3b40927 Windows has no os.uname. Use platform.uname() instead. by Amaury Forgeot d'Arc · 16 years ago
  84. 4dea1eb Temporarily disable test_xmlrpc_net because xmlrpc.com is broken by Benjamin Peterson · 16 years ago
  85. c28e1fa Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,64066,64071 via svnmerge from by Georg Brandl · 16 years ago
  86. f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 16 years ago
  87. f08a9dd Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,63781-63782,63787,63805-63808,63818-63819,63823-63824 via svnmerge from by Georg Brandl · 16 years ago
  88. 0c77a82 Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,63989,64014-64015,64021-64022,64063-64065,64067 via svnmerge from by Georg Brandl · 16 years ago
  89. 0312494 Remove last traces of cStringIO. by Georg Brandl · 16 years ago
  90. 7505607 Issue 2582: Fix pickling of range objects. by Alexandre Vassalotti · 16 years ago
  91. 4efb518 Issue 3049: Some 3k sizeof tests fail. by Robert Schuppenies · 16 years ago
  92. c5e88d5 Fix sys.flags sequence behavior and add a test case. by Georg Brandl · 16 years ago
  93. 00709aa Merged revisions 63856-63857,63859-63860 via svnmerge from by Martin v. Löwis · 16 years ago
  94. 01a7d82 Remove tabcheck from the expected flags in sys.flags. by Georg Brandl · 16 years ago
  95. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  96. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  97. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  98. f342bfc Change all functions that expect one unicode character to accept a pair of by Walter Dörwald · 16 years ago
  99. 0f59989 Forward-port PYTHONIOENCODING. by Martin v. Löwis · 16 years ago
  100. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago