1. 60a0c71 Issue #16076: check for return value of PyTuple_New for args (following by Eli Bendersky · 12 years ago
  2. 799e3ed Issue #16076: check for return value of PyTuple_New for args (following by Eli Bendersky · 12 years ago
  3. 0f3735b Close #16076: fix refleak in pickling of Element. by Eli Bendersky · 12 years ago
  4. b8f6dc8 Issue #16076: fix refleak in pickling of Element. by Eli Bendersky · 12 years ago
  5. a6ebb2d Issue #16876: Revert be8e6b81284e, which wasn't thread-safe: wait until a by Charles-François Natali · 12 years ago
  6. e6f3d53 #16940: merge with 3.3. by Ezio Melotti · 12 years ago
  7. 9895ab4 #16940: merge with 3.2. by Ezio Melotti · 12 years ago
  8. 7128e07 #16940: fix indentation in example. by Ezio Melotti · 12 years ago
  9. 464d89b Issue #16398: Optimize deque.rotate() by Raymond Hettinger · 12 years ago
  10. eb9e885 Issue #16933 (merge from 3.3): Improve choices examples in argparse docs. by Chris Jerdonek · 12 years ago
  11. 71e39fb Issue #16933 (merge from 3.2): Improve choices examples in argparse docs. by Chris Jerdonek · 12 years ago
  12. 174ef67 Issue #16933 (2.7 forward-port): Improve choices examples in argparse docs. by Chris Jerdonek · 12 years ago
  13. 1ba81ee Closes #16613: Added optional mapping argument to ChainMap.new_child. by Vinay Sajip · 12 years ago
  14. 569ff4f Issue #15031: Refactor some code in importlib pertaining to validating by Brett Cannon · 12 years ago
  15. 77173c0 merge by Brett Cannon · 12 years ago
  16. ed6b4c0 merge by Brett Cannon · 12 years ago
  17. 4d35c57 merge by Brett Cannon · 12 years ago
  18. c57f9f9 Merge from 3.3 for fix for issue #16730 by Brett Cannon · 12 years ago
  19. a9976b3 Issue #16730: Don't raise an exception in by Brett Cannon · 12 years ago
  20. 1829bb4 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  21. b4fb2e2 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  22. a3a01b6 Issue #15539: Fix a backup file creation in pindent.py on Windows. by Serhiy Storchaka · 12 years ago
  23. cba18fe merge with 3.3 by Georg Brandl · 12 years ago
  24. 154dc4e Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs. by Georg Brandl · 12 years ago
  25. b463c48 Issue #3583: mention that testing whether a bad address not triggering by Brett Cannon · 12 years ago
  26. 9d30698 #16921 Since Win9x is no longer supported, CREATE_NEW_CONSOLE is by Tim Golden · 12 years ago
  27. e814501 Merge patchcheck changes with 3.3 by Ezio Melotti · 12 years ago
  28. 8762595 Merge patchcheck changes with 3.2 by Ezio Melotti · 12 years ago
  29. 5e12bb7 Add a note about checking refleaks to patchcheck. by Ezio Melotti · 12 years ago
  30. f3ffb01 Null merge by Serhiy Storchaka · 12 years ago
  31. 69c753d Null merge by Serhiy Storchaka · 12 years ago
  32. e085306 Merge heads by Serhiy Storchaka · 12 years ago
  33. 5150a33 Merge heads by Serhiy Storchaka · 12 years ago
  34. fd25ffa Merge heads by Serhiy Storchaka · 12 years ago
  35. 9942e5a Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  36. 40ce22e Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  37. 6840a54 Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py. by Serhiy Storchaka · 12 years ago
  38. ba8279f merge with 3.3 by Sandro Tosi · 12 years ago
  39. a525fc1 merge with 3.2 by Sandro Tosi · 12 years ago
  40. 32587fb grammatical fix; thanks to Alex Rudnick from docs@ by Sandro Tosi · 12 years ago
  41. 14af64f #16154: merge with 3.3. by Ezio Melotti · 12 years ago
  42. 5a4b03d #16154: merge with 3.2. by Ezio Melotti · 12 years ago
  43. 4050792 #16154: fix some doctests in Doc/library. Patch by Ravi Sinha. by Ezio Melotti · 12 years ago
  44. 1f49c5c Issue #16874 (merge from 3.3): fix some documentation formatting. by Chris Jerdonek · 12 years ago
  45. b2b2252 Issue #16874 (merge from 3.2): fix some documentation formatting. by Chris Jerdonek · 12 years ago
  46. 444d153 Issue #16874 (forward-port from 2.7): fix some documentation formatting. by Chris Jerdonek · 12 years ago
  47. ee46b6c #13899: merge with 3.3. by Ezio Melotti · 12 years ago
  48. adfbb8e #13899: merge with 3.2. by Ezio Melotti · 12 years ago
  49. 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
  50. 2645936 #16925: merge with 3.3. by Ezio Melotti · 12 years ago
  51. dc1fa80 #16925: test_configparser now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  52. aabd0b0 #16918: merge with 3.3. by Ezio Melotti · 12 years ago
  53. 5d3dba0 #16918: test_codecs now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  54. e0b87ed Merge fix for broken/disabled test. by Ezio Melotti · 12 years ago
  55. 26ed234 Enable a broken test and fix it. by Ezio Melotti · 12 years ago
  56. 45d5de1 #16919: merge with 3.3. by Ezio Melotti · 12 years ago
  57. 90bbbd1 #16919: test_crypt now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  58. edb0e5e merge #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  59. d394455 merge #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  60. 3f7beb9 #13934: document sqlite version strings, use correct one in test. by R David Murray · 12 years ago
  61. f86b3c3 merge 3.3 (#16900) by Benjamin Peterson · 12 years ago
  62. 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
  63. 96983af merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  64. 7bd0486 merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  65. b523129 #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  66. 15d24b7 Merge 3.3 by Eli Bendersky · 12 years ago
  67. 8eee081 Update Misc/NEWS for issue #16076 by Eli Bendersky · 12 years ago
  68. bb48151 Issue #16913: Fix Element.itertext()'s handling of text with XML entities. by Eli Bendersky · 12 years ago
  69. e6174ca Issue #16913: Fix Element.itertext()'s handling of text with XML entities. by Eli Bendersky · 12 years ago
  70. e474022 normalize whitespace by Eli Bendersky · 12 years ago
  71. 458c0d5 normalize whitespace by Eli Bendersky · 12 years ago
  72. 065eeb1 Issue #16076: make _elementtree.Element pickle-able in a way that is compatible by Eli Bendersky · 12 years ago
  73. 698bdb2 Issue #16076: make _elementtree.Element pickle-able in a way that is compatible by Eli Bendersky · 12 years ago
  74. 5b1acc0 #16910: merge with 3.3. by Ezio Melotti · 12 years ago
  75. 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
  76. 47b9886 #16905: merge with 3.3. by Ezio Melotti · 12 years ago
  77. 2688e81 #16905: test_bufio now works with unittest test discovery. Initial patch by Berker Peksag. by Ezio Melotti · 12 years ago
  78. 09a8e16 #16898: merge with 3.3. by Ezio Melotti · 12 years ago
  79. b21af55 #16898: test_bufio now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  80. e1b0d3e #16888: merge with 3.3. by Ezio Melotti · 12 years ago
  81. 1d3e96d #16888: test_array now works with unittest test discovery. Patch by Zachary Ware. by Ezio Melotti · 12 years ago
  82. af5b688 #16896: merge with 3.3. 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. 9e97071 #16897: merge with 3.3. by Ezio Melotti · 12 years ago
  85. f472a90 #16897: test_bisect now works with unittest test discovery. Initial patch by Zachary Ware. by Ezio Melotti · 12 years ago
  86. 594f20c Merge unittest.mock examples fixes. by Ezio Melotti · 12 years ago
  87. e212370 Use correct methods in unittest.mock examples. by Ezio Melotti · 12 years ago
  88. 11b3a60 #16852: merge with 3.3. by Ezio Melotti · 12 years ago
  89. 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
  90. f424f38 Issue #16876: Optimize epoll.poll() by keeping a per-instance epoll events by Charles-François Natali · 12 years ago
  91. 0b32a48 merge 3.3 (#16906) by Benjamin Peterson · 12 years ago
  92. 0c270a8 correct static string clearing loop (closes #16906) by Benjamin Peterson · 12 years ago
  93. df558cb Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  94. 7131749 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  95. 78470b4 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  96. 2f3be0f Issue #16843: Make concurrent tests for sched module deterministic. by Serhiy Storchaka · 12 years ago
  97. 369a782 Issue #16843: Make concurrent tests for sched module deterministic. by Serhiy Storchaka · 12 years ago
  98. 24a3ef6 Issue #11461: Fix the incremental UTF-16 decoder. Original patch by by Serhiy Storchaka · 12 years ago
  99. ae3b32a Issue #11461: Fix the incremental UTF-16 decoder. Original patch by by Serhiy Storchaka · 12 years ago
  100. dbfc808 Null merge by Serhiy Storchaka · 12 years ago