1. 55e2cb4 Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping" by Serhiy Storchaka · 12 years ago
  2. 45d16d9 Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping" by Serhiy Storchaka · 12 years ago
  3. 4fb8cae Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping" by Serhiy Storchaka · 12 years ago
  4. 45cb7f6 Fix test_socket broken in previous commit (changeset 13e2e44db99d). by Serhiy Storchaka · 12 years ago
  5. 7898043 Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  6. 5f1cfbb Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB. by Serhiy Storchaka · 12 years ago
  7. 64bfcc4 Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB. by Serhiy Storchaka · 12 years ago
  8. 182d7cd Issue #9720: zipfile now writes correct local headers for files larger than 4 GiB. by Serhiy Storchaka · 12 years ago
  9. 1bd7f02 Issue #5066: Update IDLE docs by Andrew Svetlov · 12 years ago
  10. 67da894 fix for previous commit related to issue 10527 which didn't have the intended effect as per http://bugs.python.org/issue10527#msg179895 by Giampaolo Rodola' · 12 years ago
  11. 0c8ad61 fix for previous commit related to issue 10527 which didn't have the intended effect as per http://bugs.python.org/issue10527#msg179895 by Giampaolo Rodola' · 12 years ago
  12. 0ee84e0 Issue #16955: Fix the poll() method for multiprocessing's socket by Richard Oudkerk · 12 years ago
  13. ed9e06c Issue #16955: Fix the poll() method for multiprocessing's socket by Richard Oudkerk · 12 years ago
  14. 9e189f0 Cleanup the docs ElementTree a bit. by Serhiy Storchaka · 12 years ago
  15. f1b045f Describe the default_namespace parameter of ElemetTree.write. by Serhiy Storchaka · 12 years ago
  16. 03530b9 Describe the default_namespace parameter of ElemetTree.write. by Serhiy Storchaka · 12 years ago
  17. e9af827 Cleanup the docs ElementTree a bit and describe the default_namespace parameter. In the code, replace the old outdated Doxygen-ish comment above ElementTree.write by a proper docstring. by Eli Bendersky · 12 years ago
  18. a9a2ef5 Close #14377: Add a new parameter to ElementTree.write and some module-level by Eli Bendersky · 12 years ago
  19. a50ff18 Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. by Eli Bendersky · 12 years ago
  20. 25771b3 Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. by Eli Bendersky · 12 years ago
  21. b09b167 Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. by Eli Bendersky · 12 years ago
  22. b402a5c Fix test_posix failure on NetBSD buildbots: sched_setparam() and by Charles-François Natali · 12 years ago
  23. adbfcb8 test_asyncore: wait explicitly for a thread termination (this dangling thread by Charles-François Natali · 12 years ago
  24. c78de46 Fix test_posix failure on NetBSD buildbots: sched_setparam() and by Charles-François Natali · 12 years ago
  25. 1ea12ff test_asyncore: wait explicitly for a thread termination (this dangling thread by Charles-François Natali · 12 years ago
  26. ce1519d test_asyncore: wait explicitly for a thread termination (this dangling thread by Charles-François Natali · 12 years ago
  27. 6b4e2a9 In test_ssl, threaded tests shouldn't need the network resource to be enabled by Antoine Pitrou · 12 years ago
  28. db5012a In test_ssl, threaded tests shouldn't need the "network" resource to be enabled by Antoine Pitrou · 12 years ago
  29. e9bb473 Issue #16923: Fix ResourceWarnings in test_ssl. by Antoine Pitrou · 12 years ago
  30. e1ceb50 Issue #16923: Fix ResourceWarnings in test_ssl. by Antoine Pitrou · 12 years ago
  31. 14d080e #16259: delete some no-longer-used code from regrtest. by R David Murray · 12 years ago
  32. 52f80a7 Issue #16829: IDLE printing no longer fails if there are spaces or other by Serhiy Storchaka · 12 years ago
  33. 69db587 Issue #16829: IDLE printing no longer fails if there are spaces or other by Serhiy Storchaka · 12 years ago
  34. 74fe9f3 Issue #16829: IDLE printing no longer fails if there are spaces or other by Serhiy Storchaka · 12 years ago
  35. 6c566b3 Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill() by Charles-François Natali · 12 years ago
  36. dbc744a Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill() by Charles-François Natali · 12 years ago
  37. 53221e3 Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill() by Charles-François Natali · 12 years ago
  38. 8f35e84 clean trailing whitespace by Eli Bendersky · 12 years ago
  39. c31f773 clean trailing whitespace by Eli Bendersky · 12 years ago
  40. 288b438 Issues #15083 and #16992: port find.* method tests to unittest by Eli Bendersky · 12 years ago
  41. ceab1a9 Issues #15083 and #16992: port find.* method tests to unittest by Eli Bendersky · 12 years ago
  42. eb2884a Close #15442: Expand the list of default directories ignored by filecmp.dircmp and expose it as a module attribute by Eli Bendersky · 12 years ago
  43. 1ba81ee Closes #16613: Added optional mapping argument to ChainMap.new_child. by Vinay Sajip · 12 years ago
  44. 569ff4f Issue #15031: Refactor some code in importlib pertaining to validating by Brett Cannon · 12 years ago
  45. ed6b4c0 merge by Brett Cannon · 12 years ago
  46. 4d35c57 merge by Brett Cannon · 12 years ago
  47. c57f9f9 Merge from 3.3 for fix for issue #16730 by Brett Cannon · 12 years ago
  48. a9976b3 Issue #16730: Don't raise an exception in by Brett Cannon · 12 years ago
  49. 1829bb4 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  50. b4fb2e2 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  51. a3a01b6 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  52. b463c48 Issue #3583: mention that testing whether a bad address not triggering by Brett Cannon · 12 years ago
  53. 9942e5a Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  54. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  55. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  56. ee46b6c #13899: merge with 3.3. by Ezio Melotti · 12 years ago
  57. adfbb8e #13899: merge with 3.2. by Ezio Melotti · 12 years ago
  58. 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
  59. 2645936 #16925: merge with 3.3. by Ezio Melotti · 12 years ago
  60. dc1fa80 #16925: test_configparser now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  61. aabd0b0 #16918: merge with 3.3. by Ezio Melotti · 12 years ago
  62. 5d3dba0 #16918: test_codecs now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  63. e0b87ed Merge fix for broken/disabled test. by Ezio Melotti · 12 years ago
  64. 26ed234 Enable a broken test and fix it. by Ezio Melotti · 12 years ago
  65. 45d5de1 #16919: merge with 3.3. by Ezio Melotti · 12 years ago
  66. 90bbbd1 #16919: test_crypt now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  67. edb0e5e merge #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  68. d394455 merge #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  69. 3f7beb9 #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  70. f86b3c3 merge 3.3 (#16900) by Benjamin Peterson · 12 years ago
  71. 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
  72. 96983af merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  73. 7bd0486 merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  74. b523129 #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  75. bb48151 Issue #16913: Fix Element.itertext()'s handling of text with XML entities. by Eli Bendersky · 12 years ago
  76. e6174ca Issue #16913: Fix Element.itertext()'s handling of text with XML entities. by Eli Bendersky · 12 years ago
  77. e474022 normalize whitespace by Eli Bendersky · 12 years ago
  78. 458c0d5 normalize whitespace by Eli Bendersky · 12 years ago
  79. 065eeb1 Issue #16076: make _elementtree.Element pickle-able in a way that is compatible by Eli Bendersky · 12 years ago
  80. 698bdb2 Issue #16076: make _elementtree.Element pickle-able in a way that is compatible by Eli Bendersky · 12 years ago
  81. 5b1acc0 #16910: merge with 3.3. by Ezio Melotti · 12 years ago
  82. 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
  83. 47b9886 #16905: merge with 3.3. by Ezio Melotti · 12 years ago
  84. 2688e81 #16905: test_bufio now works with unittest test discovery. Initial patch by Berker Peksag. by Ezio Melotti · 12 years ago
  85. 09a8e16 #16898: merge with 3.3. by Ezio Melotti · 12 years ago
  86. b21af55 #16898: test_bufio now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  87. e1b0d3e #16888: merge with 3.3. by Ezio Melotti · 12 years ago
  88. 1d3e96d #16888: test_array now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  89. af5b688 #16896: merge with 3.3. by Ezio Melotti · 12 years ago
  90. 47236db #16896: test_asyncore now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  91. 9e97071 #16897: merge with 3.3. by Ezio Melotti · 12 years ago
  92. f472a90 #16897: test_bisect now works with unittest test discovery. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  93. 11b3a60 #16852: merge with 3.3. by Ezio Melotti · 12 years ago
  94. 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
  95. df558cb Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  96. 7131749 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  97. 78470b4 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  98. 2f3be0f Issue #16843: Make concurrent tests for sched module deterministic. by Serhiy Storchaka · 12 years ago
  99. 369a782 Issue #16843: Make concurrent tests for sched module deterministic. by Serhiy Storchaka · 12 years ago
  100. 24a3ef6 Issue #11461: Fix the incremental UTF-16 decoder. Original patch by by Serhiy Storchaka · 12 years ago