1. 9e3e70b Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write by Larry Hastings · 13 years ago
  2. 14d098d Issue #12852: Set _XOPEN_SOURCE to 700 to get POSIX 2008 by Victor Stinner · 13 years ago
  3. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 13 years ago
  4. d4d8ae5 Issue #9561: packaging now writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  5. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  6. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  7. b22d148 Branch merge by Éric Araujo · 13 years ago
  8. bcf99ac Branch merge by Éric Araujo · 13 years ago
  9. 2475785 Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  10. 2e7ddd3 Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  11. 6a8c8a8 #12888: merge with 3.2. by Ezio Melotti · 13 years ago
  12. d9e0b06 #12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten. by Ezio Melotti · 13 years ago
  13. 0df6285 Branch merge by Éric Araujo · 13 years ago
  14. 17b288c Branch merge by Éric Araujo · 13 years ago
  15. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  16. fd164c2 Merge with 3.2. by Georg Brandl · 13 years ago
  17. e3bb2cf Typo fix. by Georg Brandl · 13 years ago
  18. 9fd5374 merge 3.2 (#12878) by Benjamin Peterson · 13 years ago
  19. f6f3a35 add a __dict__ descr for IOBase (closes #12878) by Benjamin Peterson · 13 years ago
  20. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 13 years ago
  21. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  22. 9b20e27 Merge from 3.2: Issue #12764: Fix a crash in ctypes when the name of a by Amaury Forgeot d'Arc · 13 years ago
  23. 02dd539 Issue #12764: Fix a crash in ctypes when the name of a Structure field is not by Amaury Forgeot d'Arc · 13 years ago
  24. 6c78de5 Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  25. 979482a Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  26. c15c88c Issue #12494: Close pipes and kill process on error in subprocess functions by Victor Stinner · 13 years ago
  27. 5edbaf2 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  28. a762285 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  29. 8f8cc8b news note on xattrs by Benjamin Peterson · 13 years ago
  30. 0224d4e accept bytes for the AST 'string' type by Benjamin Peterson · 13 years ago
  31. dd2f8b0 Merge from 3.2: by Amaury Forgeot d'Arc · 13 years ago
  32. faecc38 Issue #11241: subclasses of ctypes.Array can now be subclassed. by Amaury Forgeot d'Arc · 13 years ago
  33. 326e189 Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 13 years ago
  34. d15b768 Branch merge by Éric Araujo · 13 years ago
  35. caa745e Branch merge by Éric Araujo · 13 years ago
  36. b9fe54c Make bdist_* commands respect --skip-build passed to bdist (#10946). by Éric Araujo · 13 years ago
  37. ff29ff8 Merge fix for #10946 from 3.2 by Éric Araujo · 13 years ago
  38. a514eb9 Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago
  39. 55549ec Issue #12847: Fix a crash with negative PUT and LONG_BINPUT arguments in by Antoine Pitrou · 13 years ago
  40. ee763e2 Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 13 years ago
  41. 82be19f Issue #11564: Avoid crashes when trying to pickle huge objects or containers by Antoine Pitrou · 13 years ago
  42. fbe37df Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  43. ac7e9e0 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 13 years ago
  44. aa26b27 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 13 years ago
  45. 44c6ef5 Merge: #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 13 years ago
  46. 524148a Issue #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 13 years ago
  47. 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 · 13 years ago
  48. 513886a Fix #12835: prevent use of the unencrypted sendmsg/recvmsg APIs on SSL wrapped sockets (Patch by David Watson) by Nick Coghlan · 13 years ago
  49. b0993bc Bump to 3.2.2. by Georg Brandl · 13 years ago
  50. d5a9811 Make bdist_* commands respect --skip-build passed to bdist (#10946) by Éric Araujo · 13 years ago
  51. 4fd1e6a Issue #12803: SSLContext.load_cert_chain() now accepts a password argument by Antoine Pitrou · 13 years ago
  52. e78cbec Issue #12656: Add tests for IPv6 and Unix sockets to test_asyncore. by Charles-François Natali · 13 years ago
  53. b09f25e Issue12810: Remove check for negative unsigned value in socketmodule.c. Patch by Charles-François Natali · 13 years ago
  54. 7a08410 Merge by Antoine Pitrou · 13 years ago
  55. 162fee1 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 13 years ago
  56. 6cea35a Issue #12821: Fix test_fcntl failures on OpenBSD 5. by Charles-François Natali · 13 years ago
  57. bcb39d4 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. by Antoine Pitrou · 13 years ago
  58. 710d27e Close #12826: fix socketmodule.c for OpenBSD, include sys/uio.h by Victor Stinner · 13 years ago
  59. d902a14 #12191: add shutil.chown() to change user and/or group owner of a given path also specifying their names. by Sandro Tosi · 13 years ago
  60. 6f2a683 #9200: merge with 3.2. by Ezio Melotti · 13 years ago
  61. 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 · 13 years ago
  62. 93e7afc #9200: The str.is* methods now work with strings that contain non-BMP characters even in narrow Unicode builds. by Ezio Melotti · 13 years ago
  63. 5c7f5c6 Credit patch authors in NEWS for #6560 by Nick Coghlan · 13 years ago
  64. c4a2871 Fix #12811 by closing files promptly in tabnanny.check. Patch by Anthony Briggs. by Nick Coghlan · 13 years ago
  65. 029ba2b Add unit tests for the mailcap module. Patch by Gregory Nofi (closes #6484) by Nick Coghlan · 13 years ago
  66. 96fe56a Add support for the send/recvmsg API to the socket module. Patch by David Watson and Heiko Wundram. (Closes #6560) by Nick Coghlan · 13 years ago
  67. ce9da2f Issue #12678: Fix distutils sdist test on Windows. by Nadeem Vawda · 13 years ago
  68. 3d3bc81 Issue #12678: Fix distutils sdist test on Windows. by Nadeem Vawda · 13 years ago
  69. ff3d939 Close #12326: sys.platform is now always 'linux' on Linux by Victor Stinner · 13 years ago
  70. e8bb1a0 Issue #12213: Fix a buffering bug with interleaved reads and writes that by Antoine Pitrou · 13 years ago
  71. e05565e Issue #12213: Fix a buffering bug with interleaved reads and writes that by Antoine Pitrou · 13 years ago
  72. 8fd544f Issue #12791: Break reference cycles early when a generator exits with an exception. by Antoine Pitrou · 13 years ago
  73. a370fcf Issue #12791: Break reference cycles early when a generator exits with an exception. by Antoine Pitrou · 13 years ago
  74. 0c17d0d Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 13 years ago
  75. 4058211 accept bytes for the AST 'string' type by Benjamin Peterson · 13 years ago
  76. 89b7af1 Fix-up NEWS merge. by Georg Brandl · 13 years ago
  77. 4cfb42d Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 13 years ago
  78. 97d6792 Issue #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 13 years ago
  79. 4cf6604 Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 13 years ago
  80. df7fc9d Issue #12778: Reduce memory consumption when JSON-encoding a large container of many small objects. by Antoine Pitrou · 13 years ago
  81. 558639f Issue #12650: Fix a race condition where a subprocess.Popen could leak by Charles-François Natali · 13 years ago
  82. 134a8ba Issue #12650: Fix a race condition where a subprocess.Popen could leak by Charles-François Natali · 13 years ago
  83. c772396 change word by Benjamin Peterson · 13 years ago
  84. 01fc6cd make __doc__ mutable on heaptypes (closes #12773) by Benjamin Peterson · 13 years ago
  85. c4085c8 complain when a class variable shadows a name in __slots__ (closes #12766) by Benjamin Peterson · 13 years ago
  86. 269e3ee #12266: merge with 3.2. by Ezio Melotti · 13 years ago
  87. ee8d998 #12266: Fix str.capitalize() to correctly uppercase/lowercase titlecased and cased non-letter characters. by Ezio Melotti · 13 years ago
  88. 666ed0b Post-release steps. by Georg Brandl · 13 years ago
  89. 3c7e928 Issue #12744: Fix inefficient representation of integers by Antoine Pitrou · 13 years ago
  90. 1c38546 Issue #12646: Add an 'eof' attribute to zlib.Decompress. by Nadeem Vawda · 13 years ago
  91. d88e5af Merge with cpython. by Georg Brandl · 13 years ago
  92. 74b6abf Merge with 3.2. by Georg Brandl · 13 years ago
  93. 3abb372 Fix #11513: wrong exception handling for the case that GzipFile itself raises an IOError. by Georg Brandl · 13 years ago
  94. b3f0ce4 Bump version to 3.2.2rc1. by Georg Brandl · 13 years ago
  95. f8e7543 merge 3.2 (#12732) by Benjamin Peterson · 13 years ago
  96. f413b80 in narrow builds, make sure to test codepoints as identifier characters (closes #12732) by Benjamin Peterson · 13 years ago
  97. fdf4a27 Issue #12687: Fix a possible buffering bug when unpickling text mode (protocol 0, mostly) pickles. by Antoine Pitrou · 13 years ago
  98. f6c7a85 Issue #12687: Fix a possible buffering bug when unpickling text mode (protocol 0, mostly) pickles. by Antoine Pitrou · 13 years ago
  99. c29966f merge by Brian Curtin · 13 years ago
  100. 0275fc1 News item for #12724 by Brian Curtin · 13 years ago