1. d72bfe9 Issue #4844: ZipFile now raises BadZipFile when opens a ZIP file with an by Serhiy Storchaka · 11 years ago
  2. d2b1527 Issue #4844: ZipFile now raises BadZipFile when opens a ZIP file with an by Serhiy Storchaka · 11 years ago
  3. fc20d77 Issue #13590: OS X Xcode 4 - improve support for universal extension modules by Ned Deily · 11 years ago
  4. d1da29c Merge by Michael Foord · 11 years ago
  5. 6debd76 Closes issue 15505. unittest.installHandler and non-callable signal handlers. by Michael Foord · 11 years ago
  6. bd41d1b Issue #17071: Signature.bind() now works when one of the keyword arguments is named ``self``. by Antoine Pitrou · 11 years ago
  7. c5b75db Issue #12004: Fix an internal error in PyZipFile when writing an invalid by Serhiy Storchaka · 11 years ago
  8. 45c4375 Issue #12004: Fix an internal error in PyZipFile when writing an invalid by Serhiy Storchaka · 11 years ago
  9. 1e49dde Move NEWS entity from library to core section. by Serhiy Storchaka · 11 years ago
  10. a97c57c Move NEWS entity from library to core section. by Serhiy Storchaka · 11 years ago
  11. 24193de Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder. by Serhiy Storchaka · 11 years ago
  12. d679377 Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder. by Serhiy Storchaka · 11 years ago
  13. 26f1166 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 11 years ago
  14. 9d0add0 Issue #17041: Fix testing when Python is configured with the by Serhiy Storchaka · 11 years ago
  15. 60cc323 Issue #13886: Fix input() to not strip out supposedly-invalid input bytes. by Nadeem Vawda · 11 years ago
  16. 6f02ea0 Issue #13886: Fix input() to not strip out supposedly-invalid input bytes. by Nadeem Vawda · 11 years ago
  17. eab42bf - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac. by doko@python.org · 11 years ago
  18. 678db84 Issue #10156: In the interpreter's initialization phase, unicode globals by Serhiy Storchaka · 11 years ago
  19. 0599725 Issue #10156: In the interpreter's initialization phase, unicode globals by Serhiy Storchaka · 11 years ago
  20. 73e3880 Issue #16980: Fix processing of escaped non-ascii bytes in the by Serhiy Storchaka · 11 years ago
  21. e58785b Issue #16975: Fix error handling bug in the escape-decode bytes decoder. by Serhiy Storchaka · 11 years ago
  22. ace3ad3 Issue #16975: Fix error handling bug in the escape-decode bytes decoder. by Serhiy Storchaka · 11 years ago
  23. a10e4a9 - Issue #17031: Fix running regen in cross builds. by doko@python.org · 11 years ago
  24. 1c90eed Issue #1602133: 'environ' is not really available with shared libraries on OSX (merge from 3.2) by Ronald Oussoren · 11 years ago
  25. 697e56d Issue #1602133: 'environ' is not really available with shared libraries on OSX by Ronald Oussoren · 11 years ago
  26. 96a9f89 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  27. 7981f20 - Issue #3754: fix typo in pthread AC_CACHE_VAL. by doko@python.org · 11 years ago
  28. d5187c2 Merge heads by Serhiy Storchaka · 11 years ago
  29. b1b3c0d Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 11 years ago
  30. 9731330 - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds; by doko@python.org · 11 years ago
  31. 39e70a4 Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase by Serhiy Storchaka · 11 years ago
  32. 0c77bf7 - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  33. 3e6e2ac - Issue #17029: Let h2py search the multiarch system include directory. by doko@python.org · 11 years ago
  34. 339e91d Issue #13454: Fix a crash when deleting an iterator created by itertools.tee() by Serhiy Storchaka · 11 years ago
  35. a3e9128 Issue #13454: Fix a crash when deleting an iterator created by itertools.tee() by Serhiy Storchaka · 11 years ago
  36. c1a7c56 merge from 3.2 by Senthil Kumaran · 11 years ago
  37. 6b102f2 Issue #12411: Fix to cgi.parse_multipart to correctly use bytes boundaries and by Senthil Kumaran · 11 years ago
  38. 8bea200 Issue #16957: shutil.which() no longer searches a bare file name in the by Serhiy Storchaka · 11 years ago
  39. 57f9b7a Issue #1159051: GzipFile now raises EOFError when reading a corrupted file by Serhiy Storchaka · 11 years ago
  40. 7c3922f Issue #1159051: GzipFile now raises EOFError when reading a corrupted file by Serhiy Storchaka · 11 years ago
  41. fc6e8aa #15546: Fix GzipFile.peek()'s handling of pathological input data. by Serhiy Storchaka · 11 years ago
  42. 014791f Issue #16993: shutil.which() now preserves the case of the path and extension by Serhiy Storchaka · 11 years ago
  43. 663a9e2 Fix a few typos in Misc/NEWS. by Ezio Melotti · 11 years ago
  44. 986a56c Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL. by Charles-François Natali · 11 years ago
  45. 7102797 Merge Misc/NEWS fixes from 3.2. by Ezio Melotti · 11 years ago
  46. 95195b3 Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL. by Charles-François Natali · 11 years ago
  47. c68a4a0 check windows fd validity (closes #16992) by Benjamin Peterson · 11 years ago
  48. be0d707 Change NEWS entry to make it somewhat intelligible. by Stefan Krah · 11 years ago
  49. 59a4a93 Issue #16422: Use strings for rounding mode constants for better readability by Stefan Krah · 11 years ago
  50. 1e2b7ee Issue #15861: tkinter now correctly works with lists and tuples containing by Serhiy Storchaka · 11 years ago
  51. b139652 Issue #15861: tkinter now correctly works with lists and tuples containing by Serhiy Storchaka · 11 years ago
  52. 45d16d9 Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping" by Serhiy Storchaka · 11 years ago
  53. 4fb8cae Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping" by Serhiy Storchaka · 11 years ago
  54. afe4126 Dummy merge by Richard Oudkerk · 11 years ago
  55. ad1d5f9 Issue #10527: Use poll() instead of select() for multiprocessing pipes by Richard Oudkerk · 11 years ago
  56. 64bfcc4 Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB. by Serhiy Storchaka · 11 years ago
  57. 182d7cd Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB. by Serhiy Storchaka · 11 years ago
  58. ed9e06c Issue #16955: Fix the poll() method for multiprocessing's socket by Richard Oudkerk · 11 years ago
  59. e1ceb50 Issue #16923: Fix ResourceWarnings in test_ssl. by Antoine Pitrou · 12 years ago
  60. 457a229 SSLContext.load_dh_params() now properly closes the input file. by Antoine Pitrou · 12 years ago
  61. 69db587 Issue #16829: IDLE printing no longer fails if there are spaces or other by Serhiy Storchaka · 12 years ago
  62. 74fe9f3 Issue #16829: IDLE printing no longer fails if there are spaces or other by Serhiy Storchaka · 12 years ago
  63. a9976b3 Issue #16730: Don't raise an exception in by Brett Cannon · 12 years ago
  64. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  65. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  66. 5a4b03d #16154: merge with 3.2. by Ezio Melotti · 12 years ago
  67. 4050792 #16154: fix some doctests in Doc/library. Patch by Ravi Sinha. by Ezio Melotti · 12 years ago
  68. adfbb8e #13899: merge with 3.2. by Ezio Melotti · 12 years ago
  69. fe8e6e7 #13899: \A, \Z, and \B now correctly match the A, Z, and B literals when used inside character classes (e.g. [A]). Patch by Matthew Barnett. by Ezio Melotti · 12 years ago
  70. dc1fa80 #16925: test_configparser now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  71. 5d3dba0 #16918: test_codecs now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  72. 90bbbd1 #16919: test_crypt now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  73. 36f7b97 remove __del__ because it's evil and also prevents the ResourceWarning on the socket from happening (closes #16900) by Benjamin Peterson · 12 years ago
  74. 7bd0486 merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  75. b523129 #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  76. 8eee081 Update Misc/NEWS for issue #16076 by Eli Bendersky · 12 years ago
  77. e6174ca Issue #16913: Fix Element.itertext()'s handling of text with XML entities. by Eli Bendersky · 12 years ago
  78. 698bdb2 Issue #16076: make _elementtree.Element pickle-able in a way that is compatible by Eli Bendersky · 12 years ago
  79. 0dceb56 #16910: test_bytes, test_unicode, and test_userstring now work with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  80. 2688e81 #16905: test_bufio now works with unittest test discovery. Initial patch by Berker Peksag. by Ezio Melotti · 12 years ago
  81. b21af55 #16898: test_bufio now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  82. 1d3e96d #16888: test_array now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  83. 47236db #16896: test_asyncore now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  84. f472a90 #16897: test_bisect now works with unittest test discovery. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  85. d0dfe9a #16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now work with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  86. 0c270a8 correct static string clearing loop (closes #16906) by Benjamin Peterson · 12 years ago
  87. 7131749 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  88. 78470b4 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  89. ae3b32a Issue #11461: Fix the incremental UTF-16 decoder. Original patch by by Serhiy Storchaka · 12 years ago
  90. 48e188e Issue #11461: Fix the incremental UTF-16 decoder. Original patch by by Serhiy Storchaka · 12 years ago
  91. 1aa004b Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 12 years ago
  92. f6fd794 Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host. by Charles-François Natali · 12 years ago
  93. a2ad5c3 Issue #15972: Fix error messages when os functions expecting a file name or by Serhiy Storchaka · 12 years ago
  94. 61dbb00 Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1. by Christian Heimes · 12 years ago
  95. a873690 The get() and iter() are now able to accept keyword arguments. by Eli Bendersky · 12 years ago
  96. 7d48669 #13094: merge with 3.2. by Ezio Melotti · 12 years ago
  97. cad8b0f #13094: add Programming FAQ entry about the behavior of closures. by Ezio Melotti · 12 years ago
  98. 6c83e73 Issue #16856: Fix a segmentation fault from calling repr() on a dict with by Serhiy Storchaka · 12 years ago
  99. f402e92 Issue #16847: Fixed improper use of _PyUnicode_CheckConsistency() in by Christian Heimes · 12 years ago
  100. 6f84659 (Merge 3.2) Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB. by Victor Stinner · 12 years ago