1. 0fea25a MERGE: Trivial typo by Jesus Cea · 8 years ago
  2. ded4c49 Trivial typo by Jesus Cea · 8 years ago
  3. 9a8d0d5 Mention types.SimpleNamespace in collections.namedtuple doc by Paul Moore · 8 years ago
  4. edaf865 Merge with 3.5 by Zachary Ware · 8 years ago
  5. 75b1bdc Replace assert statements with self.assertXxx() calls by Zachary Ware · 8 years ago
  6. 0621e0e Don't define _PyMem_PymallocEnabled() if pymalloc is disabled by Victor Stinner · 8 years ago
  7. 1fa5a38 Merge 3.5: Issue #21668 by Victor Stinner · 8 years ago
  8. def8072 setup.py: add missing libm dependency by Victor Stinner · 8 years ago
  9. daac5f9 Issue #24838: Merge test_tarfile.py fix from 3.5. by Lars Gustäbel · 8 years ago
  10. ddd9917 Issue #24838: Fix test_tarfile.py for non-utf8 filesystem encodings. by Lars Gustäbel · 8 years ago
  11. 7c3e684 Issue #24838: Merge tarfile fix from 3.5. by Lars Gustäbel · 8 years ago
  12. 0f450ab Issue #24838: tarfile's ustar and gnu formats now correctly calculate name and by Lars Gustäbel · 8 years ago
  13. 1d04892 Issue #26615: Add missing __qualname__ entry to functools.update_wrapper() docs by Berker Peksag · 8 years ago
  14. 472233e Issue #26615: Add missing __qualname__ entry to functools.update_wrapper() docs by Berker Peksag · 8 years ago
  15. 49ed08f typing.py: merge 3.5->3.6 (Tuple/ellipsis/equality). by Guido van Rossum · 8 years ago
  16. 5abcbb3 typing.py: Consider ellipsis in TupleMeta.__eq__. By Kalle Tuure. github.com/python/typing/pull/201. by Guido van Rossum · 8 years ago
  17. 27e1240 Merge 3.5 (test_asyncio) by Victor Stinner · 8 years ago
  18. c1b5786 Fix test_asyncio.test_timeout_disable() by Victor Stinner · 8 years ago
  19. 791ac54 Issue #26657: Merge http.server fix from 3.5 by Martin Panter · 8 years ago
  20. d2be07e #25987: add versionadded to Reversible. by Georg Brandl · 8 years ago
  21. a648339 Fix spelling error by Raymond Hettinger · 8 years ago
  22. d274b3f Issue #26657: Fix Windows directory traversal vulnerability with http.server by Martin Panter · 8 years ago
  23. 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
  24. 6aafbd4 Sync test_typing.py with upstream git repo (typing.py was already synced). by Guido van Rossum · 8 years ago
  25. 55c861f Issue #26745: Removed redundant code in _PyObject_GenericSetAttrWithDict. by Serhiy Storchaka · 8 years ago
  26. a858bbd Avoid fcntl() if possible in set_inheritable() by Victor Stinner · 8 years ago
  27. b6a9c97 Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error by Serhiy Storchaka · 8 years ago
  28. 6a7b3a7 Issue #26778: Fixed "a/an/and" typos in code comment and documentation. by Serhiy Storchaka · 8 years ago
  29. 5562563 Automated merge with ssh://hg.python.org/cpython by Steven D'Aprano · 8 years ago
  30. 4ad4654 Shorten secrets module docstring, add function docstrings. by Steven D'Aprano · 8 years ago
  31. 151f5d5 Fix a few minor typos to secrets documentation. by Steven D'Aprano · 8 years ago
  32. d77133b Issue #26717: Merge wsgiref fix from 3.5 by Martin Panter · 8 years ago
  33. 50dd1f7 Issue #26717: Stop encoding Latin-1-ized WSGI paths with UTF-8 by Martin Panter · 8 years ago
  34. 528619b Issue #26782: Add STARTUPINFO to subprocess.__all__ on Windows by Martin Panter · 8 years ago
  35. 9015eb4 Issue #26782: Merge test_subprocess from 3.5 by Martin Panter · 8 years ago
  36. 06172e7 Issue #26782: Acknowledge the incomplete status of __all__ in 3.5 by Martin Panter · 8 years ago
  37. a4ed2da merge 3.5 by Benjamin Peterson · 8 years ago
  38. b0c04cb fix slice cache finalization to use gc del by Benjamin Peterson · 8 years ago
  39. 50074f1 merge 3.5 by Benjamin Peterson · 8 years ago
  40. 8917226 test_support -> support by Benjamin Peterson · 8 years ago
  41. 259d247 merge 3.5 (#26659) by Benjamin Peterson · 8 years ago
  42. 2b601d3 add gc support to slice (closes #26659) by Benjamin Peterson · 8 years ago
  43. b2871fa Documentation for secrets.py by Steven D'Aprano · 8 years ago
  44. 9e92355 Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes. by Serhiy Storchaka · 8 years ago
  45. a07ab29 Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes. by Serhiy Storchaka · 8 years ago
  46. 4d4ac5b merge 3.5 by Senthil Kumaran · 8 years ago
  47. e38415e issue26775 - Improve test coverage for urllib.parse by Senthil Kumaran · 8 years ago
  48. 5cad060 Merge subprocess test from 3.5 by Martin Panter · 8 years ago
  49. 23172bd Issue #10838: Run test__all__() everywhere, even if poll() is not available by Martin Panter · 8 years ago
  50. 8b04a94 Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  51. 119e502 Fix typos in code comments and documentation by Martin Panter · 8 years ago
  52. d3aeb9b Issue #26638: Merge link fixes from 3.5 by Martin Panter · 8 years ago
  53. 00ccacc Issue #26638: Fix links to some CLI options and section headings by Martin Panter · 8 years ago
  54. f7ee9c2 Issue #25314: Merge argparse doc from 3.5 by Martin Panter · 8 years ago
  55. 79a12a2 Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  56. d82da9f Issue #25702: A --with-lto configure option has been added that will by Gregory P. Smith · 8 years ago
  57. a9dd804 merge heads by Gregory P. Smith · 8 years ago
  58. b0c6380 merge heads by Gregory P. Smith · 8 years ago
  59. 1ff6b6a merge heads by Gregory P. Smith · 8 years ago
  60. 65f315e Exclude super long running tests from the PROFILE_TASK for PGO by Gregory P. Smith · 8 years ago
  61. ad45ab8 Exclude super long running tests from the PROFILE_TASK for PGO by Gregory P. Smith · 8 years ago
  62. dfa7e8c Issue #26535: Merge struct doc from 3.5 by Martin Panter · 8 years ago
  63. b030991 Issue #26535: Correct docs regarding the struct buffer size by Martin Panter · 8 years ago
  64. 43de36d Issue #26766: Remove redundant bytearray_format() from bytearrayobject.c by Berker Peksag · 8 years ago
  65. 1f8a1cc Merge for issue #26760 by Brett Cannon · 8 years ago
  66. abf797d Issue #26760: Minimally document PyFrameObject by Brett Cannon · 8 years ago
  67. 6dda1b1 Remove python fallback for compare_digest. by Steven D'Aprano · 8 years ago
  68. d48a202 Merge for issue #25609 by Brett Cannon · 8 years ago
  69. f3ad042 Issue #25609: Backport typing.ContextManager. by Brett Cannon · 8 years ago
  70. e914d41 Issue #26766: Fix _PyBytesWriter_Finish() by Victor Stinner · 8 years ago
  71. 12bb6f4 Null merge by Serhiy Storchaka · 8 years ago
  72. 3c149a6 Issue #26764: Bacported tests for bytes formatting. by Serhiy Storchaka · 8 years ago
  73. c9a59e6 Issue #26764: Fixed SystemError in bytes.__rmod__. by Serhiy Storchaka · 8 years ago
  74. cda8094 Issue #15984: Merge PyUnicode doc from 3.5 by Martin Panter · 8 years ago
  75. 20d3255 Issue #15984: Correct PyUnicode_FromObject() and _FromEncodedObject() docs by Martin Panter · 8 years ago
  76. 6245cb3 Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc by Martin Panter · 8 years ago
  77. 8ca020e Fix missing parens. by Steven D'Aprano · 8 years ago
  78. 08fbef0 Improve tests with more modern assert* methods and subTests. by Steven D'Aprano · 8 years ago
  79. a873f68 run Tools/reindent.py on secrets.py to satisfy the checkwhitespace hook by Steven D'Aprano · 8 years ago
  80. 9570272 Add secrets module and tests. by Steven D'Aprano · 8 years ago
  81. 15d2d49 Closes #26706: Merge with 3.5 by Zachary Ware · 8 years ago
  82. 7d82d03 Issue #26706: Update OpenSSL version in PCbuild/readme.txt by Zachary Ware · 8 years ago
  83. 2c164b7 Fix unused variable 'libver' warning in Modules/_ssl.c by Berker Peksag · 8 years ago
  84. dfcb041 Fix unused variable 'libver' warning in Modules/_ssl.c by Berker Peksag · 8 years ago
  85. 23c5cbb fs_unicode_converter is no longer used. by Serhiy Storchaka · 8 years ago
  86. 2eb6b0d Issues #26716, #26057: Regenerate Argument Clinic code. by Serhiy Storchaka · 8 years ago
  87. d6117a4 Issue #26716: Regenerate Argument Clinic code. by Serhiy Storchaka · 8 years ago
  88. 0fe7978 Issue26748: Enum classes should evaluate as True by Ethan Furman · 8 years ago
  89. de4e079 Issue26748: Enum classes should evaluate as True by Ethan Furman · 8 years ago
  90. 5de67b1 Issue26748: Enum classes should evaluate as True by Ethan Furman · 8 years ago
  91. 21a663e Issue #26057: Got rid of nonneeded use of PyUnicode_FromObject(). by Serhiy Storchaka · 8 years ago
  92. 131b8f8 Issue #26718: super.__init__ no longer leaks memory if called multiple times. by Serhiy Storchaka · 8 years ago
  93. 3d74976 Issue #26718: super.__init__ no longer leaks memory if called multiple times. by Serhiy Storchaka · 8 years ago
  94. 6fce353 merge 3.5. by Senthil Kumaran · 8 years ago
  95. a3c532b [minor] - Correct the docstring of locale.str. Patch by poleto. by Senthil Kumaran · 8 years ago
  96. 81939db Issue #25496: Merge tarfile doc from 3.5 by Martin Panter · 8 years ago
  97. 7f7c605 Issue #25496: Document compresslevel defaults to 9, by Hamza T Khan by Martin Panter · 8 years ago
  98. a4d41b3 Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 8 years ago
  99. a7a222f Closes #26624: Adds validation of ucrtbase[d].dll version with warning for old versions. by Steve Dower · 8 years ago
  100. 0cab9c1 Issue #26404: Add context manager to socketserver, by Aviv Palivoda by Martin Panter · 8 years ago