1. d65018b Fixes #19711: Add tests for reloading namespace packages. by Eric Snow · 8 years ago
  2. e7041fa Closes #26987: Merge with 3.5 by Zachary Ware · 8 years ago
  3. 78b5ed9 Issue #26987: Correct implementation to match comment by Zachary Ware · 8 years ago
  4. 3e99fde Issue #26881: The modulefinder module now supports extended opcode arguments. by Serhiy Storchaka · 8 years ago
  5. 02d9f5e Issue #26881: The modulefinder module now supports extended opcode arguments. by Serhiy Storchaka · 8 years ago
  6. ce41287 Issue #18531: Single var-keyword argument of dict subtype was passed by Serhiy Storchaka · 8 years ago
  7. dea7637 Issue #23815: Fixed crashes related to directly created instances of types in by Serhiy Storchaka · 8 years ago
  8. e3f1b09 Issue #23815: Fixed crashes related to directly created instances of types in by Serhiy Storchaka · 8 years ago
  9. 1ce738e Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  10. 4c35964 Corrections for a/an in code comments and documentation by Martin Panter · 8 years ago
  11. f0564164 Fix typos in comments, documentation and test method names by Martin Panter · 8 years ago
  12. cc22984 Issue 26977, remove unneeded line in pvariance (duplicate call to _ss). by Steven D'Aprano · 8 years ago
  13. ca716cf Fix self.fail() call in test_data_header by Berker Peksag · 8 years ago
  14. ad1fd34 Fix self.fail() call in test_data_header by Berker Peksag · 8 years ago
  15. a8e3b0a Replace example.com with pythontest.net in test_urllibnet by Berker Peksag · 8 years ago
  16. a40b0ef Replace example.com with pythontest.net in test_urllibnet by Berker Peksag · 8 years ago
  17. 17e2295 Issue #17765: weakref.ref() no longer silently ignores keyword arguments. by Serhiy Storchaka · 8 years ago
  18. 21eb487 Issue #17765: weakref.ref() no longer silently ignores keyword arguments. by Serhiy Storchaka · 8 years ago
  19. 234480d Merge with 3.5 by Terry Jan Reedy · 8 years ago
  20. f73a48c Issue 26912: fix broken imports in test_email package. by Terry Jan Reedy · 8 years ago
  21. cc20d63 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  22. 823c626 Issue 26911: fix import (other problems remain). by Terry Jan Reedy · 8 years ago
  23. 584e8ae Issue 26915: Add identity checks to the collections ABC __contains__ methods. by Raymond Hettinger · 8 years ago
  24. d7062de Issue #26918: Skipped some tests in test_pipes on Android. by Serhiy Storchaka · 8 years ago
  25. 3b06e24 Issue 26002 and 25974 by Steven D'Aprano · 8 years ago
  26. ad039f7 Issue #20120: Merge with 3.5 by Jason R. Coombs · 8 years ago
  27. 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 · 8 years ago
  28. 45cdcd9 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 8 years ago
  29. 290fed4 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 8 years ago
  30. 0e12052 Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". by Serhiy Storchaka · 8 years ago
  31. a3fd0b2 Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". by Serhiy Storchaka · 8 years ago
  32. 478be14 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  33. 929d7f8 Clarify IDLE-console differences with respect to the sys module. by Terry Jan Reedy · 8 years ago
  34. 7a5842e Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  35. ac96205 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  36. 2a86122 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  37. 3547069 issue26893: use mro() to examine class heirarchy by Ethan Furman · 8 years ago
  38. 3803ad4 issue26893: use mro() to examine class heirarchy by Ethan Furman · 8 years ago
  39. 47d1d7f Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 8 years ago
  40. dd1bcdf Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 8 years ago
  41. f1e2671 Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 8 years ago
  42. 8988ebf Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 8 years ago
  43. 51b697b Issue #26864: Merge no_proxy fixes from 3.5 by Martin Panter · 8 years ago
  44. aa27982 Issue #26864: Fix case insensitivity and suffix comparison with no_proxy by Martin Panter · 8 years ago
  45. 0a5bd51 Issue #13436: Add a test to make sure that ast.ImportFrom(level=None) works by Berker Peksag · 8 years ago
  46. dd745cc Issue #25551: Test condition behavior instead of its internals by Berker Peksag · 8 years ago
  47. 6d34bbb Issue #25551: Test condition behavior instead of its internals by Berker Peksag · 8 years ago
  48. 3a31cca Issue #24902: Print server URL on http.server startup by Berker Peksag · 8 years ago
  49. b275210 Issue #25788: fileinput.hook_encoded() now supports an "errors" argument by Serhiy Storchaka · 8 years ago
  50. cd9b5c2 Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 8 years ago
  51. b3b366d Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 8 years ago
  52. 0996fa3 merge 3.5 by Senthil Kumaran · 8 years ago
  53. a7c0ff2 Issue #26804: urllib.request will prefer lower_case proxy environment variables by Senthil Kumaran · 8 years ago
  54. 159e535 Remove outdated TkVersion checks. by Serhiy Storchaka · 8 years ago
  55. 81e7f94 Merge 3.5 by Serhiy Storchaka · 8 years ago
  56. 685fbed Issue #26837: assertSequenceEqual() now correctly outputs non-stringified by Serhiy Storchaka · 8 years ago
  57. ccd047e Removed unused imports. by Serhiy Storchaka · 8 years ago
  58. a6f26c1 Remove more unused imports in tests. by Serhiy Storchaka · 8 years ago
  59. fd2839e Merge 3.5 by Serhiy Storchaka · 8 years ago
  60. 5b6f0aa Remove duplicated tests. by Serhiy Storchaka · 8 years ago
  61. e4fbb02 Remove unused support.run_unittest imports. by Serhiy Storchaka · 8 years ago
  62. e437a10 Issue #23277: Remove unused imports in tests. by Serhiy Storchaka · 8 years ago
  63. 597d15a Issue #23277: Remove unused support.run_unittest import. by Serhiy Storchaka · 8 years ago
  64. c7f44aa Issue #23277: Remove more unused sys and os imports. by Serhiy Storchaka · 8 years ago
  65. 18a8aff Issue #26801: shutil.get_terminal_size() now handles the case of stdout is by Serhiy Storchaka · 8 years ago
  66. d30829d Issue #26801: shutil.get_terminal_size() now handles the case of stdout is by Serhiy Storchaka · 8 years ago
  67. 1e8ee9b Issue #23277: Remove unused sys and os imports by Berker Peksag · 8 years ago
  68. e50d846 Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 8 years ago
  69. 8d8221f Issue #26041: Remove "will be removed in Python 3.7" from description messages by Berker Peksag · 8 years ago
  70. ce18d8c Issue #26089: Remove duplicate field 'license' from DistributionMetadata by Berker Peksag · 8 years ago
  71. 745145a Issue #26822: itemgetter, attrgetter and methodcaller objects no longer by Serhiy Storchaka · 8 years ago
  72. c2a2a75 Issue #26822: itemgetter, attrgetter and methodcaller objects no longer by Serhiy Storchaka · 8 years ago
  73. 8b9eefc Issue #26733: Disassembling a class now disassembles class and static methods. by Serhiy Storchaka · 8 years ago
  74. 585c93d Issue #26733: Disassembling a class now disassembles class and static methods. by Serhiy Storchaka · 8 years ago
  75. 614827c Additional grammar fix by Martin Panter · 8 years ago
  76. abe4d52 Merge doc and comment fixes from 3.5 by Martin Panter · 8 years ago
  77. 5bfe0da Merge 3.5: issue #26801 by Victor Stinner · 8 years ago
  78. 119ebb7 Fix shutil.get_terminal_size() error handling by Victor Stinner · 8 years ago
  79. edaf865 Merge with 3.5 by Zachary Ware · 8 years ago
  80. 75b1bdc Replace assert statements with self.assertXxx() calls by Zachary Ware · 8 years ago
  81. daac5f9 Issue #24838: Merge test_tarfile.py fix from 3.5. by Lars Gustäbel · 8 years ago
  82. ddd9917 Issue #24838: Fix test_tarfile.py for non-utf8 filesystem encodings. by Lars Gustäbel · 8 years ago
  83. 7c3e684 Issue #24838: Merge tarfile fix from 3.5. by Lars Gustäbel · 8 years ago
  84. 0f450ab Issue #24838: tarfile's ustar and gnu formats now correctly calculate name and by Lars Gustäbel · 8 years ago
  85. 8f26565 Fix spelling (inital), grammar (may translates) in documentation, comments by Martin Panter · 8 years ago
  86. 0d88c65 Backport test_gdb fix for s390x buildbots by Victor Stinner · 8 years ago
  87. 49ed08f typing.py: merge 3.5->3.6 (Tuple/ellipsis/equality). by Guido van Rossum · 8 years ago
  88. 5abcbb3 typing.py: Consider ellipsis in TupleMeta.__eq__. By Kalle Tuure. github.com/python/typing/pull/201. by Guido van Rossum · 8 years ago
  89. 27e1240 Merge 3.5 (test_asyncio) by Victor Stinner · 8 years ago
  90. c1b5786 Fix test_asyncio.test_timeout_disable() by Victor Stinner · 8 years ago
  91. 791ac54 Issue #26657: Merge http.server fix from 3.5 by Martin Panter · 8 years ago
  92. d274b3f Issue #26657: Fix Windows directory traversal vulnerability with http.server by Martin Panter · 8 years ago
  93. f0f1d36 Sync test_typing.py with upstream git repo (typing.py was already synced). (3.5->3.6) by Guido van Rossum · 8 years ago
  94. 6aafbd4 Sync test_typing.py with upstream git repo (typing.py was already synced). by Guido van Rossum · 8 years ago
  95. b6a9c97 Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error by Serhiy Storchaka · 8 years ago
  96. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  97. 5562563 Automated merge with ssh://hg.python.org/cpython by Steven D'Aprano · 8 years ago
  98. 4ad4654 Shorten secrets module docstring, add function docstrings. by Steven D'Aprano · 8 years ago
  99. d77133b Issue #26717: Merge wsgiref fix from 3.5 by Martin Panter · 8 years ago
  100. 50dd1f7 Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8 by Martin Panter · 8 years ago