1. 29f43f7 Issue #12881: ctypes: Fix segfault with large structure field names. by Meador Inge · 14 years ago
  2. 1efb33a Issue #12881: ctypes: Fix segfault with large structure field names. by Meador Inge · 14 years ago
  3. 1d30db4 merge #4147: minidom's toprettyxml no longer adds whitespace to text nodes. by R David Murray · 14 years ago
  4. 791744b #4147: minidom's toprettyxml no longer adds whitespace to text nodes. by R David Murray · 14 years ago
  5. a02a12c Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported. by Antoine Pitrou · 14 years ago
  6. d8c347a Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported. by Antoine Pitrou · 14 years ago
  7. 9624a76 Issue #13058: ossaudiodev: fix a file descriptor leak on error. Patch by Thomas by Charles-François Natali · 14 years ago
  8. 5a4a109 Issue #13058: ossaudiodev: fix a file descriptor leak on error. Patch by Thomas by Charles-François Natali · 14 years ago
  9. 418170c ACKS for PEP 393. by Martin v. Löwis · 14 years ago
  10. d63a3b8 Implement PEP 393. by Martin v. Löwis · 14 years ago
  11. 48d4949 Issue #13013: ctypes: Fix a reference leak in PyCArrayType_from_ctype. by Meador Inge · 14 years ago
  12. b86ecf4 Issue #13013: ctypes: Fix a reference leak in PyCArrayType_from_ctype. by Meador Inge · 14 years ago
  13. 0d5f6ad Issue #13012: Allow 'keepends' to be passed as a keyword argument in str.splitlines, bytes.splitlines and bytearray.splitlines. by Mark Dickinson · 14 years ago
  14. a61b053 Merge #12973 itertools fix. by Mark Dickinson · 14 years ago
  15. b2f6bc7 Issue #12973: Fix itertools bug caused by signed integer overflow. Thanks Stefan Krah. by Mark Dickinson · 14 years ago
  16. a1fe1f8 Merge 3.2: Issue #7732: Don't open a directory as a file anymore while by Victor Stinner · 14 years ago
  17. 53ffdc5 Issue #7732: Don't open a directory as a file anymore while importing a by Victor Stinner · 14 years ago
  18. 41c98a3 Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received by Jesus Cea · 14 years ago
  19. 4507e64 Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received by Jesus Cea · 14 years ago
  20. 1c9f0c9 Issue #1172711: Add 'long long' support to the array module. by Meador Inge · 14 years ago
  21. a80b14c - Issue #13021: Missing decref on an error path. Thanks to Suman Saha for by Barry Warsaw · 14 years ago
  22. 916048d - Issue #13021: Missing decref on an error path. Thanks to Suman Saha for by Barry Warsaw · 14 years ago
  23. 8f53d09 Merge issue #12973 list_repeat fix. by Mark Dickinson · 14 years ago
  24. c0420fd Issue #12973: Fix undefined-behaviour-inducing overflow check in list_repeat. by Mark Dickinson · 14 years ago
  25. a372de8 Close #13007: whichdb should recognize gdbm 1.9 magic numbers by Jesus Cea · 14 years ago
  26. bc566b0 Close #13007: whichdb should recognize gdbm 1.9 magic numbers by Jesus Cea · 14 years ago
  27. 86ca04c Issue #9871: Prevent IDLE 3 crash when given byte stings by Ned Deily · 14 years ago
  28. 7974642 Issue #9871: Prevent IDLE 3 crash when given byte stings by Ned Deily · 14 years ago
  29. 65604b5 Merge 3.2: Issue #12483: ctypes: Fix a crash when the destruction of a callback by Amaury Forgeot d'Arc · 14 years ago
  30. bbe46d6 Issue #12483: ctypes: Fix a crash when the destruction of a callback by Amaury Forgeot d'Arc · 14 years ago
  31. faabef5 Branch merge by Éric Araujo · 14 years ago
  32. 1d7deaf Branch merge by Éric Araujo · 14 years ago
  33. 64d25dd Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. by Nadeem Vawda · 14 years ago
  34. c92f622 add ChainMap to __all__ (closes #12959) by Benjamin Peterson · 14 years ago
  35. e6db7a3 Fix determination of Metadata version in packaging (#8933). by Éric Araujo · 14 years ago
  36. 92ffc50 Merge fix for #8933 from 3.2 by Éric Araujo · 14 years ago
  37. 9af32cc NEWS by Jesus Cea · 14 years ago
  38. aaa8991 NEWS by Jesus Cea · 14 years ago
  39. 13e8c8e Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. by Éric Araujo · 14 years ago
  40. 9e3e70b Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write by Larry Hastings · 14 years ago
  41. 14d098d Issue #12852: Set _XOPEN_SOURCE to 700 to get POSIX 2008 by Victor Stinner · 14 years ago
  42. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 14 years ago
  43. d4d8ae5 Issue #9561: packaging now writes egg-info files using UTF-8 by Victor Stinner · 14 years ago
  44. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 14 years ago
  45. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 14 years ago
  46. b22d148 Branch merge by Éric Araujo · 14 years ago
  47. bcf99ac Branch merge by Éric Araujo · 14 years ago
  48. 2475785 Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 14 years ago
  49. 2e7ddd3 Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 14 years ago
  50. 6a8c8a8 #12888: merge with 3.2. by Ezio Melotti · 14 years ago
  51. d9e0b06 #12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten. by Ezio Melotti · 14 years ago
  52. 0df6285 Branch merge by Éric Araujo · 14 years ago
  53. 17b288c Branch merge by Éric Araujo · 14 years ago
  54. 3484a87 Merge with release clone. by Georg Brandl · 14 years ago
  55. fd164c2 Merge with 3.2. by Georg Brandl · 14 years ago
  56. e3bb2cf Typo fix. by Georg Brandl · 14 years ago
  57. 9fd5374 merge 3.2 (#12878) by Benjamin Peterson · 14 years ago
  58. f6f3a35 add a __dict__ descr for IOBase (closes #12878) by Benjamin Peterson · 14 years ago
  59. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 14 years ago
  60. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 14 years ago
  61. 9b20e27 Merge from 3.2: Issue #12764: Fix a crash in ctypes when the name of a by Amaury Forgeot d'Arc · 14 years ago
  62. 02dd539 Issue #12764: Fix a crash in ctypes when the name of a Structure field is not by Amaury Forgeot d'Arc · 14 years ago
  63. 6c78de5 Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 14 years ago
  64. 979482a Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 14 years ago
  65. c15c88c Issue #12494: Close pipes and kill process on error in subprocess functions by Victor Stinner · 14 years ago
  66. 5edbaf2 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 14 years ago
  67. a762285 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 14 years ago
  68. 8f8cc8b news note on xattrs by Benjamin Peterson · 14 years ago
  69. 0224d4e accept bytes for the AST 'string' type by Benjamin Peterson · 14 years ago
  70. dd2f8b0 Merge from 3.2: by Amaury Forgeot d'Arc · 14 years ago
  71. faecc38 Issue #11241: subclasses of ctypes.Array can now be subclassed. by Amaury Forgeot d'Arc · 14 years ago
  72. 326e189 Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 14 years ago
  73. d15b768 Branch merge by Éric Araujo · 14 years ago
  74. caa745e Branch merge by Éric Araujo · 14 years ago
  75. b9fe54c Make bdist_* commands respect --skip-build passed to bdist (#10946). by Éric Araujo · 14 years ago
  76. ff29ff8 Merge fix for #10946 from 3.2 by Éric Araujo · 14 years ago
  77. a514eb9 Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 14 years ago
  78. 55549ec Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 14 years ago
  79. ee763e2 Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 14 years ago
  80. 82be19f Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 14 years ago
  81. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 14 years ago
  82. ac7e9e0 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 14 years ago
  83. aa26b27 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 14 years ago
  84. 44c6ef5 Merge: #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 14 years ago
  85. 524148a Issue #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 14 years ago
  86. 2093730 Fix #9923: mailcap now uses the OS path separator for the MAILCAP envvar. Not backported, since it could break cases where people worked around the old POSIX-specific behaviour on non-POSIX platforms. by Nick Coghlan · 14 years ago
  87. 513886a Fix #12835: prevent use of the unencrypted sendmsg/recvmsg APIs on SSL wrapped sockets (Patch by David Watson) by Nick Coghlan · 14 years ago
  88. b0993bc Bump to 3.2.2. by Georg Brandl · 14 years ago
  89. d5a9811 Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 14 years ago
  90. 4fd1e6a Issue #12803: SSLContext.load_cert_chain() now accepts a password argument by Antoine Pitrou · 14 years ago
  91. e78cbec Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore. by Charles-François Natali · 14 years ago
  92. 7a08410 Merge by Antoine Pitrou · 14 years ago
  93. 162fee1 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 14 years ago
  94. 6cea35a Issue #12821: Fix test_fcntl failures on OpenBSD 5. by Charles-François Natali · 14 years ago
  95. bcb39d4 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 14 years ago
  96. d902a14 #12191: add shutil.chown() to change user and/or group owner of a given path also specifying their names. by Sandro Tosi · 14 years ago
  97. 6f2a683 #9200: merge with 3.2. by Ezio Melotti · 14 years ago
  98. 8c9375b #10542: Add 4 macros to work with surrogates: Py_UNICODE_IS_SURROGATE, Py_UNICODE_IS_HIGH_SURROGATE, Py_UNICODE_IS_LOW_SURROGATE, Py_UNICODE_JOIN_SURROGATES. by Ezio Melotti · 14 years ago
  99. 93e7afc #9200: The str.is* methods now work with strings that contain non-BMP characters even in narrow Unicode builds. by Ezio Melotti · 14 years ago
  100. 5c7f5c6 Credit patch authors in NEWS for #6560 by Nick Coghlan · 14 years ago