1. a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 13 years ago
  2. e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 13 years ago
  3. 653f932 Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive. by Meador Inge · 13 years ago
  4. 4a90ef0 Issue #14177: marshal.loads() now raises TypeError when given an unicode string. by Antoine Pitrou · 13 years ago
  5. 679e9d3 Issue #14172: Fix reference leak when marshalling a buffer-like object (other than a bytes object). by Antoine Pitrou · 13 years ago
  6. bbe2f60 Issue #14159: Fix the len() of weak containers (WeakSet, WeakKeyDictionary, WeakValueDictionary) to return a better approximation when some objects are dead or dying. by Antoine Pitrou · 13 years ago
  7. d311374 Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode. by Antoine Pitrou · 13 years ago
  8. e965d97 Issue #13521: dict.setdefault() now does only one lookup for the given key, making it "atomic" for many purposes. by Antoine Pitrou · 13 years ago
  9. 48605a6 3.2.3rc1 done by Georg Brandl · 13 years ago
  10. e7295a7 Add news entry for previous commit by Éric Araujo · 13 years ago
  11. 29b9255 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 13 years ago
  12. 2e0a0e1 Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884). by Éric Araujo · 13 years ago
  13. afe05bd Bump version to 3.2.3rc1. by Georg Brandl · 13 years ago
  14. 36a6558 version now 3.1.5rc1 by Benjamin Peterson · 13 years ago
  15. 4f22a8d Issue #14084: Fix a file descriptor leak when importing a module with a bad encoding. by Antoine Pitrou · 13 years ago
  16. 9f64f73 Issue #14053: Fix "make patchcheck" to work with MQ. by Nadeem Vawda · 13 years ago
  17. dbd3f61 Issue #6807: Run msisupport.mak earlier. by Martin v. Löwis · 13 years ago
  18. 26bb3cf Issue #10580: Minor grammar change in Windows installer. by Martin v. Löwis · 13 years ago
  19. 4fe85ab sqlite3: Fix 64-bit integer handling in user functions on 32-bit architectures by Petri Lehtinen · 13 years ago
  20. 29877e8 HTMLParser is now able to handle slashes in the start tag. by Ezio Melotti · 13 years ago
  21. 09562b4 Fix typo. by Georg Brandl · 13 years ago
  22. 06b1c4f Fix typo. by Georg Brandl · 13 years ago
  23. 09a7c72 Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  24. 2daf6ae Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) by Georg Brandl · 13 years ago
  25. cd96b4f Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer by Charles-François Natali · 13 years ago
  26. ec1712a Issue #14001: CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer by Charles-François Natali · 13 years ago
  27. c86d9e2 Fix a variable scoping error in an sqlite3 test by Petri Lehtinen · 13 years ago
  28. b389022 sqlite3: Fix documentation errors concerning Cursor.rowcount by Petri Lehtinen · 13 years ago
  29. 58e7c1d NEWS entry for previous commit. by Gregory P. Smith · 13 years ago
  30. 2f5a163 Issue #13014: Fix a possible reference leak in SSLSocket.getpeercert(). by Antoine Pitrou · 13 years ago
  31. 1ca9395 Issue #13491: Fix many errors in sqlite3 documentation by Petri Lehtinen · 13 years ago
  32. b2f5c0a Fix parsing of build_ext --libraries option (#1326113) by Éric Araujo · 13 years ago
  33. 37784ba Issue #13020: Fix a reference leak when allocating a structsequence object fails. by Antoine Pitrou · 13 years ago
  34. f5f1fe0 Issue #13015: Fix a possible reference leak in defaultdict.__repr__. by Antoine Pitrou · 13 years ago
  35. 7113562 Issue #10287: nntplib now queries the server's CAPABILITIES first before sending MODE READER, and only sends it if not already in READER mode. by Antoine Pitrou · 13 years ago
  36. ffeee35 Issue #13979: Fix ctypes.util.find_library ldconfig regex by Meador Inge · 13 years ago
  37. 5211ffe #13993: HTMLParser is now able to handle broken end tags when strict=False. by Ezio Melotti · 13 years ago
  38. 58f23ff Issue #13930: Adds ability for 2to3 to write its output to a different by Gregory P. Smith · 13 years ago
  39. 51d04d1 Fix sqlite3.Connection.iterdump on tables/fields with reserved names or quotes by Petri Lehtinen · 13 years ago
  40. 54411c1 Issue #10287: nntplib now queries the server's CAPABILITIES again after authenticating (since the result may change, according to RFC 4643). by Antoine Pitrou · 13 years ago
  41. 9ce366a Fix distutils.filelist.FileList under Windows (#13193). by Éric Araujo · 13 years ago
  42. 30d94b7 Issue #13989: Document that GzipFile does not support text mode. by Nadeem Vawda · 13 years ago
  43. 9937748 Issue #13590: On OS X 10.7 and 10.6 with Xcode 4.2, building by Ned Deily · 13 years ago
  44. fa3702d #13960: HTMLParser is now able to handle broken comments when strict=False. by Ezio Melotti · 13 years ago
  45. 5b14d73 Issue #9021 - Introduce copy module better. Doc changes suggested by Terry by Senthil Kumaran · 13 years ago
  46. 6e13f13 Fix Issue #6005: Examples in the socket library documentation use sendall, by Senthil Kumaran · 13 years ago
  47. 4a84f58 Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. by Petri Lehtinen · 13 years ago
  48. d531b29 Issue #10881: Fix test_site failure with OS X framework builds. by Ned Deily · 13 years ago
  49. e91e763 Issue 964437 Make IDLE help window non-modal. by Terry Jan Reedy · 13 years ago
  50. cd2a603 Branch merge by Éric Araujo · 13 years ago
  51. ed3b867 Issue #13933: IDLE auto-complete did not work with some imported by Ned Deily · 13 years ago
  52. cf550dc Issue #13901: Prevent test_distutils failures on OS X with --enable-shared. by Ned Deily · 13 years ago
  53. 9713321 Document absoluteness of sys.executable by Petri Lehtinen · 13 years ago
  54. 023fe33 sqlite3: Handle strings with embedded zeros correctly by Petri Lehtinen · 13 years ago
  55. da4c467 #13506 Add '' to path for interactive interpreter by adding with_cwd parameter by Terry Jan Reedy · 13 years ago
  56. 2652d25 ready types returned from PyType_FromSpec by Benjamin Peterson · 13 years ago
  57. 1334884 Issue #13848: open() and the FileIO constructor now check for NUL characters in the file name. by Antoine Pitrou · 13 years ago
  58. 75ff65e Issue #13806: The size check in audioop decompression functions was too strict and could reject valid compressed data. by Antoine Pitrou · 13 years ago
  59. 84a0fbf Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback. by Antoine Pitrou · 13 years ago
  60. 3f36631 Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure. by Antoine Pitrou · 13 years ago
  61. f2bf8a6 Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV attack countermeasure. by Antoine Pitrou · 13 years ago
  62. 722db7b merge by Brett Cannon · 13 years ago
  63. 1740afd Issue #13883: Document all platforms PYTHONCASEOK works on. by Brett Cannon · 13 years ago
  64. 65992c1 - Issue #13840: Fix ctypes.create_string_buffer exception message and docs. by Meador Inge · 13 years ago
  65. 2be60af Issue #11235: Fix OverflowError when trying to import a source file whose modification time doesn't fit in a 32-bit timestamp. by Antoine Pitrou · 13 years ago
  66. 5311c1d Issue #13772: In os.symlink() under Windows, do not try to guess the link by Antoine Pitrou · 13 years ago
  67. 9564e4c Add a Misc/NEWS entry for issue 8052. by Gregory P. Smith · 13 years ago
  68. 3800ea9 Fix Issue6631 - Disallow relative file paths in urllib urlopen by Senthil Kumaran · 13 years ago
  69. a3443d9 Issue #12949: Document the kwonlyargcount argument for the PyCode_New C API function. by Meador Inge · 13 years ago
  70. 972cfb9 Issue #2134: Clarify token.OP handling rationale in tokenize documentation. by Meador Inge · 13 years ago
  71. 1b468af Issue #13722: Avoid silencing ImportErrors when initializing the codecs registry. by Antoine Pitrou · 13 years ago
  72. 6c40eb7 Fix the builtin module initialization code to store the init function for future reinitialization. by Antoine Pitrou · 13 years ago
  73. 892b0b9 Issue #13781: Fix GzipFile to work with os.fdopen()'d file objects. by Nadeem Vawda · 13 years ago
  74. 8874fd6 Closes #13803: Under Solaris, distutils doesn't include bitness in the directory name by Jesus Cea · 13 years ago
  75. 03757ec Issue #13589: Fix some serialization primitives in the aifc module. by Antoine Pitrou · 13 years ago
  76. 3388060 Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenNames indexes. by Meador Inge · 13 years ago
  77. 73cec21 Stop ignoring RPMs in distutils' upload command (#2945). by Éric Araujo · 13 years ago
  78. b0ae0ac Issue #13786: Remove unimplemented 'trace' long option from regrtest.py. by Meador Inge · 13 years ago
  79. f37c198 Issue #13725: Add a NEWS entry. by Meador Inge · 13 years ago
  80. c5c5a14 Fix Issue #13642: Unquote before b64encoding user:password during Basic Authentication. by Senthil Kumaran · 13 years ago
  81. bcfe56d Issue13726 - Fix the ambiguous -S flag in regrtest. It is -o/--slow for printing the 10 slowest test. by Senthil Kumaran · 13 years ago
  82. 66e2fb6 Issue #12364: Fix a hang in concurrent.futures.ProcessPoolExecutor. by Ross Lagerwall · 13 years ago
  83. ded0348 Issue #13502: threading: Fix a race condition in Event.wait() that made it by Charles-François Natali · 13 years ago
  84. dee45e2 Issue #12926: Fix a bug in tarfile's link extraction. by Lars Gustäbel · 13 years ago
  85. 6497aa3 Issue13696 - Fix 302 Redirection for Relative urls. by Senthil Kumaran · 13 years ago
  86. 8f85f90 Issue #13636: Weak ciphers are now disabled by default in the ssl module by Antoine Pitrou · 13 years ago
  87. 366999a Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch by by Charles-François Natali · 13 years ago
  88. 83194f5 News entry for Issue12798 by Senthil Kumaran · 13 years ago
  89. 031bf95 Issue #11006: Don't issue low level warning in subprocess when pipe2() fails. by Ross Lagerwall · 13 years ago
  90. 3ba95f8 Metaclasses with metaclasses with a __dict__ descriptor can no longer trigger code execution with inspect.getattr_static. by Michael Foord · 13 years ago
  91. 86a8a9a Issue #1785: Fix inspect and pydoc with misbehaving descriptors. by Antoine Pitrou · 13 years ago
  92. d208416 Issue #13628: python-gdb.py is now able to retrieve more frames in the Python by Victor Stinner · 13 years ago
  93. a51623b Fix inspect.getattr_static to work on modules (again). Closes issue 11813. by Michael Foord · 13 years ago
  94. a742526 Merge by Antoine Pitrou · 13 years ago
  95. 2bc801c Issue #7502: Fix equality comparison for DocTestCase instances. by Antoine Pitrou · 13 years ago
  96. 6d5f9e7 Issue #11870: threading: Properly reinitialize threads internal locks and by Charles-François Natali · 13 years ago
  97. cf53ae2 Issue #8035: urllib: Fix a bug where the client could remain stuck after a by Charles-François Natali · 13 years ago
  98. c345ce1 Issue #10350: Read and save errno before calling a function which might overwrite it. by Antoine Pitrou · 13 years ago
  99. 2e87208 Fix the fix for issue #12149: it was incorrect, although it had the side by Antoine Pitrou · 13 years ago
  100. b7288a7 Issue #13591: Moving the NEWS line to the right release. by Meador Inge · 13 years ago