1. b6e2142 merge 3.3 by Benjamin Peterson · 7 years ago
  2. e527dd3 ring in 2017 for Python by Benjamin Peterson · 7 years ago
  3. 5430293 Issue #29013: Merge from 3.5 by Berker Peksag · 7 years ago
  4. 4950ae1 Issue #29013: Fix allowZip64 documentation by Berker Peksag · 7 years ago
  5. a22457e Issue #29012: Merge from 3.5 by Berker Peksag · 7 years ago
  6. 14adafd Issue #29012: Remove outdated information about __bases__ by Berker Peksag · 7 years ago
  7. 2a267a1 Issue #29129: Fix typo in "Using auto" section by Berker Peksag · 7 years ago
  8. 37023b6 Issue #29024: Merge from 3.5 by Berker Peksag · 7 years ago
  9. d2d673f Issue #29024: Add Kivy entry to GUI FAQ by Berker Peksag · 7 years ago
  10. 9db22dd Issue #26267: Merge from 3.5 by Berker Peksag · 7 years ago
  11. 6b5e4a8 Issue #26267: Improve uuid.UUID documentation by Berker Peksag · 7 years ago
  12. 53a21eb Closes #29105: Updated RotatingFileHandler documentation. by Vinay Sajip · 7 years ago
  13. 51447db Clearer compact dict attribution to the original proposal by Raymond Hettinger · 7 years ago
  14. 9ea82dd Issue #29112: Merge 3.5. by Xiang Zhang · 7 years ago
  15. cea904f Issue #29112: Fix a questionable wording in sequence doc. by Xiang Zhang · 7 years ago
  16. 771cf89 Merge 3.5 by Victor Stinner · 7 years ago
  17. 440d703 Issue #29109: Enhance tracemalloc documentation by Victor Stinner · 7 years ago
  18. 44223e9 Issue #29087: Removed the documentation of non-existing UCS4 support functions. by Serhiy Storchaka · 7 years ago
  19. af9181a Issue #29087: Removed the documentation of non-existing UCS4 support functions. by Serhiy Storchaka · 7 years ago
  20. 5d1111e Issue #29069: Merge from 3.5 by Berker Peksag · 7 years ago
  21. 1fee515 Issue #29069: Update the default URL of PyPI server by Berker Peksag · 7 years ago
  22. fe607be Merge from 3.5 by Berker Peksag · 7 years ago
  23. 8e2bdc8 Move versionadded inside of the get_terminal_size() block by Berker Peksag · 7 years ago
  24. b8a1aeb Issue #29078: Merge 3.5. by Xiang Zhang · 7 years ago
  25. 6721c7c Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 7 years ago
  26. a8803d2 Merge from 3.5. by Serhiy Storchaka · 7 years ago
  27. 4398c12 Issue #29068: Fixed a typo in PyErr_Fetch example. Patch by Chi Hsuan Yen. by Serhiy Storchaka · 7 years ago
  28. 7e930d7 Issue #28954: Merge keyword argument syntax from 3.5 by Martin Panter · 7 years ago
  29. 7106a51 Issue #28954: Add missing comma to keyword argument syntax by Martin Panter · 7 years ago
  30. 0efb5b3 Issue #1446619: Merge slicing description from 3.5 by Martin Panter · 7 years ago
  31. 3dbd87f Issue #1446619: Account for negative slice direction in description by Martin Panter · 7 years ago
  32. 520569e Issue #29004: Merge crc_hqx() doc from 3.5 by Martin Panter · 7 years ago
  33. 3a72ee5 Issue #28960: Merge Thread.join() doc from 3.5 by Martin Panter · 7 years ago
  34. 3310e14 Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT by Martin Panter · 7 years ago
  35. 972e04e Issue #28960: Drop comma attached to dash in Thread.join() description by Martin Panter · 7 years ago
  36. e31b15c Update documentation index sidebar for 3.6.0 release. by Ned Deily · 7 years ago
  37. 93357d8 Merge 3.6.0 release engineering head by Ned Deily · 7 years ago
  38. 5c4568a Update docs and patchlevel for 3.6.0 final. by Ned Deily · 7 years ago
  39. 73224c4 Merge by Brett Cannon · 7 years ago
  40. 7e93c84 Grammatical fixes following #d95f19892fd0 by Brett Cannon · 7 years ago
  41. 01e4c11 Merge 3.5 by Victor Stinner · 8 years ago
  42. 509476b doc: Suggest to hash(tuple of attr) rather than XOR by Victor Stinner · 8 years ago
  43. 47888da Issue #29009: Merge 3.5. by Xiang Zhang · 8 years ago
  44. bfbc29c Issue #29009: Remove outdated doc of PyUnicode_RichCompare. by Xiang Zhang · 8 years ago
  45. cd259bf Merge: #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  46. 4ec1590 #29005: clarify terminology in tutorial 'method' discussion. by R David Murray · 8 years ago
  47. 59b0eb5 Issue #28987: Typos, grammar, spelling in documentation by Martin Panter · 8 years ago
  48. fff07e3 Merge spelling and grammar from 3.5 by Martin Panter · 8 years ago
  49. 2f9171d Fix spelling and grammar in code comments and documentation by Martin Panter · 8 years ago
  50. ce042af Merge for porting HOWTO update by Brett Cannon · 8 years ago
  51. 5866719 Update porting HOWTO to drop unicode_literals and mention static type checking by Brett Cannon · 8 years ago
  52. 9bb6fe5 Issue #14061: Misc fixes and cleanups in archiving code in shutil. by Serhiy Storchaka · 8 years ago
  53. 20cdffd Issue #14061: Misc fixes and cleanups in archiving code in shutil. by Serhiy Storchaka · 8 years ago
  54. 6db7a4b docs: asyncio is no longer provisional by Yury Selivanov · 8 years ago
  55. 1217470 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  56. 0366004 Issue #28091: Document PEP 525 & PEP 530. by Yury Selivanov · 8 years ago
  57. 8320193 Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  58. 0bf5906 Issue #28944: Merge from 3.5 by Berker Peksag · 8 years ago
  59. 7b440df Issue #28944: Fix footnote numbering by Berker Peksag · 8 years ago
  60. 3432f2f Issue #28089: Document TCP_NODELAY in asyncio by Yury Selivanov · 8 years ago
  61. 0a7b859 Issues #28916, #26483: Merge stdtypes.rst from 3.5 by Martin Panter · 8 years ago
  62. 49c14d8 Issue #26483: Clarify str.isdecimal() and isdigit() by Martin Panter · 8 years ago
  63. 41176ae Issue #28916: Correct description of %o and %x alternative forms by Martin Panter · 8 years ago
  64. 071fbcb Merge for issue #28424 by Brett Cannon · 8 years ago
  65. bc538e3 Issue #28424: Document pkgutil.get_data() doesn't work with namespace packages. by Brett Cannon · 8 years ago
  66. 2179961 Issue #28771: Merge C API doc fix from 3.5 by Martin Panter · 8 years ago
  67. 7a44783 Issue #28771: Update tp_get/setattr signature documentation by Martin Panter · 8 years ago
  68. 186b204 Fix typos in comment and documentation by Martin Panter · 8 years ago
  69. b7880b0 Issue #28820: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  70. 898573a Issue #28820: Fix spelling of “practice” as a noun by Martin Panter · 8 years ago
  71. 2fed8cd Issues #28755, #28753: Merge Arg Clinic howto from 3.5 by Martin Panter · 8 years ago
  72. cfa9bad Issue #28755: Improve syntax highlighting in Arg Clinic howto by Martin Panter · 8 years ago
  73. a277c13 Issue 28753: Argument Clinic howto docfix, courtesy Julien Palard. by Martin Panter · 8 years ago
  74. 932d40a Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  75. 2036742 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  76. 419967b Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  77. 7bc01c3 Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  78. 29b0a26 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  79. ee1b01a Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  80. c7b1a0b Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 8 years ago
  81. 4931122 Add missing square bracket in typing.get_type_hints() by Berker Peksag · 8 years ago
  82. 219a012 Issue #28738: Document SIGBREAK as an acceptable value on Windows by Berker Peksag · 8 years ago
  83. a860286 Issue #28773: Add typing.FrozenSet docs. (Manuel Krebber) by Guido van Rossum · 8 years ago
  84. 8e1baa7 docs: asyncio is no longer provisional by Yury Selivanov · 8 years ago
  85. 6e31235 Issue #28635: asyncio-related fixes and additions. by Yury Selivanov · 8 years ago
  86. 4f9e428 Issue #28091: Document PEP 525 & PEP 530. by Yury Selivanov · 8 years ago
  87. 5e65a5f Issue #28979: Fix What's New in Python 3.6, dict by Victor Stinner · 8 years ago
  88. 291b93b Issue #28089: Document TCP_NODELAY in asyncio by Yury Selivanov · 8 years ago
  89. 5dc1fb3 Issue #28896: Deprecate WindowsRegistryFinder by Steve Dower · 8 years ago
  90. 446e606 Issue #28900: Update documentation sidebar for 3.6.0rc. by Ned Deily · 8 years ago
  91. 267862f Issue #28635: Drop the note that whatsnew is incomplete by Yury Selivanov · 8 years ago
  92. 53c53ea Issue #27030: Unknown escapes in re.sub() replacement template are allowed by Serhiy Storchaka · 8 years ago
  93. 9a953db Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. by Serhiy Storchaka · 8 years ago
  94. 19d2467 Issue #23722: improve __classcell__ compatibility by Nick Coghlan · 8 years ago
  95. 71c62e1 Neaten-up and extend the examples in the random module docs. by Raymond Hettinger · 8 years ago
  96. 2238131 Fixed mismatching title overline. by Serhiy Storchaka · 8 years ago
  97. e418432 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  98. b6a6b45 Issue #21818: Fixed references to classes that have names matching with module by Serhiy Storchaka · 8 years ago
  99. 3c35fdb Issue #27172: Undeprecate inspect.getfullargspec() by Nick Coghlan · 8 years ago
  100. 27ec5bf Issue #28635: Document Python 3.6 opcode changes by Yury Selivanov · 8 years ago