1. 7d42c22 Relocate the misplaced heading. by Hye-Shik Chang · 19 years ago v2.4.3
  2. 6c52761 Ubuntu bug #29289: Fixed a bug that the gb18030 codec raises by Hye-Shik Chang · 19 years ago
  3. 653cf02 it never ends! more ignoring by Anthony Baxter · 19 years ago
  4. 33355ee ignore more generated files (*.pyo, libpython.2.4.a) by Anthony Baxter · 19 years ago
  5. cb9051a after discussions with perky, reverted fix for Bug #1379994: Builtin by Anthony Baxter · 19 years ago
  6. 51487fe news for test_capi change by Anthony Baxter · 19 years ago
  7. 1d25000 Merge rev 43181 from the trunk. by Tim Peters · 19 years ago
  8. e77ff2a preparing for 2.4.3 final by Anthony Baxter · 19 years ago
  9. 55dd2b4 Fix the refleak from test_unicode. by Neal Norwitz · 19 years ago
  10. adbd28f Backport of compile.c part of r41531 (neal.norwitz, 2005-11-24): Fix a ref leak. by Martin v. Löwis · 19 years ago
  11. 97334ae Backport of r41530 (neal.norwitz, 2005-11-24): by Martin v. Löwis · 19 years ago
  12. c47bfb0 Backport Ka-Ping Yee's trunk checkin r41400: by Thomas Wouters · 19 years ago
  13. a8de08d Backport: by Neal Norwitz · 19 years ago
  14. d9578f9 Fix mark-up. by Raymond Hettinger · 19 years ago
  15. ee43b6c Guarantee evaluation order for izip(). Document its creative uses and its limitations. by Raymond Hettinger · 19 years ago
  16. af7bb8e Backport of rev 43312: by Neal Norwitz · 19 years ago
  17. 1fcf87f Backport: SF bug #1457411, fix errors using variables that don't exist. by Neal Norwitz · 19 years ago
  18. 692b4a1 Add 2.4.3 UUIDs. by Martin v. Löwis · 19 years ago
  19. a6c0c20 Mechanical whitespace normalization. by Tim Peters · 19 years ago
  20. e5fc774 2.4.3c1 by Anthony Baxter · 19 years ago
  21. 73cdff4 take 3 by Anthony Baxter · 19 years ago v2.4.3c1
  22. e311fdc aarrrrghhh by Anthony Baxter · 19 years ago
  23. 65fa3a0 2.4.3c1 by Anthony Baxter · 19 years ago
  24. 022a55c update - still some old .cvsignore files lying around by Anthony Baxter · 19 years ago
  25. 49cbb50 take2... by Anthony Baxter · 19 years ago
  26. 0e433a7 Tagging for 2.4.3c1 by Anthony Baxter · 19 years ago
  27. c52b4ad update svn:ignore across the board by Anthony Baxter · 19 years ago
  28. e33da3b 2.4.3c1 by Anthony Baxter · 19 years ago
  29. a87b549 2.4.3c1 by Anthony Baxter · 19 years ago
  30. 73c8c2c Change SystemError into SyntaxError, when a Unicode string by Martin v. Löwis · 19 years ago
  31. 88fd500 2.4.3c1 preparations by Anthony Baxter · 19 years ago
  32. 2f58855 Backport of r41629: hotshot generated half-meaningless numbers since the by Armin Rigo · 19 years ago
  33. 2c20676 Catch situations where currentframe() returns None. See SF patch #1447410, this is a different implementation. by Vinay Sajip · 19 years ago
  34. 099e793 The new fetch_data_files.py downloads all the input data files by Tim Peters · 19 years ago
  35. 0ca2212 Merge revs 42842, 42844, and part of a whitespace normalization by Tim Peters · 19 years ago
  36. 5a8605e Backport 43147: by Neal Norwitz · 19 years ago
  37. 210256e Source file f.flush() after writing; trying to avoid lossage if user by Kurt B. Kaiser · 19 years ago
  38. c612a5d Merge rev 43091 from the trunk. by Tim Peters · 19 years ago
  39. d9ca66f Backport: Fix missing NULL checks after PyTuple_New, PyList_New, PyDict_New by Georg Brandl · 19 years ago
  40. d1442b4 Merge rev 43081 from trunk. by Tim Peters · 19 years ago
  41. d82f391 Merge rev 43079 from the trunk. This should allow test_winsound to pass by Tim Peters · 19 years ago
  42. 03de6fd Merge rev 43063 from trunk. by Tim Peters · 19 years ago
  43. b6b7a3a Merge rev 43061 from the trunk. by Tim Peters · 19 years ago
  44. 854e918 Backport 43037: by Neal Norwitz · 19 years ago
  45. 8a2bffc Backport 42932: by Neal Norwitz · 19 years ago
  46. 9165680 Backport 43022: by Neal Norwitz · 19 years ago
  47. 2f014f8 Fix bug found by Coverity: don't allow NULL argument to PyUnicode_CheckExact by Georg Brandl · 19 years ago
  48. 6b3cf5e Backport of 42994: by Martin v. Löwis · 19 years ago
  49. 25aeec5 Backport of 42993: by Martin v. Löwis · 19 years ago
  50. b0c3bdd Backport from trunk r42989: by Hye-Shik Chang · 19 years ago
  51. ef63e9f Merge rev 42963 from the trunk. by Tim Peters · 19 years ago
  52. 1baff3c Merge rev 41859 from the trunk. by Tim Peters · 19 years ago
  53. 9104048 Merge rev 42984 from trunk. by Tim Peters · 19 years ago
  54. 7a0109f Move buildbot scripts to Tools/buildbot. by Martin v. Löwis · 19 years ago
  55. 9eee616 Add a do-nothing "clean" operation to the _ssl project, by Tim Peters · 19 years ago
  56. c8bbcc3 Copied from the trunk for buildbot use. by Tim Peters · 19 years ago
  57. c7ddece Copy from the trunk, for the buildbot. by Tim Peters · 19 years ago
  58. 8d51d55 Copy from the trunk, for the buildbot. by Tim Peters · 19 years ago
  59. 82e8f38 Merge rev 42904 from the trunk. by Tim Peters · 19 years ago
  60. fea70fe Backport of 42551 (EXTRATESTOPTS). by Martin v. Löwis · 19 years ago
  61. eed78ef Backport of 42960, to support the options buildbot uses. by Martin v. Löwis · 19 years ago
  62. ea901a1 Bug #1445901: os.path.realpath() is available on Win/Mac too. by Georg Brandl · 19 years ago
  63. 865ddfb Fix pydoc.synopsis() so that it doesn't error out with an unreadable by Georg Brandl · 19 years ago
  64. 360641c Backport fixes reported by Coverity. by Neal Norwitz · 19 years ago
  65. 5f2ad0b Typo fix by Andrew M. Kuchling · 19 years ago
  66. 361cd4b Backport r42894: SF #1444030 Fix several potential defects found by Coverity. by Hye-Shik Chang · 19 years ago
  67. 82735da Backport trunk's r42890 (thomas.wouters): by Thomas Wouters · 19 years ago
  68. d704935 Backport trunk's r42888 (thomas.wouters): by Thomas Wouters · 19 years ago
  69. 4fbad67 Backport trunk's r42885 (thomas.wouters): by Thomas Wouters · 19 years ago
  70. e34fc70 Backport trunk's r42878 (neal.norwitz): by Thomas Wouters · 19 years ago
  71. a4b4dc3 Backport revision 42872: by Walter Dörwald · 19 years ago
  72. 39be806 Skip codecs tests on Python 2.3. by Barry Warsaw · 19 years ago
  73. a10a09d Backport: SF #1442767, docs for os.statvfs miss f_bsize parameter. by Neal Norwitz · 19 years ago
  74. 518f2a5 Backport of memory leak fixes. by Martin v. Löwis · 19 years ago
  75. 68e4cbb Return value off PyErr_Warn() for raising string exceptions was not being by Brett Cannon · 19 years ago
  76. 9e777e5 do_mkvalue(): Squash compiler warnings about mixing by Tim Peters · 19 years ago
  77. 91e742f Merge rev 42607 from the trunk. by Tim Peters · 19 years ago
  78. 05b9254 Trimmed trailing whitespace. by Tim Peters · 19 years ago
  79. aefbf72 backport by Skip Montanaro · 19 years ago
  80. 5f5124e Backport 41753: by Neal Norwitz · 19 years ago
  81. e8cebba Bug #947571: By default, urllib.urlopen() does not raise IOErrors by Georg Brandl · 19 years ago
  82. fea6059 Bug #1210377: close bsddb cursor correctly after NotFoundError. by Georg Brandl · 19 years ago
  83. e5db6b2 Patch #931938: prevent setting sys.prefix to "" by Georg Brandl · 19 years ago
  84. f1a408d Bug #1102649: add a note to pickle docs that pickle files should be by Georg Brandl · 19 years ago
  85. 9c65202 Bug #1323369: document possible values of sys.getwindowsversion() platform field by Georg Brandl · 19 years ago
  86. f07e42c Bug #1101233: fix test_fcntl on netbsd2 platform. by Georg Brandl · 19 years ago
  87. 0b61a45 Backported from r41842. by Armin Rigo · 19 years ago
  88. 2fc63f7 Bug #854823: socketmodule now builds on Sun platforms even when by Georg Brandl · 19 years ago
  89. fc10228 Make clear that patch #1336582 wasn't a new feature. by Georg Brandl · 19 years ago
  90. 044d2ce Patch #1337756: fileinput now accepts Unicode filenames. by Georg Brandl · 19 years ago
  91. 4655481 Patch #1352711: make zipimport raise a complete IOError by Georg Brandl · 19 years ago
  92. 394e4af Bug #801349: document that start/stop/step slice arguments can be None by Georg Brandl · 19 years ago
  93. 2aaf918 Patch #1415507: clarify docs on reference stealing by Georg Brandl · 19 years ago
  94. dc2a854 Bug #1366000: cleanup BZ2File.seek() logic. Fixes the case of whence=2, offset>=0. by Georg Brandl · 19 years ago
  95. f3cba11 Backport: This should get test_timeout to pass when running on any python.org host. by Neal Norwitz · 19 years ago
  96. b02be7e Patch #1373643: The chunk module can now read chunks larger than two gigabytes. by Georg Brandl · 19 years ago
  97. f1fadcc Remove soundex from "undocumented modules". by Georg Brandl · 19 years ago
  98. a957e8f Bug #1430298: It is now possible to send a mail with an empty by Georg Brandl · 19 years ago
  99. d057c91 Bug #1432260: better handle lambda functions' names in pydoc by Georg Brandl · 19 years ago
  100. fbf5ff3 Patch #1432345: Make python compile on DragonFly. by Martin v. Löwis · 19 years ago