1. e7fef52 Tighten up test of harmonic mean on a single value. by Steven D'Aprano · 8 years ago
  2. 3e8616a Automated merge with ssh://hg.python.org/cpython by Steven D'Aprano · 8 years ago
  3. a474afd Add harmonic mean and tests. by Steven D'Aprano · 8 years ago
  4. 47649ab Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors. by Alexander Belopolsky · 8 years ago
  5. 50abe87 Issue #27664: Add to concurrent.futures.thread.ThreadPoolExecutor() by Gregory P. Smith · 8 years ago
  6. d0d24fd Issue #26750: unittest.mock.create_autospec() now works properly for by Gregory P. Smith · 8 years ago
  7. 9854789 Issue #26750: unittest.mock.create_autospec() now works properly by Gregory P. Smith · 8 years ago
  8. febc332 Issue #26754: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  9. d73c318 Issue #26800: Undocumented support of general bytes-like objects by Serhiy Storchaka · 8 years ago
  10. fd0f84b Closes #22829: Added --prompt option to venv. by Vinay Sajip · 8 years ago
  11. c075201 Closes #27650: Implemented repr methods for logging objects. by Vinay Sajip · 8 years ago
  12. 73fc586 Add AutoEnum: automatically provides next value if missing. Issue 26988. by Ethan Furman · 8 years ago
  13. a9391a4 Closes #20160: Merged fix from 3.5. by Vinay Sajip · 8 years ago
  14. 0b58886 Issue #20160: Merged fix from 3.4. by Vinay Sajip · 8 years ago
  15. a0b2568 Issue #20160: Merged fix from 3.3. by Vinay Sajip · 8 years ago
  16. 6f25003 Issue #20160: Handled passing of large structs to callbacks correctly. by Vinay Sajip · 8 years ago
  17. 02b75ab Merge spelling and grammar fixes from 3.5 by Martin Panter · 8 years ago
  18. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 8 years ago
  19. 2af36ac Merge 3.5 by Donald Stufft · 8 years ago
  20. ef330d3 Merge 3.4 by Donald Stufft · 8 years ago
  21. c6c2217 Merge 3.3 by Donald Stufft · 8 years ago
  22. fb79290 Switch upload.pypi.io to upload.pypi.org by Donald Stufft · 8 years ago
  23. 0d60c56 Merge 3.5. by Stefan Krah · 8 years ago
  24. 9de620e Issue #20767: Fix -R option for FreeBSD/clang. by Stefan Krah · 8 years ago
  25. 43746c3 Closes #27661: Added tzinfo keyword argument to datetime.combine. by Alexander Belopolsky · 8 years ago
  26. 711120d Merge 3.5. by Stefan Krah · 8 years ago
  27. e12a68b Issue #27241: Catch exception when running pstats as main. by Stefan Krah · 8 years ago
  28. cde03fa [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  29. 17742f2 [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  30. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  31. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  32. 07e2a0a Issue 24773: Use the standard Asia/Tehran name in the Iran test. by Alexander Belopolsky · 8 years ago
  33. 01d1719 Issue #27366: Tweak PEP 487 documentation by Berker Peksag · 8 years ago
  34. d78448e Issue #27366: Implement PEP 487 by Nick Coghlan · 8 years ago
  35. c1f974c Closes #1521950: Made shlex parsing more shell-like. by Vinay Sajip · 8 years ago
  36. 2553b1b Issue #27620: Make htest box respond to <Return> and <Escape>. by Terry Jan Reedy · 8 years ago
  37. 6b37dfc Issue #27620: Mark the default action button as the default. by Terry Jan Reedy · 8 years ago
  38. 263893c Issue #27626: Further spelling fixes for 3.6 by Martin Panter · 8 years ago
  39. 8bde911 Issue #27626: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  40. eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 8 years ago
  41. 611adf2 Issue #24773: Fixed tests failures on systems with 32-bit time_t. by Alexander Belopolsky · 8 years ago
  42. 1793783 Issue #27620: Escape key closes Query box as cancelled. by Terry Jan Reedy · 8 years ago
  43. 43b1713 Issue #24137, issue #27611: Restore tkinter after test_idle. by Terry Jan Reedy · 8 years ago
  44. b93d863 Issue #1621: Avoid signed overflow in list and tuple operations by Martin Panter · 8 years ago
  45. c665dfd Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. by Terry Jan Reedy · 8 years ago
  46. 95f7b9f Issue 24773: Make zoneinfo tests more robust. (reapply) by Alexander Belopolsky · 8 years ago
  47. c74fb9c Issue #27609: Explicitly return None when there are other returns. by Terry Jan Reedy · 8 years ago
  48. cd28013 Reindented Lib/test/datetimetester.py. by Alexander Belopolsky · 8 years ago
  49. 4719ae7 Issue #24773: Made ZoneInfoCompleteTest a TestSuit. by Alexander Belopolsky · 8 years ago
  50. 8dadb21 Issue 24773: Make zoneinfo tests more robust. by Alexander Belopolsky · 8 years ago
  51. f96c84f Issue #13849: Merge from 3.5 by Berker Peksag · 8 years ago
  52. 5f804e3 Issue #13849: Fix test_null_bytes under Windows by Berker Peksag · 8 years ago
  53. 804a39f Issue #13849: Merge from 3.5 by Berker Peksag · 8 years ago
  54. 9adc1a3 Issue #13849: Add tests for null byte checking in test_genericpath by Berker Peksag · 8 years ago
  55. b3bb436 Issue #27493: Fix test_path_objects under Windows by Berker Peksag · 8 years ago
  56. 525a949 Issue #27130: Merge zlib 64-bit fixes from 3.5 by Martin Panter · 8 years ago
  57. 84544c1 Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module by Martin Panter · 8 years ago
  58. 5d0c598 Closes issue #24773: Implement PEP 495 (Local Time Disambiguation). by Alexander Belopolsky · 8 years ago
  59. 638e622 Closes #27493: accepted Path objects in file handlers for logging. by Vinay Sajip · 8 years ago
  60. cccf606 Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler. by Vinay Sajip · 8 years ago
  61. d141531 Issue #27472: Add test.support.unix_shell as the path to the default shell. by Xavier de Gaye · 8 years ago
  62. e3d7474 Issue #27528: Merge warning doc and test from 3.5 by Martin Panter · 8 years ago
  63. 2219450 Issue #27528: Document and test warning messages must match at beginning by Martin Panter · 8 years ago
  64. 243d8a7 Merge 3.5. by Stefan Krah · 8 years ago
  65. 8c126f1 Issue #26974: Fix segfault in the presence of absurd subclassing. Proactively by Stefan Krah · 8 years ago
  66. 740527a Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList. by Serhiy Storchaka · 8 years ago
  67. 6c2f1fd Issues #23147, #23148: Presumably fixed bugs in folding UnstructuredTokenList. by Serhiy Storchaka · 8 years ago
  68. 3410c01 Issue #17711: Fixed unpickling by the persistent ID with protocol 0. by Serhiy Storchaka · 8 years ago
  69. dec25af Issue #17711: Fixed unpickling by the persistent ID with protocol 0. by Serhiy Storchaka · 8 years ago
  70. 41bc067 Issue #25507: Merge from 3.5 with ttk replacing colorchooser. by Terry Jan Reedy · 8 years ago
  71. ff1d5ab Issue #25507: IDLE no longer runs buggy code because of its tkinter imports. by Terry Jan Reedy · 8 years ago
  72. 4106f61 Merge for #27083 by Brett Cannon · 8 years ago
  73. 7ca63cb Fix regressions introduced by fixes for issue #27083. by Brett Cannon · 8 years ago
  74. 7266964 Merge: #27522: break unintended cycle in feedparser. by R David Murray · 8 years ago
  75. 702b046 #27522: break unintended cycle in feedparser. by R David Murray · 8 years ago
  76. b3e73b3 Merge for #27083 by Brett Cannon · 8 years ago
  77. a47a7a5 Issue #27083: Respect the PYTHONCASEOK environment variable under Windows. by Brett Cannon · 8 years ago
  78. 33ed881 Fix a failing test introduced as part of issue #27512 by Brett Cannon · 8 years ago
  79. 896e87a Merge for #26844 by Brett Cannon · 8 years ago
  80. f76457e Issue #26844: Fix imp.find_module() to have the exception related to by Brett Cannon · 8 years ago
  81. 044283a Issue #27512: Don't segfault when os.fspath() calls an object whose by Brett Cannon · 8 years ago
  82. 6cf0e13 Issue #25507: Move 4 objects from pyshell to run and switch inports. by Terry Jan Reedy · 8 years ago
  83. ce7b27d merge 3.5 (#27514) by Benjamin Peterson · 8 years ago
  84. e09ed54 make too many nested blocks be a SyntaxError instead of a SystemError (closes #27514) by Benjamin Peterson · 8 years ago
  85. ab078e9 Backed out changeset af29d89083b3 (closes #25548) (closes #27498) by Benjamin Peterson · 8 years ago
  86. fb4f825 Issue #27369: Merge test_pyexpat from 3.5 by Martin Panter · 8 years ago
  87. c29df65 Issue #27369: Merge test_pyexpat from 3.4 into 3.5 by Martin Panter · 8 years ago
  88. b7b5d35 Issue #27369: Merge test_pyexpat from 3.3 into 3.4 by Martin Panter · 8 years ago
  89. d27a7c1 Issue #27369: Merge test_pyexpat from 3.2 into 3.3 by Martin Panter · 8 years ago
  90. 076ca6c Issue #27369: Don’t test error message detail that changed in Expat 2.2.0 by Martin Panter · 8 years ago
  91. e824315 Merge 3.5 (issue #27392) by Yury Selivanov · 8 years ago
  92. 252e9ed Issue #27392: Add loop.connect_accepted_socket(). by Yury Selivanov · 8 years ago
  93. aa843d2 Update pydoc topics for 3.6.0a3 by Ned Deily · 8 years ago
  94. 702f4f5 Issue #23804: Merge spelling and NEWS fixes from 3.5 by Martin Panter · 8 years ago
  95. 204bf0b English spelling and grammar fixes by Martin Panter · 8 years ago
  96. 7386268 Issue #23804: Merge SSL recv() fix from 3.5 by Martin Panter · 8 years ago
  97. 4bf9c51 IDLE NEWS items. by Terry Jan Reedy · 8 years ago
  98. 6f7b0f5 Issue #27477: Convert IDLE search dialogs to using ttk widgets. by Terry Jan Reedy · 8 years ago
  99. bed7f1a Issue #23804: Fix SSL zero-length recv() calls to not block and raise EOF by Martin Panter · 8 years ago
  100. a748032 Refine geometry of idlelib htests (and a few other fix-ups). by Terry Jan Reedy · 8 years ago