1. dc563a6 Fix Eren's name. by Georg Brandl · 18 years ago
  2. 901464f Be (just a bit :) more specific about release date. by Guido van Rossum · 18 years ago
  3. 5d1b4d4 Increase unit test coverage of SimpleXMLRPCServer. by Georg Brandl · 18 years ago
  4. 395fe44 Spelling fix by Andrew M. Kuchling · 18 years ago
  5. 7cc1c6f Added msg to Misc/NEWS by Christian Heimes · 18 years ago
  6. 69233e8 Move nt.access change into the right section. by Martin v. Löwis · 18 years ago
  7. 7b3cc06 Forward-port r59310: by Martin v. Löwis · 18 years ago
  8. 44eeaec Patch #1537 from Chad Austin by Christian Heimes · 18 years ago
  9. 6b449f4 Issue #1727780: Support loading pickles of random.Random objects created by Martin v. Löwis · 18 years ago
  10. c654fc2 Added comment to Misc/NEWS for r59290 by Christian Heimes · 18 years ago
  11. ef01d82 Implement PEP 366 by Nick Coghlan · 18 years ago
  12. e4317fa Add test suite for cmd module. by Georg Brandl · 18 years ago
  13. 77b2d63 Issue #1531: Read fileobj from the current offset, do not seek to the start. by Lars Gustäbel · 18 years ago
  14. dfdfaab Feature #1534 by Christian Heimes · 18 years ago
  15. dafd32b Issue #1521: on 64bit platforms, str.decode fails on very long strings. by Amaury Forgeot d'Arc · 18 years ago
  16. be49a90 Add a NEWS entry for r59231 by Amaury Forgeot d'Arc · 18 years ago
  17. 28104c5 Expose Py_Py3kWarningFlag as sys.py3kwarning as discussed in #1504 by Christian Heimes · 18 years ago
  18. 58a6f44 back in these go - thanks to Titus Brown for the fix by Skip Montanaro · 18 years ago
  19. ce7d10c Issue #1445: Fix a SystemError when accessing the ``cell_contents`` by Amaury Forgeot d'Arc · 18 years ago
  20. 98f4079 revert by Skip Montanaro · 18 years ago
  21. 90b5bc3 issue 1429818 by Skip Montanaro · 18 years ago
  22. f57375a Add a NEWS entry for r59076. by Amaury Forgeot d'Arc · 18 years ago
  23. 3f065a4 Added NEWS entry Thanks for the reminder, Brett by Christian Heimes · 18 years ago
  24. 43e53f8 doctest assumed that a package's __loader__.get_data() method used universal by Brett Cannon · 18 years ago
  25. 327a39b Patch #1739468: Directories and zipfiles containing __main__.py are now executable by Nick Coghlan · 18 years ago
  26. 0d75f09 Merge from py3k branch: by Amaury Forgeot d'Arc · 18 years ago
  27. 63bf149 Patch #1418: Make the AC_REPLACE_FUNCS object files actually work. by Martin v. Löwis · 18 years ago
  28. d3d0baf Add Amaury Forgeot d'Arc. by Martin v. Löwis · 18 years ago
  29. 1760c8a Add set.isdisjoint() by Raymond Hettinger · 18 years ago
  30. 90b858e Add missing NEWS entry by Nick Coghlan · 18 years ago
  31. dc1d1ba Add build option for faster loop execution. by Raymond Hettinger · 18 years ago
  32. 12e9420 Fix marshal's incorrect handling of subclasses of builtin types (backport candidate). by Raymond Hettinger · 18 years ago
  33. e1ac4f1 Fixes Issue 1385: The hmac module now computes the correct hmac when using by Gregory P. Smith · 18 years ago
  34. ac11e02 Add the bsddb.db.DBEnv.lock_id_free method. by Gregory P. Smith · 18 years ago
  35. ec10a4a Fixes bug 477182 on pybsddb.sf.net. DB objects now load the flags and by Gregory P. Smith · 18 years ago
  36. 486b1b0 Issue #1292: On alpha, arm, ppc, and s390 linux systems the by Thomas Heller · 18 years ago
  37. f7601ee false "fix" undone as correct problem was found and fixed. by Gregory P. Smith · 18 years ago
  38. 50bf115 Adding Christian Heimes. by Martin v. Löwis · 18 years ago
  39. a838a80 - Add support for FreeBSD 8 which is recently forked from FreeBSD 7. by Hye-Shik Chang · 18 years ago
  40. 1a94ec2 Bug #1287: make os.environ.pop() work as expected. by Georg Brandl · 18 years ago
  41. 9afb985 - Build using system ffi library on arm*-linux*. by Matthias Klose · 18 years ago
  42. 3f8caa3 Optimize sum() for integer and float inputs. by Raymond Hettinger · 18 years ago
  43. cd3c108 Fixup news entry by Raymond Hettinger · 18 years ago
  44. 01a0957 Shorter name for namedtuple() by Raymond Hettinger · 18 years ago
  45. aef8e55 Add Chris Monson so he can edit PEPs. by Neal Norwitz · 18 years ago
  46. 91ac422 Fix ctypes on 32-bit systems when Python is configured --with-system-ffi. by Thomas Heller · 18 years ago
  47. 82eafe6 mention bsddb fixes. by Gregory P. Smith · 18 years ago
  48. d476a40 Bug #1216: Restore support for Visual Studio 2002. Will backport to 2.5. by Martin v. Löwis · 18 years ago
  49. 7fee6dd On OS X, use os.uname() instead of gestalt.sysv(...) to get the by Thomas Heller · 18 years ago
  50. a48a299 Eliminate camelcase function name by Raymond Hettinger · 18 years ago
  51. 44f326e Add a note about fixing some more warnings found by Coverity. by Neal Norwitz · 18 years ago
  52. a7fc4b1 Add __asdict__() to NamedTuple and refine the docs. by Raymond Hettinger · 18 years ago
  53. 50e90e2 itertools.count() no longer limited to sys.maxint. by Raymond Hettinger · 18 years ago
  54. 8f66937 enumerate() is no longer bounded to using sequences shorter than LONG_MAX. The possibility of overflow was sending some newsgroup posters into a tizzy. by Raymond Hettinger · 18 years ago
  55. 0b14f24 tuple.__repr__ did not consider a reference loop as it is not possible from by Brett Cannon · 18 years ago
  56. aff85e2 Patch #1541463: optimize performance of cgi.FieldStorage operations. by Georg Brandl · 18 years ago
  57. 673debf Annotated the correction to urllib.py, issue #1177 by Facundo Batista · 18 years ago
  58. b67da23 Decimal is updated, :) by Facundo Batista · 18 years ago
  59. 0153159 Add a bunch of GIL release/acquire points in tp_print implementations and for by Brett Cannon · 18 years ago
  60. 8fd3ecf Bug #1153: repr.repr() now doesn't require set and dictionary items by Georg Brandl · 18 years ago
  61. 4c20bc4 Generators had their throw() method allowing string exceptions. That's a no-no. by Brett Cannon · 18 years ago
  62. a0c0551 Fix a possible segfault from recursing too deep to get the repr of a list. by Brett Cannon · 18 years ago
  63. 2825b2e Add a 'c_longdouble' type to the ctypes module. by Thomas Heller · 18 years ago
  64. 1e534b5 Fix a crasher where Python code managed to infinitely recurse in C code without by Brett Cannon · 18 years ago
  65. d44a4e9 Patch #786737: Allow building in a tree of symlinks pointing to by Martin v. Löwis · 18 years ago
  66. 3833640 - Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*. by Matthias Klose · 18 years ago
  67. 642ac85 - Makefile.pre.in(buildbottest): Run an optional script pybuildbot.identify by Matthias Klose · 18 years ago
  68. a513619 Patch #1031213: Decode source line in SyntaxErrors back to its original by Martin v. Löwis · 18 years ago
  69. 58bd49f Patch #1388440: Add set_completion_display_matches_hook and by Martin v. Löwis · 18 years ago
  70. 691632f - Added support for linking the bsddb module against BerkeleyDB 4.6.x. by Matthias Klose · 18 years ago
  71. 8bc77e4 Bug #1737210: Change Manufacturer of Windows installer to PSF. by Martin v. Löwis · 18 years ago
  72. 7dcb83c Bug #1709599: Run test_1565150 only if the file system is NTFS. by Martin v. Löwis · 18 years ago
  73. 75c23bd Bug #1746880: Correctly install DLLs into system32 folder on Win64. by Martin v. Löwis · 18 years ago
  74. f413fb0 added note on new ssl module and deprecation of socket.ssl by Bill Janssen · 18 years ago
  75. 4a40f0c Add Bill as a developer by Neal Norwitz · 18 years ago
  76. 3e27536 Recent items. by Skip Montanaro · 18 years ago
  77. 0f4a14b TarFile.__init__() no longer fails if no name argument is passed and by Lars Gustäbel · 18 years ago
  78. 95f1a1b News about functools.reduce. by Guido van Rossum · 18 years ago
  79. 4f2c3dd Server-side SSL and certificate validation, by Bill Janssen. by Guido van Rossum · 18 years ago
  80. 8ec5754 uuid creation is now threadsafe, backport from py3k rev. 57375. by Georg Brandl · 18 years ago
  81. dbed7a7 Make test_runpy re-entrant. by Brett Cannon · 18 years ago
  82. 2390104 Add cheot-ga-keut composed make-up sequence support in EUC-KR codec. by Hye-Shik Chang · 18 years ago
  83. f839e49 Remove Mikael as the maintainer of BeOS at his request. With no maintainer by Brett Cannon · 18 years ago
  84. 414f3f9 Remove news entry for test.test_support.guard_warnings_filter as it has been by Brett Cannon · 18 years ago
  85. 6e39080 Backport r57105 and r57145 from the py3k branch: UTF-32 codecs. by Walter Dörwald · 18 years ago
  86. 82955f6 Update the tools before building the docs by Neal Norwitz · 18 years ago
  87. 5c404ae Try to make the comment a little clearer. by Neal Norwitz · 18 years ago
  88. 7def3e0 Support the new doc system. by Neal Norwitz · 18 years ago
  89. 35c2096 Added Jeffrey Yasskin, reformat some lines to be consistent (and shorter). by Neal Norwitz · 18 years ago
  90. 9616444 Revert the fix for #1548891, it broke backwards compatibility with arbitrary read buffers. by Georg Brandl · 18 years ago
  91. f3e93a0 Fix gb18030 codec's bug that doesn't map two-byte characters on by Hye-Shik Chang · 18 years ago
  92. 766d880 Py_ssize_t is defined regardless of HAVE_LONG_LONG. Will backport by Neal Norwitz · 18 years ago
  93. eb8ff67 - Allow Emacs 22 for building the documentation in info format. by Matthias Klose · 18 years ago
  94. 76760b0 Define _BSD_SOURCE, to get access to POSIX extensions on OpenBSD 4.1+. by Martin v. Löwis · 18 years ago
  95. f1e0b3f Bug #1704793: Return UTF-16 pair if unicodedata.lookup cannot by Martin v. Löwis · 18 years ago
  96. f25e35b Bug #978833: Close https sockets by releasing the _ssl object. by Martin v. Löwis · 18 years ago
  97. 254b8f9 Change location of the package index to pypi.python.org/pypi by Martin v. Löwis · 18 years ago
  98. 6819210 PEP 3123: Provide forward compatibility with Python 3.0, while keeping by Martin v. Löwis · 18 years ago
  99. ef4fff3 Fix for SF# 1649098: avoid zero-sized array declaration in structure. by Thomas Heller · 18 years ago
  100. fa704c6 Fix for SF# 1701409: segfault in c_char_p of ctypes. The repr output by Thomas Heller · 18 years ago