1. 398ef5c Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted(). by Serhiy Storchaka · 8 years ago
  2. a57a8a3 Issue #29281: Fill-in a missing versionchanged entry by Raymond Hettinger · 8 years ago
  3. 346454c Issue #29292: Merge 3.5. by Xiang Zhang · 8 years ago
  4. 6ad85bf Issue #29292: Update outdated doc of PyEval_EvalCodeEx. by Xiang Zhang · 8 years ago
  5. dc4dbda Null merge from 3.5. by Larry Hastings · 8 years ago
  6. 57720e5 Fix incorrect patchlevel information for 3.5.3+. by Larry Hastings · 8 years ago
  7. 38a49be Issue #29198: add AsyncGenerator (Jelle Zijlstra) (3.5->3.6) by Guido van Rossum · 8 years ago
  8. e9ed560 Issue #29198: add AsyncGenerator (Jelle Zijlstra) by Guido van Rossum · 8 years ago
  9. 49f08a2 Issue #28556: allow default values in class form of NamedTuple -- Jelle Zijlstra (3.5->3.6) by Guido van Rossum · 8 years ago
  10. 3c268be Issue #28556: allow default values in class form of NamedTuple -- Jelle Zijlstra by Guido van Rossum · 8 years ago
  11. 4710935 Issue 29274: Merge doc fixes from 3.5 by Martin Panter · 8 years ago
  12. 37f183d Issue #29274: tests cases → test cases by Martin Panter · 8 years ago
  13. 043a8bc Issue #28556: merge 5 more typing changes from upstream (#340, #344, #348, #349, #350) (3.5->3.6) by Guido van Rossum · 8 years ago
  14. 83ec302 Issue #28556: merge 5 more typing changes from upstream (#340, #344, #348, #349, #350) by Guido van Rossum · 8 years ago
  15. 5d37d63 Merge from 3.5. by Larry Hastings · 8 years ago
  16. e741e4f Merge from 3.4. by Larry Hastings · 8 years ago
  17. 09e4ce5 Merge 3.5.3 release head with main 3.5 branch. by Larry Hastings · 8 years ago
  18. c620f20 Post-release updates for 3.5.3. by Larry Hastings · 8 years ago
  19. a52b0a4 Post-release updates for 3.4.6. by Larry Hastings · 8 years ago
  20. e12c313 merge by Raymond Hettinger · 8 years ago
  21. 8049052 Issue #29011: Fix an important omission by adding Deque to the typing module. by Raymond Hettinger · 8 years ago
  22. db413f2 Added tag v3.4.6 for changeset b662f4776921 by Larry Hastings · 8 years ago
  23. 56e9ee0 Added tag v3.5.3 for changeset 1880cb95a742 by Larry Hastings · 8 years ago
  24. 7f10ede Version bump for Python 3.4.6. by Larry Hastings · 8 years ago
  25. 51ba5b7 Version bump for Python 3.5.3. by Larry Hastings · 8 years ago
  26. 741c45a merge 3.5 by Benjamin Peterson · 8 years ago
  27. a105dd3 generate spaces instead of tabs into config.c by Benjamin Peterson · 8 years ago
  28. 61eda72 Fixed #29132: Updated shlex to work better with punctuation chars in POSIX mode. by Vinay Sajip · 8 years ago
  29. 2e1b6ea Issue #29062: Doc: Fix make suspicious by INADA Naoki · 8 years ago
  30. 674b099 More instances of “when pass” by Martin Panter · 8 years ago
  31. 4659ddc Merge doc fixes from 3.5 by Martin Panter · 8 years ago
  32. 8f13783 Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 8 years ago
  33. 536d70e Fix grammar, typos and markup in documentation and code comments by Martin Panter · 8 years ago
  34. 758c7d0 Merge tests from 3.5 by Martin Panter · 8 years ago
  35. 6b642c9 Fixes #29261: merged fix from 3.5. by Vinay Sajip · 8 years ago
  36. 5fd832b Fixes #29261: added venv/scripts/common to LIBSUBDIRS. by Vinay Sajip · 8 years ago
  37. e2f9e77 Issue #29062: Merge hashlib-blake2.rst into hashlib.rst by INADA Naoki · 8 years ago
  38. 4c4ff5f Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 8 years ago
  39. 4b318f8 Issue #29219: Fixed infinite recursion in the repr of uninitialized by Serhiy Storchaka · 8 years ago
  40. a675842 Py_SIZE() was misused for dict. by Serhiy Storchaka · 8 years ago
  41. 3023ebb Py_SIZE() was misused for dict. by Serhiy Storchaka · 8 years ago
  42. 9d83b96 Null merge by Serhiy Storchaka · 8 years ago
  43. cc03ab6 Null merge by Serhiy Storchaka · 8 years ago
  44. cb19aeb Merge heads by Serhiy Storchaka · 8 years ago
  45. a44e2cd Issue #22343: Merged change from 3.5. by Vinay Sajip · 8 years ago
  46. 42e1ea9 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 8 years ago
  47. 98a7441 Issue #22343: Made bash activate script available on Windows. by Vinay Sajip · 8 years ago
  48. 6779652 Issue #28969: Fixed race condition in C implementation of functools.lru_cache. by Serhiy Storchaka · 8 years ago
  49. b71c095 Issues #1621, #29145: Test for str.join() overflow by Martin Panter · 8 years ago
  50. 52e2907 Issue #22980: Skip a sysconfig test if _ctypes is not available. by Martin Panter · 8 years ago
  51. 12c4aba Merge 3.5 by Victor Stinner · 8 years ago
  52. 9b8dcc6 Fix script_helper.run_python_until_end(): copy SYSTEMROOT by Victor Stinner · 8 years ago
  53. de38328 Issue #25591: Fix test_imaplib if ssl miss by Victor Stinner · 8 years ago
  54. 3159b33 Merge with 3.5. by Serhiy Storchaka · 8 years ago
  55. 87006a3 Issue #20804: Document the limitation of the unittest.mock.sentinel attributes. by Serhiy Storchaka · 8 years ago
  56. a861d48 Issue #292Merged fixes from 3.5. by Vinay Sajip · 8 years ago
  57. 924aaae Issue #29220: Improved fix and test. by Vinay Sajip · 8 years ago
  58. ced4b90 Issue #29239: Fix --enable-optimizations bug number by Martin Panter · 8 years ago
  59. a27b3b3 Issue #15657: Merge other doc fix from 3.5 by Martin Panter · 8 years ago
  60. 5b66723 Issue #15657: Delete incorrect statement from PyMethodDef documentation by Martin Panter · 8 years ago
  61. 9da31f7 Issue #15657: METH_KEYWORDS cannot be used alone in Python 3 by Martin Panter · 8 years ago
  62. 2427d00 Issue #29217: Merge 3.5. by Xiang Zhang · 8 years ago
  63. 8a17995 Issue #29217: Fix the wrong type description of UUID.variant. by Xiang Zhang · 8 years ago
  64. 95403d7 Issue #29145: Merge 3.5. by Xiang Zhang · 8 years ago
  65. b0541f4 Issue #29145: Fix overflow checks in str.replace() and str.join(). by Xiang Zhang · 8 years ago
  66. 1e6499c Fixes #29177: Improved resilience of logging tests which use socket servers. by Vinay Sajip · 8 years ago
  67. aa655b3 Fixes #29133: clarified shlex documentation. by Vinay Sajip · 8 years ago
  68. e660335 Merge 3.5. by Stefan Krah · 8 years ago
  69. 18e0a97 Issue #28701: Revert part of 5bdc8e1a50c8 for the following reasons: by Stefan Krah · 8 years ago
  70. a0be562 Null merge 3.5 by Victor Stinner · 8 years ago
  71. 035ba5d Issue #29157: Prefer getrandom() over getentropy() by Victor Stinner · 8 years ago
  72. f0f35a6 Issue #29190: Fixed possible errors in comparing strings in the pickle module. by Serhiy Storchaka · 8 years ago
  73. 9937d90 Issue #29190: Fixed possible errors in comparing strings in the pickle module. by Serhiy Storchaka · 8 years ago
  74. c44d58a Issue #29142: Merge 3.5. by Xiang Zhang · 8 years ago
  75. 959ff7f Issue #29142: Fix suffixes in no_proxy handling in urllib. by Xiang Zhang · 8 years ago
  76. 19c7238 Sync-up with 3.7 by backporting minor lru_cache code beautification by Raymond Hettinger · 8 years ago
  77. 4ee3914 Issue #29203: functools.lru_cache() now respects PEP 468 by Raymond Hettinger · 8 years ago
  78. 04316c4 Issue #29034: Fix memory leak and use-after-free in path_converter. by Xiang Zhang · 8 years ago
  79. ec53b07 Add OrderedDict test for PEP 468 (guaranteed ordered of kwargs) by Raymond Hettinger · 8 years ago
  80. d15bb26 Update OrderedDict docs to reflect acceptance of PEP 468 by Raymond Hettinger · 8 years ago
  81. 625fb64 Issue #28815: Merge test tweak from 3.5 by Martin Panter · 8 years ago
  82. 8cbd46f Issue #28815: Use new exception subclasses by Martin Panter · 8 years ago
  83. 0b64a0f Add comment why the change in d83884b3a427 wasn't necessary. by Stefan Krah · 8 years ago
  84. dada5a8 Revert part of 3cb3e224b692 in code that I maintain. by Stefan Krah · 8 years ago
  85. 631ada8 Issue #16026: Fix parameter names of DictReader and DictWriter by Berker Peksag · 8 years ago
  86. ff558f5 Issue #29157: Prefer getrandom() over getentropy() by Victor Stinner · 8 years ago
  87. 1943164 Cherry-pick small copyright fix for 3.5.3 final. by Larry Hastings · 8 years ago
  88. 84b6fb0 Fix unittest.mock._Call: don't ignore name by Victor Stinner · 8 years ago
  89. 9505b03 Fix subprocess.Popen.__del__() fox Python shutdown by Victor Stinner · 8 years ago
  90. 94d1bfa test_curses - substitute self.skip() with self.skipTest() by Xavier de Gaye · 8 years ago
  91. 645bc80 test_curses - substitute self.skip() with self.skipTest() by Xavier de Gaye · 8 years ago
  92. a634e23 Issue #29159: Fix regression in bytes(x) when x.__index__() raises Exception. by INADA Naoki · 8 years ago
  93. a251fb0 Issue #27961: Define HAVE_LONG_LONG as 1. by Victor Stinner · 8 years ago
  94. e16265d Issue #29162: Don't depend on 'from tkinter import *' importing sys. by Terry Jan Reedy · 8 years ago
  95. 2a352b6 Issue #26851: Set Android compilation and link flags. by Xavier de Gaye · 8 years ago
  96. 4fd9cc1 Issue #29156: Remove superfluous pow test. by Serhiy Storchaka · 8 years ago
  97. 1d54b11 Issue #29156: Remove superfluous pow test. by Serhiy Storchaka · 8 years ago
  98. 51b90d2 Issue #24773: fix datetime.time constructor docstring by Victor Stinner · 8 years ago
  99. 423c16b Issue #29140: Fix hash(datetime.time) by Victor Stinner · 8 years ago
  100. 8d979d5 Fixed possible reference leaks in the _json module. by Serhiy Storchaka · 8 years ago