1. 9edd2bd Fix #3651 various memory leaks when using the buffer interface by Benjamin Peterson · 16 years ago
  2. ec569b7 Issue #2534: speed up isinstance() and issubclass() by 50-70%, so as to by Antoine Pitrou · 16 years ago
  3. e2dffc0 #3663: extra DECREF on syntax errors. by Antoine Pitrou · 16 years ago
  4. c15a073 make bytes(o) respect __bytes__ #2415 by Benjamin Peterson · 16 years ago
  5. a786b02 Merged revisions 65910,65977,65980,65984,65986,66000,66011-66012,66014,66017,66020 via svnmerge from by Benjamin Peterson · 16 years ago
  6. 6ae2eb2 Issue #3657: Fix uninitialized memory read when pickling longs. by Neal Norwitz · 16 years ago
  7. 8f2f22a Fix gdbinit to handle new types/APIs. by Neal Norwitz · 16 years ago
  8. 3ce5d92 Closes release blocker #3627. by Neal Norwitz · 16 years ago
  9. 2f99b24 Merged revisions 66006 via svnmerge from by Neal Norwitz · 16 years ago
  10. 6784eb7 #3643 add more checks to _testcapi to prevent segfaults by Benjamin Peterson · 16 years ago
  11. bc74e5b add NEWS note and test for last commit by Benjamin Peterson · 16 years ago
  12. 50d1f79 #1276: Add temporary encoding aliases for non-supported Mac CJK by Hye-Shik Chang · 16 years ago
  13. 20443f3 #3650: fix a reference leak in bytes.split('x') by Amaury Forgeot d'Arc · 16 years ago
  14. 8509df7 done with 3.0 by Barry Warsaw · 16 years ago
  15. 57c1058 Bumping to 3.0b3 by Barry Warsaw · 16 years ago
  16. 41e3667 #3614: Correct a typo in xmlrpc.client. by Amaury Forgeot d'Arc · 16 years ago
  17. b71caf1 revert 65897 by Benjamin Peterson · 16 years ago
  18. 9f9fc68 return sets instead of tuples from some symtable methods by Benjamin Peterson · 16 years ago
  19. 87069fd kill the obsolete symtable.Symbol methods by Benjamin Peterson · 16 years ago
  20. 616d285 Issue #2394: implement more of the memoryview API. by Antoine Pitrou · 16 years ago
  21. f5049fc Merged revisions 65868,65870 via svnmerge from by Thomas Heller · 16 years ago
  22. ee58fa4 #3560: cleanup C memoryview API by Antoine Pitrou · 16 years ago
  23. fd03645 #2834: Change re module semantics, so that str and bytes mixing is forbidden, by Antoine Pitrou · 16 years ago
  24. 47bc809 Merged revisions 65681-65682,65684 via svnmerge from by Thomas Heller · 16 years ago
  25. 32de7af Fix typo. by Georg Brandl · 16 years ago
  26. f059e64 update NEWS by Benjamin Peterson · 16 years ago
  27. 52dbbb9 - Issue #3300: make urllib.parse.[un]quote() default to UTF-8. by Guido van Rossum · 16 years ago
  28. 36f4952 Forward port only Py3k relevant change in r65642 (giving it a Py3k NEWS entry anyway because of the difference in the changes between the two branches) by Nick Coghlan · 16 years ago
  29. 4cd6a95 Merged revisions 65659,65693,65700,65702,65706-65707,65761 via svnmerge from by Benjamin Peterson · 16 years ago
  30. 43e4519 NEWS items from 2.6 don't need to be merged to 3.0. by Hirokazu Yamamoto · 16 years ago
  31. 078f0f5 Issue #3575: Incremental decoder's decode function now takes bytearray by Hirokazu Yamamoto · 16 years ago
  32. d35e618 I forgot to update NEWS. by Hirokazu Yamamoto · 16 years ago
  33. 371bb50 Bug #3542: Support Unicode strings in _msi module. by Martin v. Löwis · 16 years ago
  34. 8769576 Merged revisions 65686 via svnmerge from by Antoine Pitrou · 16 years ago
  35. 734e268 Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-65562,65565,65591,65601,65608,65610,65639 via svnmerge from by Georg Brandl · 16 years ago
  36. 3d1c7de Merged revisions 65622 via svnmerge from by Robert Schuppenies · 16 years ago
  37. af14b79 issue #3460: PyUnicode_Join() implementation can be simplified in py3k by Antoine Pitrou · 16 years ago
  38. 4cc0f24 Rename PyUnicode_AsString -> _PyUnicode_AsString and by Marc-André Lemburg · 16 years ago
  39. 0c24e8b Remove the TarFileCompat class from tarfile.py. by Lars Gustäbel · 16 years ago
  40. ebd9af4 Fix merge conflict. by Georg Brandl · 16 years ago
  41. 4fe5ed8 Merged revisions 65368 via svnmerge from by Martin v. Löwis · 16 years ago
  42. bdbddf8 #2491: os.fdopen() is now almost an alias to the builtin open(), and accepts the same parameters. by Amaury Forgeot d'Arc · 16 years ago
  43. c66f909 #2523: binary buffered reading is quadratic by Antoine Pitrou · 16 years ago
  44. 9a2310d Merged revisions 65240-65242 via svnmerge from by Antoine Pitrou · 16 years ago
  45. 6e1df8d Merged revisions 65235 via svnmerge from by Antoine Pitrou · 16 years ago
  46. c2542e9 Remove the sunaudio module. by Brett Cannon · 16 years ago
  47. 30704ea0 Remove "ast" aliases from the parser module. by Georg Brandl · 16 years ago
  48. 4bd1cef Bumping to 3.0b2 by Barry Warsaw · 16 years ago
  49. 22b85b3 Backed out r65073, pending fixing it in Windows. by Eric Smith · 16 years ago
  50. a4fac36 Merged revisions 65069 via svnmerge from by Eric Smith · 16 years ago
  51. bded4d3 Make gettext Unicode interface consistent and clean up the docs. by Georg Brandl · 16 years ago
  52. 6ea420b Merged revisions 64982-64983,65004 via svnmerge from by Georg Brandl · 16 years ago
  53. 2ee470f Merged revisions 64722,64729,64753,64845-64846,64849,64871,64880-64882,64885,64888,64897,64900-64901,64915,64926-64929,64938-64941,64944,64961,64966,64973 via svnmerge from by Georg Brandl · 16 years ago
  54. 65fe25e Merged revisions 64974 via svnmerge from by Mark Dickinson · 16 years ago
  55. 86b2fb9 Merged revisions 64623,64640,64665,64687,64689-64690,64719,64721,64735,64742,64744-64746,64756-64761,64767-64769,64771-64772,64774-64775,64788,64793,64835-64836 via svnmerge from by Georg Brandl · 16 years ago
  56. d68af8f Merged revisions 64984 via svnmerge from by Eric Smith · 16 years ago
  57. 15383a0 Merged revisions 64976-64977 via svnmerge from by Thomas Heller · 16 years ago
  58. 0261e1e Merged revisions 64968,64971 via svnmerge from by Thomas Heller · 16 years ago
  59. e652821 implement chained exception tracebacks by Benjamin Peterson · 16 years ago
  60. 801844d #2512 implement the 3.0 gettext API by Benjamin Peterson · 16 years ago
  61. a4db686 Issue #3280: like chr() already does, the "%c" format now accepts the full unicode range by Amaury Forgeot d'Arc · 16 years ago
  62. d52429f Issue #3282: str.isprintable() should return False for undefined Unicode characters. by Georg Brandl · 16 years ago
  63. 6e7196f Fix committed merge conflict. by Georg Brandl · 16 years ago
  64. b09b844 Merged revisions 64688 via svnmerge from by Martin v. Löwis · 16 years ago
  65. 612f61f Add a NEWS entry for Issue #3247. by Amaury Forgeot d'Arc · 16 years ago
  66. 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
  67. 336341f Add some full stops. by Georg Brandl · 16 years ago
  68. 1abcbf8 #2683: Popen.communicate() argument must be bytes. by Georg Brandl · 16 years ago
  69. de9c869 Hopefully fix make framework install on Mac (see 3174) by Benjamin Peterson · 16 years ago
  70. 029656f Issue #3236: Return small longs from PyLong_FromString. by Martin v. Löwis · 16 years ago
  71. db73491 Merged revisions 64549 via svnmerge from by Brett Cannon · 16 years ago
  72. 029986a Fix old urllib/urllib2/urlparse usage. by Georg Brandl · 16 years ago
  73. 9196dc6 Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120... by Amaury Forgeot d'Arc · 16 years ago
  74. c1e689e Bump to 3.0b1 by Barry Warsaw · 16 years ago
  75. cb0d2d7 Issue3113: tests for CGIHTTPRequestHandler failed on windows: by Amaury Forgeot d'Arc · 16 years ago
  76. 1afc169 Make a new urllib package . by Jeremy Hylton · 16 years ago
  77. 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
  78. c856c7a Merged revisions 64309 via svnmerge from by Amaury Forgeot d'Arc · 16 years ago
  79. f992640 Fix last traces of old threading API. by Georg Brandl · 16 years ago
  80. a0c0a4a remove the rfc822 module by Benjamin Peterson · 16 years ago
  81. ca2d610 Restore _pickle module accelerator module. by Alexandre Vassalotti · 16 years ago
  82. 425ea7f add a period by Benjamin Peterson · 16 years ago
  83. 23c51a2 actually remove the mimetools module by Benjamin Peterson · 16 years ago
  84. 75f25f2 revert the addition of _pickle because it was causing havok with 64-bit by Benjamin Peterson · 16 years ago
  85. f501942 Update NEWS and ACKS for issue 2849. by Barry Warsaw · 16 years ago
  86. 794652d Issue 2918: Merge StringIO and cStringIO. by Alexandre Vassalotti · 16 years ago
  87. cc31306 Issue 2917: Merge the pickle and cPickle module. by Alexandre Vassalotti · 16 years ago
  88. 4f92ca4 Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethods by Benjamin Peterson · 16 years ago
  89. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  90. 559e5d7 #2630: Implement PEP 3138. by Georg Brandl · 16 years ago
  91. f1ca0b1 Issue 1342: Python could not start if installed in a directory by Amaury Forgeot d'Arc · 16 years ago
  92. eec3d71 #3021: Antoine Pitrou's Lexical exception handlers by Benjamin Peterson · 16 years ago
  93. 1a21451 Implement PEP 3121: new module initialization and finalization API. by Martin v. Löwis · 16 years ago
  94. 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
  95. 97cf99f Patch #3064: Port new turtle module and demos to 3.0. by Martin v. Löwis · 16 years ago
  96. e1b5ac6 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  97. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  98. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  99. 877b10a Remove the htmllib and sgmllib modules as per PEP 3108. by Georg Brandl · 16 years ago
  100. 294d5a9 Add proper heading for tools entry. by Georg Brandl · 16 years ago