1. 9cd7e17 Fix #29519: weakref spewing exceptions during interp finalization by Łukasz Langa · 7 years ago
  2. e662445 Issue #26355: Specify canonical URLs in docs pages by Nick Coghlan · 7 years ago
  3. f592867 Issue #29441: Update examples to use async and await keywords in asyncio-task.rst by Berker Peksag · 7 years ago
  4. 4e7ff8b Issue #29314: Set the stacklevel to two in asyncio.async() Deprecation Warning by Mariatta Wijaya · 7 years ago
  5. 81b8977 Issue #29371: Clarify bitwise OR operation in doctest option flags. by Mariatta Wijaya · 7 years ago
  6. 5288477 Includes ensurepip and venv packages in nuget package. by Steve Dower · 7 years ago
  7. 6d46ae7 Issue #29319: Prevent RunMainFromImporter overwriting sys.path[0]. by Steve Dower · 7 years ago
  8. 21fae03 Issue #29392: Prevent crash when passing invalid arguments into msvcrt module. by Steve Dower · 7 years ago
  9. d3c4853 Issue #29416: Prevent infinite loop in pathlib.Path.mkdir by Steve Dower · 7 years ago
  10. 7e10dbb Issue #29444: Fixed out-of-bounds buffer access in the group() method of by Serhiy Storchaka · 7 years ago
  11. c761136 Issue #27867: Silenced may-be-used-uninitialized warnings after by Serhiy Storchaka · 7 years ago
  12. 5702fb7 Issue #29198: Fix indentation and markup in typing.rst by Berker Peksag · 7 years ago
  13. 38962a6 Issue #29198: Document typing.AsyncGenerator by Berker Peksag · 7 years ago
  14. db38b6c Fixes #29213: regularised EOLs of venv scripts. by Vinay Sajip · 7 years ago
  15. db6322c Fixes #24875: pip can now be installed in a venv with --system-site-packages. by Vinay Sajip · 7 years ago
  16. a5917d1 Issue #29300: test_struct tests unpack_from() with keywords by Victor Stinner · 7 years ago
  17. d5adb63 Issue #29407: Remove redundant ensure_future() calls in factorial example by Berker Peksag · 7 years ago
  18. 137b5a2 Issue #29169: Fix NEWS entry. by doko@ubuntu.com · 7 years ago
  19. ec977c3 gc types needs to be allocated as such (closes #29398) by Benjamin Peterson · 7 years ago
  20. 34e7e2e - Issue #29169: Update zlib to 1.2.10. by doko@ubuntu.com · 7 years ago
  21. d46f729 add Modules/zlib/zlib.map to .hgeol by doko@ubuntu.com · 7 years ago
  22. 1f10671 Issue #11670: readfp(fp) parameter name is different to read_file(f) by Martin Panter · 7 years ago
  23. 9a45402 Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ by Martin Panter · 7 years ago
  24. 8f3fb72 Issue #29349: Fix Python 2 syntax in documentation build code by Martin Panter · 7 years ago
  25. 8dbb0ca Issue #12067: Recommend that hash and equality be consistent by Martin Panter · 7 years ago
  26. 3ac5042 Fixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1. by Vinay Sajip · 7 years ago
  27. b2a5be0 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if by Serhiy Storchaka · 7 years ago
  28. 07a1f65 Issue #29083: Fixed the declaration of some public API functions. by Serhiy Storchaka · 7 years ago
  29. 713640c Issue #29337: Fixed possible BytesWarning when compare the code objects. by Serhiy Storchaka · 7 years ago
  30. ef107ee Issue #29189: Fix indentation in RST markup by Martin Panter · 7 years ago
  31. b1b985d Issue #29273: Remove unneeded workaround to restore locale by Martin Panter · 7 years ago
  32. 3a10425 Issue #26729: Fixed __text_signature__ for sorted(). Patch by Erik Welch. by Serhiy Storchaka · 7 years ago
  33. 1fa08bc Skip the test requiring ctypes if ctypes is unavailable. by Gregory P. Smith · 7 years ago
  34. 21d333b typo fix, extra '.' :) by Gregory P. Smith · 7 years ago
  35. 95919c0 Issue #28556: Allow defining methods in NamedTuple class syntax (#362) by Guido van Rossum · 7 years ago
  36. d7adfe1 Issue #28556: various style fixes for typing.py by Guido van Rossum · 7 years ago
  37. 50e16e3 Issue #29335: Fix subprocess.Popen.wait() when the child process has by Gregory P. Smith · 7 years ago
  38. 7fe28ad Issue #29290: argparse help messages won't wrap at non-breaking spaces. by Xiang Zhang · 7 years ago
  39. d7d87ca Issue #29092: Sync os.stat's doc and docstring on path type. by Xiang Zhang · 7 years ago
  40. 362f058 Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY. by Serhiy Storchaka · 7 years ago
  41. 6ad85bf Issue #29292: Update outdated doc of PyEval_EvalCodeEx. by Xiang Zhang · 7 years ago
  42. 57720e5 Fix incorrect patchlevel information for 3.5.3+. by Larry Hastings · 7 years ago
  43. e9ed560 Issue #29198: add AsyncGenerator (Jelle Zijlstra) by Guido van Rossum · 7 years ago
  44. 3c268be Issue #28556: allow default values in class form of NamedTuple -- Jelle Zijlstra by Guido van Rossum · 7 years ago
  45. 37f183d Issue #29274: tests cases → test cases by Martin Panter · 7 years ago
  46. 83ec302 Issue #28556: merge 5 more typing changes from upstream (#340, #344, #348, #349, #350) by Guido van Rossum · 7 years ago
  47. e741e4f Merge from 3.4. by Larry Hastings · 7 years ago
  48. 09e4ce5 Merge 3.5.3 release head with main 3.5 branch. by Larry Hastings · 7 years ago
  49. c620f20 Post-release updates for 3.5.3. by Larry Hastings · 7 years ago
  50. a52b0a4 Post-release updates for 3.4.6. by Larry Hastings · 7 years ago
  51. 8049052 Issue #29011: Fix an important omission by adding Deque to the typing module. by Raymond Hettinger · 7 years ago
  52. db413f2 Added tag v3.4.6 for changeset b662f4776921 by Larry Hastings · 7 years ago
  53. 56e9ee0 Added tag v3.5.3 for changeset 1880cb95a742 by Larry Hastings · 7 years ago
  54. 7f10ede Version bump for Python 3.4.6. by Larry Hastings · 7 years ago
  55. 51ba5b7 Version bump for Python 3.5.3. by Larry Hastings · 7 years ago
  56. a105dd3 generate spaces instead of tabs into config.c by Benjamin Peterson · 7 years ago
  57. 8f13783 Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 7 years ago
  58. 536d70e Fix grammar, typos and markup in documentation and code comments by Martin Panter · 7 years ago
  59. b71c095 Issues #1621, #29145: Test for str.join() overflow by Martin Panter · 7 years ago
  60. 52e2907 Issue #22980: Skip a sysconfig test if _ctypes is not available. by Martin Panter · 7 years ago
  61. 5fd832b Fixes #29261: added venv/scripts/common to LIBSUBDIRS. by Vinay Sajip · 7 years ago
  62. 4b318f8 Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 7 years ago
  63. 3023ebb Py_SIZE() was misused for dict. by Serhiy Storchaka · 7 years ago
  64. cb19aeb Merge heads by Serhiy Storchaka · 7 years ago
  65. 98a7441 Issue #22343: Made bash activate script available on Windows. by Vinay Sajip · 7 years ago
  66. 6779652 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 7 years ago
  67. 9b8dcc6 Fix script_helper.run_python_until_end(): copy SYSTEMROOT by Victor Stinner · 7 years ago
  68. de38328 Issue #25591: Fix test_imaplib if ssl miss by Victor Stinner · 7 years ago
  69. 87006a3 Issue #20804: Document the limitation of the unittest.mock.sentinel attributes. by Serhiy Storchaka · 7 years ago
  70. 924aaae Issue #29220: Improved fix and test. by Vinay Sajip · 7 years ago
  71. 9da31f7 Issue #15657: METH_KEYWORDS cannot be used alone in Python 3 by Martin Panter · 7 years ago
  72. 8a17995 Issue #29217: Fix the wrong type description of UUID.variant. by Xiang Zhang · 7 years ago
  73. b0541f4 Issue #29145: Fix overflow checks in str.replace() and str.join(). by Xiang Zhang · 7 years ago
  74. 18e0a97 Issue #28701: Revert part of 5bdc8e1a50c8 for the following reasons: by Stefan Krah · 7 years ago
  75. 035ba5d Issue #29157: Prefer getrandom() over getentropy() by Victor Stinner · 7 years ago
  76. 9937d90 Issue #29190: Fixed possible errors in comparing strings in the pickle module. by Serhiy Storchaka · 7 years ago
  77. 959ff7f Issue #29142: Fix suffixes in no_proxy handling in urllib. by Xiang Zhang · 7 years ago
  78. 8cbd46f Issue #28815: Use new exception subclasses by Martin Panter · 7 years ago
  79. 1943164 Cherry-pick small copyright fix for 3.5.3 final. by Larry Hastings · 7 years ago
  80. 645bc80 test_curses - substitute self.skip() with self.skipTest() by Xavier de Gaye · 7 years ago
  81. 1d54b11 Issue #29156: Remove superfluous pow test. by Serhiy Storchaka · 7 years ago
  82. 21fe721 Fixed possible reference leaks in the _json module. by Serhiy Storchaka · 7 years ago
  83. d9cb1b0 Forward-merge from 3.4. by Larry Hastings · 7 years ago
  84. 31f9d9d Merge Python 3.5.3rc1 release changes back into the main branch. by Larry Hastings · 7 years ago
  85. e744804 Post-release fixups for Python 3.5.3rc1. by Larry Hastings · 7 years ago
  86. aa772e3 Merge Python 3.4.6rc1 changes back into main branch. by Larry Hastings · 7 years ago
  87. a7aa988 Post-release fixups for Python 3.4.6rc1. by Larry Hastings · 7 years ago
  88. 225b01b Issue #15812: Delete redundant max(start, 0) by Berker Peksag · 7 years ago
  89. 7b4e551 Issue #29012: Remove another outdated information by Berker Peksag · 7 years ago
  90. e8134af merge 3.4 by Ned Deily · 7 years ago
  91. 0717564 merge 3.3 by Ned Deily · 7 years ago
  92. c276ffa ring IDLE.app into 2017, too by Ned Deily · 7 years ago
  93. 1c37ba7 Added tag v3.5.3rc1 for changeset de530d7f21c0 by Larry Hastings · 7 years ago
  94. af17a2b Added tag v3.4.6rc1 for changeset e199a272ccda by Larry Hastings · 7 years ago
  95. b32a034 Version bump for 3.5.3rc1. by Larry Hastings · 7 years ago
  96. d12551f Version bump for 3.4.6rc1. by Larry Hastings · 7 years ago
  97. e562a95 Regenerated pydoc topics for 3.5.3rc1. by Larry Hastings · 7 years ago
  98. 8f24f66 Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.) by Larry Hastings · 7 years ago
  99. 33014ca Null merge from 3.4. by Larry Hastings · 7 years ago
  100. 03fdeb7 Fix test failure so it's no longer dependent on example.com. by Larry Hastings · 7 years ago