1. 1ce738e Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  2. 4c35964 Corrections for a/an in code comments and documentation by Martin Panter · 8 years ago
  3. f0564164 Fix typos in comments, documentation and test method names by Martin Panter · 8 years ago
  4. 129fe04 Issue #26512: Clarify Integral; tidy up table of rounding functions by Martin Panter · 8 years ago
  5. cc22984 Issue 26977, remove unneeded line in pvariance (duplicate call to _ss). by Steven D'Aprano · 8 years ago
  6. 18933ed Issue #26512: Merge rounding doc from 3.5 by Martin Panter · 8 years ago
  7. 1a269d0 Issue #26924: Fix Windows buildbots by Berker Peksag · 8 years ago
  8. 0ce9cd9 Issue #26924: Do not define _multiprocessing.sem_unlink under Android by Berker Peksag · 8 years ago
  9. ca716cf Fix self.fail() call in test_data_header by Berker Peksag · 8 years ago
  10. ad1fd34 Fix self.fail() call in test_data_header by Berker Peksag · 8 years ago
  11. deab18d Issue #26708: Use the "const" qualifier for immutable strings. by Serhiy Storchaka · 8 years ago
  12. a8e3b0a Replace example.com with pythontest.net in test_urllibnet by Berker Peksag · 8 years ago
  13. a40b0ef Replace example.com with pythontest.net in test_urllibnet by Berker Peksag · 8 years ago
  14. 17e2295 Issue #17765: weakref.ref() no longer silently ignores keyword arguments. by Serhiy Storchaka · 8 years ago
  15. 21eb487 Issue #17765: weakref.ref() no longer silently ignores keyword arguments. by Serhiy Storchaka · 8 years ago
  16. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  17. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  18. a5f3a50 Issue #26889: Fixed hyperlinks formatting. by Serhiy Storchaka · 8 years ago
  19. 64099ea Issue #26889: Fixed hyperlinks formatting. by Serhiy Storchaka · 8 years ago
  20. 72ac6a7 Issue #26889: Tweaked xmlrpc.client documentation. by Serhiy Storchaka · 8 years ago
  21. da7880a Issue #26889: Tweaked xmlrpc.client documentation. by Serhiy Storchaka · 8 years ago
  22. 234480d Merge with 3.5 by Terry Jan Reedy · 8 years ago
  23. f73a48c Issue 26912: fix broken imports in test_email package. by Terry Jan Reedy · 8 years ago
  24. cc20d63 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  25. 823c626 Issue 26911: fix import (other problems remain). by Terry Jan Reedy · 8 years ago
  26. 24182a3 Restored parameter name "self" since gdb needs exact specific parameter names. by Serhiy Storchaka · 8 years ago
  27. 584e8ae Issue 26915: Add identity checks to the collections ABC __contains__ methods. by Raymond Hettinger · 8 years ago
  28. d7062de Issue #26918: Skipped some tests in test_pipes on Android. by Serhiy Storchaka · 8 years ago
  29. fb81d3c Issue #26765: Moved common code for the replace() method of bytes and bytearray by Serhiy Storchaka · 8 years ago
  30. 9fc3857 Issue #26957: Remove duplicate 'the' from datetime documentation by Berker Peksag · 8 years ago
  31. bace976 Issue #26957: Remove duplicate 'the' from datetime documentation by Berker Peksag · 8 years ago
  32. dd40fc3 Issue #26765: Moved common code and docstrings for bytes and bytearray methods by Serhiy Storchaka · 8 years ago
  33. 045e635 Automated merge with ssh://hg.python.org/cpython by Steven D'Aprano · 8 years ago
  34. fcce462 Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL by Serhiy Storchaka · 8 years ago
  35. 7822f15 Issue #26811: gc.get_objects() no longer contains a broken tuple with NULL by Serhiy Storchaka · 8 years ago
  36. 3b06e24 Issue 26002 and 25974 by Steven D'Aprano · 8 years ago
  37. ad039f7 Issue #20120: Merge with 3.5 by Jason R. Coombs · 8 years ago
  38. 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
  39. 45cdcd9 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 8 years ago
  40. 290fed4 Issue #26873: xmlrpc now raises ResponseError on unsupported type tags by Serhiy Storchaka · 8 years ago
  41. c2f7d87 Issue #26932: Fixed support of RTLD_* constants defined as enum values, by Serhiy Storchaka · 8 years ago
  42. 0e12052 Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". by Serhiy Storchaka · 8 years ago
  43. a3fd0b2 Issue #24950: Fixed expanduser tests when the users home directory in pwd is "/". by Serhiy Storchaka · 8 years ago
  44. 478be14 Merge with 3.5 by Terry Jan Reedy · 8 years ago
  45. 929d7f8 Clarify IDLE-console differences with respect to the sys module. by Terry Jan Reedy · 8 years ago
  46. 7a5842e Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  47. ac96205 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  48. 2a86122 Upgrade ensurepip bundled setuptools to 20.10.1 by Donald Stufft · 8 years ago
  49. 7a9579c Got rid of redundand "self" parameter declarations. by Serhiy Storchaka · 8 years ago
  50. 312f208 Issue #18916: Update thread module docstrings by Berker Peksag · 8 years ago
  51. 720e655 Issue #18916: Update thread module docstrings by Berker Peksag · 8 years ago
  52. 2e310b4 Regenerate Argument Clinic code for issue #26874. by Serhiy Storchaka · 8 years ago
  53. df07173 Regenerate Argument Clinic code for issue #26874. by Serhiy Storchaka · 8 years ago
  54. 3547069 issue26893: use mro() to examine class heirarchy by Ethan Furman · 8 years ago
  55. 3803ad4 issue26893: use mro() to examine class heirarchy by Ethan Furman · 8 years ago
  56. 47d1d7f Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 8 years ago
  57. dd1bcdf Issue #26711: Fixed the comparison of plistlib.Data with other types. by Serhiy Storchaka · 8 years ago
  58. b608196 Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads(). by Serhiy Storchaka · 8 years ago
  59. f5f37d7 Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads(). by Serhiy Storchaka · 8 years ago
  60. a257062 Issue #26898: Fix typo in math.isclose() docstring by Berker Peksag · 8 years ago
  61. d6e6f8b Issue #26898: Fix typo in math.isclose() docstring by Berker Peksag · 8 years ago
  62. aa9d369 Issue #23960: Cleanup args and kwargs on error in PyErr_SetImportError by Berker Peksag · 8 years ago
  63. ec766d3 Issue #23960: Cleanup args and kwargs on error in PyErr_SetImportError by Berker Peksag · 8 years ago
  64. f1e2671 Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 8 years ago
  65. 8988ebf Issue #24114: Fix an uninitialized variable in `ctypes.util`. by Meador Inge · 8 years ago
  66. 51b697b Issue #26864: Merge no_proxy fixes from 3.5 by Martin Panter · 8 years ago
  67. aa27982 Issue #26864: Fix case insensitivity and suffix comparison with no_proxy by Martin Panter · 8 years ago
  68. 0a5bd51 Issue #13436: Add a test to make sure that ast.ImportFrom(level=None) works by Berker Peksag · 8 years ago
  69. dd745cc Issue #25551: Test condition behavior instead of its internals by Berker Peksag · 8 years ago
  70. 6d34bbb Issue #25551: Test condition behavior instead of its internals by Berker Peksag · 8 years ago
  71. 0ac70c0 Fix typos. Reported by andportnoy on GitHub. by Berker Peksag · 8 years ago
  72. 3a31cca Issue #24902: Print server URL on http.server startup by Berker Peksag · 8 years ago
  73. 955bc38 Issue #26322: Document typing.Set, patch by Joseph Moran by Berker Peksag · 8 years ago
  74. 5d6fd8c Issue #26322: Document typing.Set, patch by Joseph Moran by Berker Peksag · 8 years ago
  75. 8421d71 Removed unused initialization and the uninteresting comment. by Raymond Hettinger · 8 years ago
  76. fa07029 Issue #26880: Removed redundant checks in set.__init__. by Serhiy Storchaka · 8 years ago
  77. 54b60cf Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of by Serhiy Storchaka · 8 years ago
  78. 6dfcde5 Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of by Serhiy Storchaka · 8 years ago
  79. a5ffa2e Closes #26875: Merge with 3.5 by Zachary Ware · 8 years ago
  80. 42f740d Issue #26875: Fix mmap example by Zachary Ware · 8 years ago
  81. 5031a67 Closes #26874: Merge with 3.5 by Zachary Ware · 8 years ago
  82. 7f227d9 Issue #26874: Simplify the divmod docstring by Zachary Ware · 8 years ago
  83. 54559b6 Closes #26874: Merge with 3.5 by Zachary Ware · 8 years ago
  84. 4d4160a Issue #26874: Fix divmod docstring by Zachary Ware · 8 years ago
  85. b275210 Issue #25788: fileinput.hook_encoded() now supports an "errors" argument by Serhiy Storchaka · 8 years ago
  86. 258a5d4 fileinput.hook_encoded() uses builtin open(), not codecs.open(). by Serhiy Storchaka · 8 years ago
  87. a87e6ba fileinput.hook_encoded() uses builtin open(), not codecs.open(). by Serhiy Storchaka · 8 years ago
  88. fb7c8ae Issue #26863: HAVE_FACCESSAT should (currently) not be defined on Android. by Stefan Krah · 8 years ago
  89. fa935c4 Issue #26854: Android has a different include path for soundcard.h. by Stefan Krah · 8 years ago
  90. 8d013a8 Issue #26846: Post commit cleanup. by Stefan Krah · 8 years ago
  91. 432dfcf Issue #26857: Workaround for missing symbol "gethostbyaddr_r" on Android. by Stefan Krah · 8 years ago
  92. a653a27 Issue #20598: Merge argparse docs from 3.5 by Martin Panter · 8 years ago
  93. f5e6048 Issue #20598: Replace trivial split() calls with lists in argparse docs by Martin Panter · 8 years ago
  94. 71dc3d8 Issue #25349, #26249: Fix memleak in formatfloat() by Victor Stinner · 8 years ago
  95. 4500977 Issue #20306: Android is the only system that returns NULL for the pw_passwd by Stefan Krah · 8 years ago
  96. c5c43b8 merge by Raymond Hettinger · 8 years ago
  97. b9531bc Issue #24715: Improve sort stability example by Raymond Hettinger · 8 years ago
  98. ab425aa Issue #16394: Note the tee() pure python equivalent is only a rough approximation. by Raymond Hettinger · 8 years ago
  99. cd9b5c2 Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 8 years ago
  100. b3b366d Issue #26634: recursive_repr() now sets __qualname__ of wrapper. by Serhiy Storchaka · 8 years ago