1. fcce462 Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL by Serhiy Storchaka · 9 years ago
  2. 7822f15 Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL by Serhiy Storchaka · 9 years ago
  3. ad039f7 Issue #20120: Merge with 3.5 by Jason R. Coombs · 9 years ago
  4. 422cf2b Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0. by Jason R. Coombs · 9 years ago
  5. 45cdcd9 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 9 years ago
  6. 290fed4 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 9 years ago
  7. c2f7d87 Issue #26932: Fixed support of RTLD_* constants defined as enum values, by Serhiy Storchaka · 9 years ago
  8. 0e12052 Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". by Serhiy Storchaka · 9 years ago
  9. a3fd0b2 Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". by Serhiy Storchaka · 9 years ago
  10. 478be14 Merge with 3.5 by Terry Jan Reedy · 9 years ago
  11. 929d7f8 Clarify IDLE-console differences with respect to the sys module. by Terry Jan Reedy · 9 years ago
  12. 7a5842e Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 9 years ago
  13. ac96205 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 9 years ago
  14. 2a86122 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 9 years ago
  15. 7a9579c Got rid of redundand "self" parameter declarations. by Serhiy Storchaka · 9 years ago
  16. 312f208 Issue #18916: Update thread module docstrings by Berker Peksag · 9 years ago
  17. 720e655 Issue #18916: Update thread module docstrings by Berker Peksag · 9 years ago
  18. 2e310b4 Regenerate Argument Clinic code for issue #26874. by Serhiy Storchaka · 9 years ago
  19. df07173 Regenerate Argument Clinic code for issue #26874. by Serhiy Storchaka · 9 years ago
  20. 3547069 issue26893: use mro() to examine class heirarchy by Ethan Furman · 9 years ago
  21. 3803ad4 issue26893: use mro() to examine class heirarchy by Ethan Furman · 9 years ago
  22. 47d1d7f Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 9 years ago
  23. dd1bcdf Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 9 years ago
  24. b608196 Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads(). by Serhiy Storchaka · 9 years ago
  25. f5f37d7 Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads(). by Serhiy Storchaka · 9 years ago
  26. a257062 Issue #26898: Fix typo in math.isclose() docstring by Berker Peksag · 9 years ago
  27. d6e6f8b Issue #26898: Fix typo in math.isclose() docstring by Berker Peksag · 9 years ago
  28. aa9d369 Issue #23960: Cleanup args and kwargs on error in PyErr_SetImportError by Berker Peksag · 9 years ago
  29. ec766d3 Issue #23960: Cleanup args and kwargs on error in PyErr_SetImportError by Berker Peksag · 9 years ago
  30. f1e2671 Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 9 years ago
  31. 8988ebf Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 9 years ago
  32. 51b697b Issue #26864: Merge no_proxy fixes from 3.5 by Martin Panter · 9 years ago
  33. aa27982 Issue #26864: Fix case insensitivity and suffix comparison with no_proxy by Martin Panter · 9 years ago
  34. 0a5bd51 Issue #13436: Add a test to make sure that ast.ImportFrom(level=None) works by Berker Peksag · 9 years ago
  35. dd745cc Issue #25551: Test condition behavior instead of its internals by Berker Peksag · 9 years ago
  36. 6d34bbb Issue #25551: Test condition behavior instead of its internals by Berker Peksag · 9 years ago
  37. 0ac70c0 Fix typos. Reported by andportnoy on GitHub. by Berker Peksag · 9 years ago
  38. 3a31cca Issue #24902: Print server URL on http.server startup by Berker Peksag · 9 years ago
  39. 955bc38 Issue #26322: Document typing.Set, patch by Joseph Moran by Berker Peksag · 9 years ago
  40. 5d6fd8c Issue #26322: Document typing.Set, patch by Joseph Moran by Berker Peksag · 9 years ago
  41. 8421d71 Removed unused initialization and the uninteresting comment. by Raymond Hettinger · 9 years ago
  42. fa07029 Issue #26880: Removed redundant checks in set.__init__. by Serhiy Storchaka · 9 years ago
  43. 54b60cf Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of by Serhiy Storchaka · 9 years ago
  44. 6dfcde5 Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of by Serhiy Storchaka · 9 years ago
  45. a5ffa2e Closes #26875: Merge with 3.5 by Zachary Ware · 9 years ago
  46. 42f740d Issue #26875: Fix mmap example by Zachary Ware · 9 years ago
  47. 5031a67 Closes #26874: Merge with 3.5 by Zachary Ware · 9 years ago
  48. 7f227d9 Issue #26874: Simplify the divmod docstring by Zachary Ware · 9 years ago
  49. 54559b6 Closes #26874: Merge with 3.5 by Zachary Ware · 9 years ago
  50. 4d4160a Issue #26874: Fix divmod docstring by Zachary Ware · 9 years ago
  51. b275210 Issue #25788: fileinput.hook_encoded() now supports an "errors" argument by Serhiy Storchaka · 9 years ago
  52. 258a5d4 fileinput.hook_encoded() uses builtin open(), not codecs.open(). by Serhiy Storchaka · 9 years ago
  53. a87e6ba fileinput.hook_encoded() uses builtin open(), not codecs.open(). by Serhiy Storchaka · 9 years ago
  54. fb7c8ae Issue #26863: HAVE_FACCESSAT should (currently) not be defined on Android. by Stefan Krah · 9 years ago
  55. fa935c4 Issue #26854: Android has a different include path for soundcard.h. by Stefan Krah · 9 years ago
  56. 8d013a8 Issue #26846: Post commit cleanup. by Stefan Krah · 9 years ago
  57. 432dfcf Issue #26857: Workaround for missing symbol "gethostbyaddr_r" on Android. by Stefan Krah · 9 years ago
  58. a653a27 Issue #20598: Merge argparse docs from 3.5 by Martin Panter · 9 years ago
  59. f5e6048 Issue #20598: Replace trivial split() calls with lists in argparse docs by Martin Panter · 9 years ago
  60. 71dc3d8 Issue #25349, #26249: Fix memleak in formatfloat() by Victor Stinner · 9 years ago
  61. 4500977 Issue #20306: Android is the only system that returns NULL for the pw_passwd by Stefan Krah · 9 years ago
  62. c5c43b8 merge by Raymond Hettinger · 9 years ago
  63. b9531bc Issue #24715: Improve sort stability example by Raymond Hettinger · 9 years ago
  64. ab425aa Issue #16394: Note the tee() pure python equivalent is only a rough approximation. by Raymond Hettinger · 9 years ago
  65. cd9b5c2 Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 9 years ago
  66. b3b366d Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 9 years ago
  67. 144da4e Issue #22747: Workaround for systems without langinfo.h. by Stefan Krah · 9 years ago
  68. 267b639 Issue #20306: The pw_gecos and pw_passwd fields are not required by POSIX. by Stefan Krah · 9 years ago
  69. 8e1da58 Issue #26846: Workaround for non-standard stdlib.h on Android. by Stefan Krah · 9 years ago
  70. 1845d14 Issue #17905: Do not guard locale include with HAVE_LANGINFO_H. by Stefan Krah · 9 years ago
  71. 0996fa3 merge 3.5 by Senthil Kumaran · 9 years ago
  72. a7c0ff2 Issue #26804: urllib.request will prefer lower_case proxy environment variables by Senthil Kumaran · 9 years ago
  73. 3211595 Merge with 3.5 by Zachary Ware · 9 years ago
  74. d3304e3 FileExistsError is raised by mkdir when dir exists by Zachary Ware · 9 years ago
  75. 42d9b02 Issue #23662: Document default value of RFC 2109 attributes by Berker Peksag · 9 years ago
  76. 8724a2a Issue #23662: Document default value of RFC 2109 attributes by Berker Peksag · 9 years ago
  77. 159e535 Remove outdated TkVersion checks. by Serhiy Storchaka · 9 years ago
  78. 81e7f94 Merge 3.5 by Serhiy Storchaka · 9 years ago
  79. 685fbed Issue #26837: assertSequenceEqual() now correctly outputs non-stringified by Serhiy Storchaka · 9 years ago
  80. ccd047e Removed unused imports. by Serhiy Storchaka · 9 years ago
  81. a6f26c1 Remove more unused imports in tests. by Serhiy Storchaka · 9 years ago
  82. fd2839e Merge 3.5 by Serhiy Storchaka · 9 years ago
  83. 5b6f0aa Remove duplicated tests. by Serhiy Storchaka · 9 years ago
  84. e4fbb02 Remove unused support.run_unittest imports. by Serhiy Storchaka · 9 years ago
  85. 8153ac8 Issue #26249: Mention PyMem_Malloc() change in What's New in Python 3.6 in the by Victor Stinner · 9 years ago
  86. e437a10 Issue #23277: Remove unused imports in tests. by Serhiy Storchaka · 9 years ago
  87. 597d15a Issue #23277: Remove unused support.run_unittest import. by Serhiy Storchaka · 9 years ago
  88. c7f44aa Issue #23277: Remove more unused sys and os imports. by Serhiy Storchaka · 9 years ago
  89. 18a8aff Issue #26801: shutil.get_terminal_size() now handles the case of stdout is by Serhiy Storchaka · 9 years ago
  90. d30829d Issue #26801: shutil.get_terminal_size() now handles the case of stdout is by Serhiy Storchaka · 9 years ago
  91. a497774 Issue #24911: Merge socket context manager doc from 3.5 by Martin Panter · 9 years ago
  92. 1e8ee9b Issue #23277: Remove unused sys and os imports by Berker Peksag · 9 years ago
  93. e37fc18 Issue #24911: All socket objects are context managers; update examples by Martin Panter · 9 years ago
  94. 3791736 Issue #23806: Merge susp-ignored.csv from 3.5 by Martin Panter · 9 years ago
  95. 887bc96 Issue #23806: Update susp-ignored.csv by Martin Panter · 9 years ago
  96. e50d846 Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 9 years ago
  97. 8d8221f Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 9 years ago
  98. 8d9594d Issue #19731: Update copyright year in docs.p.o footer by Berker Peksag · 9 years ago
  99. 2ec1bee Issue #19731: Update copyright year in docs.p.o footer by Berker Peksag · 9 years ago
  100. c61d80c Issue #18572: Remove redundant note about surrogates in string escape doc by Berker Peksag · 9 years ago