1. 84b7d3a Fix svn merge spew. by Phillip J. Eby · 18 years ago
  2. f7575d0 Bug #1529871: The speed enhancement patch #921466 broke Python's compliance by Phillip J. Eby · 18 years ago
  3. 4793aa3 Patch #1529686: also run test_email_codecs with regrtest.py. by Georg Brandl · 18 years ago
  4. ec92650 Allow socketmodule to compile on NetBSD -current, whose bluetooth API by Matt Fleming · 18 years ago
  5. 641cddf - pybsddb Bug #1527939: bsddb module DBEnv dbremove and dbrename by Gregory P. Smith · 18 years ago
  6. 9cab593 News about the repaired memory leak in defaultdict. by Tim Peters · 18 years ago
  7. 6f68147 Bug #1529297: The rewrite of doctest for Python 2.4 unintentionally by Tim Peters · 18 years ago
  8. 00decd7 Patch #1520294: Support for getset and member descriptors in types.py, by Barry Warsaw · 18 years ago
  9. 6cea7d7 Amend news entry. by Georg Brandl · 18 years ago
  10. 3e246a8 News for patch #1529686. by Tim Peters · 18 years ago
  11. 997ceff Bump distutils version to 2.5, as several new features by Martin v. Löwis · 18 years ago
  12. bc24eee Bug #1521947: possible bug in mystrtol.c with recent gcc. by Tim Peters · 18 years ago
  13. 10c2b55 Put news item in right section by Andrew M. Kuchling · 18 years ago
  14. 93c928e Minor grammar fix by Andrew M. Kuchling · 18 years ago
  15. 55b0a0e [Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of mvwgetnstr(); it was conditionalized a few lines below. Fix from Paul Eggert. I also tried out the STRICT_SYSV_CURSES case and am therefore removing the 'untested' comment. by Andrew M. Kuchling · 18 years ago
  16. 9298eff Bug #978833: Really close underlying socket in _socketobject.close. by Martin v. Löwis · 18 years ago
  17. 0619a32 Bug #1459963: properly capitalize HTTP header names. by Georg Brandl · 18 years ago
  18. cf0c172 NEWS entry for #1525766. by Georg Brandl · 18 years ago
  19. 9815f8b Hmm, only python2.x is installed, not plain python. Did that change recently? by Neal Norwitz · 18 years ago
  20. 3075e16 Fix bug #1517990: IDLE keybindings on OSX by Ronald Oussoren · 18 years ago
  21. f23ad3d Add comment for changes to test_ossaudiodev. by Brett Cannon · 18 years ago
  22. 2b2d297 Revert incomplete checkin. by Martin v. Löwis · 18 years ago
  23. e093a3a Bug #978833: Really close underlying socket in _socketobject.close. by Martin v. Löwis · 18 years ago
  24. 0b48303 Bug #1525817: Don't truncate short lines in IDLE's tool tips. by Martin v. Löwis · 18 years ago
  25. c13c34c Patch #1515343: Fix printing of deprecated string exceptions with a by Georg Brandl · 18 years ago
  26. ced52a9 Patch #1523356: fix determining include dirs in python-config. by Georg Brandl · 18 years ago
  27. 982e9fe Bug #1524310: Properly report errors from FindNextFile in os.listdir. by Martin v. Löwis · 18 years ago
  28. d22968a Patch #1232023: Don't include empty path component from registry, by Martin v. Löwis · 18 years ago
  29. bda0dde Patch #1448199: Release GIL around ConnectRegistry. by Martin v. Löwis · 18 years ago
  30. 48fae7a Resync optparse with Optik 1.5.3: minor tweaks for/to tests. by Greg Ward · 18 years ago
  31. b110bad More RFC 2231 improvements for the email 4.0 package. As Mark Sapiro rightly by Barry Warsaw · 18 years ago
  32. e1fdb32 Handle allocation failures gracefully. Found with failmalloc. by Neal Norwitz · 18 years ago
  33. 112aad3 SF bug 1524317: configure --without-threads fails to build by Tim Peters · 18 years ago
  34. 426f4a1 Patch #1524429: Use repr instead of backticks again. by Martin v. Löwis · 18 years ago
  35. caebe22 Fix bug #1520914. Starting in 2.4, time.strftime() began to check the bounds by Brett Cannon · 18 years ago
  36. c5e3d8a Add missing NEWS item (#1522771) by Georg Brandl · 18 years ago
  37. e756310 Add NEWS entry for a bunch of fixes due to warnings produced by Klocworks static analysis tool. by Neal Norwitz · 18 years ago
  38. 84be93b Bug #1512814, Fix incorrect lineno's when code within a function by Neal Norwitz · 18 years ago
  39. 5ea4bf1 Patch #1220874: Update the binhex module for Mach-O. by Bob Ippolito · 18 years ago
  40. ce049a0 Patch #1521817: The index range checking on ctypes arrays containing by Thomas Heller · 18 years ago
  41. 7d1d436 Bug #1223937: CalledProcessError.errno -> CalledProcessError.returncode. by Peter Astrand · 18 years ago
  42. d73168d Extend build_ssl to Win64, using VSExtComp. by Martin v. Löwis · 18 years ago
  43. b7eca83 Typo fix by Andrew M. Kuchling · 18 years ago
  44. 6e1ad2e Fix misleading words. by Thomas Heller · 18 years ago
  45. 2bdf29e Fix #1521375. When running with root priviledges, 'gcc -o /dev/null' by Thomas Heller · 18 years ago
  46. b4dc2ef A misspelled preprocessor symbol caused ctypes to be always compiled by Thomas Heller · 18 years ago
  47. 9dceedb Accept long options "--help" and "--version". by Georg Brandl · 18 years ago
  48. 47d7a06 Fix #1467450: ctypes now uses RTLD_GLOBAL by default on OSX 10.3 to by Thomas Heller · 18 years ago
  49. a1f1090 Actually change the MAGIC #. Create a new section for 2.5c1 and mention the impact of changing the MAGIC #. by Neal Norwitz · 18 years ago
  50. edef2be Bug #1520864: unpacking singleton tuples in for loop (for x, in) work again. by Neal Norwitz · 18 years ago
  51. 93ab5fa #1494314: Fix a regression with high-numbered sockets in 2.4.3. This by Anthony Baxter · 18 years ago
  52. 06c68b8 Patch #1519566: Remove unused _tofill member. by Martin v. Löwis · 18 years ago
  53. 32a8361 After approval from Anthony, merge the tim-current_frames by Tim Peters · 18 years ago
  54. b9cb84f Moved the ctypes news entries from the 'Library' section into the by Thomas Heller · 18 years ago
  55. 7644262 Assigning None to pointer type structure fields possible overwrote wrong fields. by Thomas Heller · 18 years ago
  56. 7b1da51 Fixed a segfault when ctypes.wintypes were imported on non-Windows machines. by Thomas Heller · 18 years ago
  57. dda068d Fix bug #1518190: accept any integer or long value in the by Thomas Heller · 18 years ago
  58. 70e8e87 preparing for 2.5b2 by Anthony Baxter · 18 years ago
  59. 8d65681 Introduce DISTUTILS_USE_SDK as a flag to determine whether the by Martin v. Löwis · 18 years ago
  60. 56640df Patch #1504046: Add documentation for xml.etree. by Neal Norwitz · 18 years ago
  61. 2a30cd0 Patch #1516912: improve Modules support for OpenVMS. by Neal Norwitz · 18 years ago
  62. ed65755 Bug #1512814, Fix incorrect lineno's when code at module scope by Neal Norwitz · 18 years ago
  63. 28746ab On 64 bit systems, int literals that use less than 64 bits are now ints by Neal Norwitz · 18 years ago
  64. 6ec6ab0 Fix SF bug 1441486: bad unary minus folding in compiler. by Neil Schemenauer · 18 years ago
  65. 0e07b60 Fix AST compiler bug #1501934: incorrect LOAD/STORE_GLOBAL generation. by Neil Schemenauer · 18 years ago
  66. fb48afa Fix SF bug #1519018: 'as' is now validated properly in import statements by Neal Norwitz · 18 years ago
  67. 388a8c2 Properly generate logical file ids. Fixes #1515998. by Martin v. Löwis · 18 years ago
  68. 2d79225 Add NEWS entries for the ImportWarning change and documentation update by Nick Coghlan · 18 years ago
  69. fc34f6c NEWS entry for r47267: fixing configure's zlib probing. by Thomas Wouters · 18 years ago
  70. 5becdbe Patch #1517790: It is now possible to use custom objects in the ctypes by Thomas Heller · 18 years ago
  71. 4cbd05c Properly quote compileall and Lib paths in case TARGETDIR has a space. by Martin v. Löwis · 18 years ago
  72. 88ef637 Add sqlite3.dll to the DLLs component, not to the TkDLLs component. by Martin v. Löwis · 18 years ago
  73. a12aa88 Add a NEWS entry for a recent pyexpat fix by Neal Norwitz · 18 years ago
  74. add1911 Fix bug in passing tuples to string.Template. All other values (with working by Thomas Wouters · 18 years ago
  75. aa1919d Remove remaining references to OverflowWarning. by Georg Brandl · 18 years ago
  76. d5cfa54 Put method-wrappers into trashcan. Fixes #927248. by Martin v. Löwis · 18 years ago
  77. ede77f5 Patch #825417: Fix timeout processing in expect, by Martin v. Löwis · 18 years ago
  78. 4548239 Bug #1267547: Put proper recursive setup.py call into the by Martin v. Löwis · 18 years ago
  79. fcfff0a Bug #1417699: Reject locale-specific decimal point in float() and atof(). by Martin v. Löwis · 18 years ago
  80. 2b88f63 Bug #1514693: Update turtle's heading when switching between by Martin v. Löwis · 18 years ago
  81. 4c4300d Reimplement turtle.circle using a polyline, to allow correct by Martin v. Löwis · 18 years ago
  82. bd39c03 Only setup canvas when it is first created. Fixes #1514703 by Martin v. Löwis · 18 years ago
  83. ee1e06d Correct arithmetic in access on Win32. Fixes #1513646. by Martin v. Löwis · 18 years ago
  84. 762fbd3 The sqlite3 module did cut off data from the SQLite database at the first null by Gerhard Häring · 18 years ago
  85. 7596e83 Release all forwarded functions in .close. Fixes #1513223. by Martin v. Löwis · 18 years ago
  86. 28e5761 Added entry for fileConfig() bugfix. by Vinay Sajip · 18 years ago
  87. 1bf5959 Patch #1509163: MS Toolkit Compiler no longer available by Martin v. Löwis · 18 years ago
  88. bde0813 Protect the thread api calls in the _ctypes extension module within by Thomas Heller · 18 years ago
  89. b15ac31 Add new utility function, reap_children(), to test_support. This should by Neal Norwitz · 18 years ago
  90. 10497c8 document recent bugfixes in sgmllib by Fred Drake · 18 years ago
  91. 960a3f8 Mention the expat upgrade and pyexpat fix I put in 2.5b1. by Trent Mick · 18 years ago
  92. 1be63af Fix end_fill(). by Georg Brandl · 18 years ago
  93. 0f8b31a Fix bug #1512695: cPickle.loads could crash if it was interrupted with by Neal Norwitz · 18 years ago
  94. c315a0f Verify buildbot picks up these changes (really needs testing after last change to Makefile.pre.in) by Neal Norwitz · 18 years ago
  95. 0a903ac Try again: test unimportant change to verify buildbot does not try to build by Neal Norwitz · 18 years ago
  96. 1da7384 Test unimportant change to verify buildbot does not try to build by Neal Norwitz · 18 years ago
  97. 3b6b801 Fix SF bug #1513032, 'make install' failure on FreeBSD 5.3. by Neal Norwitz · 18 years ago
  98. 524b59b Instead of doing a make test, run the regression tests out of the installed by Neal Norwitz · 18 years ago
  99. 25d4ca3 Ignore some more warnings in the dynamic linker on an older gentoo by Neal Norwitz · 18 years ago
  100. e6a1cb9 Bug #1511381: codec_getstreamcodec() in codec.c is corrected to by Hye-Shik Chang · 18 years ago