1. 150ea1a Issue #22088: Merge base64 docs from 3.5 by Martin Panter · 9 years ago
  2. ee3074e Issue #22088: Clarify base-64 alphabets and which characters are discarded by Martin Panter · 9 years ago
  3. 2d43bc2 merge with 3.5 by Georg Brandl · 9 years ago
  4. f1d371b Update example; str(float) changed so there is difference now. by Georg Brandl · 9 years ago
  5. fe93283 Issue #26261: Merge NamedTemporaryFile docs from 3.5 by Martin Panter · 9 years ago
  6. 1f0e1f3 Issue #26261: Clarify NamedTemporaryFile name attribute vs file.name by Martin Panter · 9 years ago
  7. 0d34530 Merge XML-RPC client documentation from 3.5 by Martin Panter · 9 years ago
  8. 1c5e715 Fix errors in XML-RPC client example code by Martin Panter · 9 years ago
  9. 42b33a4 Issue #26401: Fix compile() documentation by Berker Peksag · 9 years ago
  10. 0334c3c Issue #26401: Fix compile() documentation by Berker Peksag · 9 years ago
  11. d9108d1 Issue #23430: Stop socketserver from catching SystemExit etc from handlers by Martin Panter · 9 years ago
  12. 86a8be0 Fix a name in an example by Brett Cannon · 9 years ago
  13. 4cbab34 Issue #26397: Update an importlib example to use util.module_from_spec() instead of create_module() by Brett Cannon · 9 years ago
  14. fe1941e Merge w/ 3.5 by Brett Cannon · 9 years ago
  15. 27c712e List what classes from importlib.machinery don't work with importlib.util.LazyLoader by Brett Cannon · 9 years ago
  16. d9dc530 Merged cookbook update from 3.5. by Vinay Sajip · 9 years ago
  17. e10d370 Added simple threading example to logging cookbook. by Vinay Sajip · 9 years ago
  18. 2d2d08d Issue #22468: Merge gettarinfo() doc from 3.5 by Martin Panter · 9 years ago
  19. f817a48 Issues #22468, #21996, #22208: Clarify gettarinfo() and TarInfo usage by Martin Panter · 9 years ago
  20. 7db1d16 merge with 3.5 by Georg Brandl · 9 years ago
  21. 92849d1 Closes #20169: fix inner links random doc. by Georg Brandl · 9 years ago
  22. be1aec7 Issue #15608: Merge socketserver doc from 3.5 by Martin Panter · 9 years ago
  23. eac17b8 Issue #15608: Improve socketserver module documentation by Martin Panter · 9 years ago
  24. 31a252b Issue #16915: Clarify that mode parameter of socket.makefile() does not accept by Berker Peksag · 9 years ago
  25. 3fe64d0 Issue #16915: Clarify that mode parameter of socket.makefile() does not accept by Berker Peksag · 9 years ago
  26. bd81129 merge 3.5 (#26378) by Benjamin Peterson · 9 years ago
  27. 8f0432f fix typo (closes #26378) by Benjamin Peterson · 9 years ago
  28. 5ab2699 Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart. by Ned Deily · 9 years ago
  29. f38c93f Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart. by Ned Deily · 9 years ago
  30. 40383c8 Minor clarification in tutorial. by Georg Brandl · 9 years ago
  31. 3e48b38 Merge 3.5 (issue #25887) by Yury Selivanov · 9 years ago
  32. 77c9681 Issue #25887: Raise a RuntimeError when a coroutine is awaited more than once. by Yury Selivanov · 9 years ago
  33. bc1ee46 Issue #25179: Documentation for formatted string literals aka f-strings by Martin Panter · 9 years ago
  34. ffe96ae Issue #25994: Added the close() method and the support of the context manager by Serhiy Storchaka · 9 years ago
  35. 885bdc4 Issue #25985: sys.version_info is now used instead of sys.version by Serhiy Storchaka · 9 years ago
  36. e93b06a Hopefully clarify the difference between Optional[t] and an optional argument. by Guido van Rossum · 9 years ago
  37. 3fb5612 Hopefully clarify the difference between Optional[t] and an optional argument. by Guido van Rossum · 9 years ago
  38. 288ed03 Issue #26304: Additional “allows to” fix specific to 3.6 by Martin Panter · 9 years ago
  39. 3008b1c Issue #26304: Merge doc wording from 3.5 by Martin Panter · 9 years ago
  40. c04fb56 Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar by Martin Panter · 9 years ago
  41. 7e3a91a Issue #26136: Upgrade the generator_stop warning to DeprecationWarning by Martin Panter · 9 years ago
  42. 1fe0d13 Issue #26243: zlib.compress() keyword argument support by Aviv Palivoda by Martin Panter · 9 years ago
  43. 96a4f07 Issues #26310, #26311: Fix typos in the documentation and code comments by Martin Panter · 9 years ago
  44. 263c448 Issues #26310, 26311: Merge typo fixes from 3.5 by Martin Panter · 9 years ago
  45. b8e5eb3 Clarify "cardinality of" as "number of elements in" as many readers do by Gregory P. Smith · 9 years ago
  46. e27403b Clarify "cardinality of" as "number of elements in" as many readers do by Gregory P. Smith · 9 years ago
  47. c4b813d Issue #26198: Fixed error messages for some argument parsing errors. by Serhiy Storchaka · 9 years ago
  48. d5db147 Issue #25179: Preparatory cleanup of existing docs on string formatting by Martin Panter · 9 years ago
  49. 503f908 Issue #26039: Added zipfile.ZipInfo.from_file() and zipinfo.ZipInfo.is_dir(). by Serhiy Storchaka · 9 years ago
  50. 46988d3 Merge string formatting doc fixes from 3.5 by Martin Panter · 9 years ago
  51. 029f7f7 merge from 3.5 by Senthil Kumaran · 9 years ago
  52. b6213c5 Fix userinfo example presented in urllib2 howto. by Senthil Kumaran · 9 years ago
  53. e922289 Merge with 3.5 by Zachary Ware · 9 years ago
  54. 2b81814 Python for .NET has moved to Github. by Zachary Ware · 9 years ago
  55. 71e8134 Merge with 3.5 by Zachary Ware · 9 years ago
  56. 3df11b2 Fix typo. by Zachary Ware · 9 years ago
  57. 8254f79 Issue #26244: Merge zlib documentation from 3.5 by Martin Panter · 9 years ago
  58. 567d513 Issue #26244: Clarify default zlib compression level in documentation by Martin Panter · 9 years ago
  59. a638971 merge by Raymond Hettinger · 9 years ago
  60. b00da57 Issue #26194: Inserting into a full deque to raise an IndexError by Raymond Hettinger · 9 years ago
  61. 59fe937 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  62. 5f0c5d9 Enhance os.scandir() doc by Victor Stinner · 9 years ago
  63. 89e5433 Issue #26242: Fix another one in importlib.rst by Berker Peksag · 9 years ago
  64. fe5f614 Issue #26242: Fix another one in importlib.rst by Berker Peksag · 9 years ago
  65. da7e0d8 Fix a markup error in socket.rst by Berker Peksag · 9 years ago
  66. 253739d Fix a markup error in socket.rst by Berker Peksag · 9 years ago
  67. f98aca5 Update "Creating Virtual Environments" link in venv documentation by Berker Peksag · 9 years ago
  68. ef410770 Update "Creating Virtual Environments" link in venv documentation by Berker Peksag · 9 years ago
  69. f108a58 Update output of venv -h by Berker Peksag · 9 years ago
  70. a9744ae Update output of venv -h by Berker Peksag · 9 years ago
  71. 68df686 Add a link to PEP 384 in stable.rst by Berker Peksag · 9 years ago
  72. 9d48869 Issue #19023: Merge ctypes doc and tests from 3.5 by Martin Panter · 9 years ago
  73. 34360c8 Issue #19023: Document ctypes array and pointer classes by Martin Panter · 9 years ago
  74. 806cb0f Add a link to PEP 384 in stable.rst by Berker Peksag · 9 years ago
  75. 1b95517 Issue #26034: Sync documentation of --clear with its behavior by Berker Peksag · 9 years ago
  76. 547f66f Issue #26034: Sync documentation of --clear with its behavior by Berker Peksag · 9 years ago
  77. 0fe1b47 Issue #26199: Fix broken link in unittest.mock-examples.rst by Berker Peksag · 9 years ago
  78. 5da4e86 Issue #26220: Merge Unicode how-to from 3.5 by Martin Panter · 9 years ago
  79. 4942870 Issue #26220: Remove outdated comment about a question mark by Martin Panter · 9 years ago
  80. a370a42 Issue #26199: Fix broken link in unittest.mock-examples.rst by Berker Peksag · 9 years ago
  81. 0ef0423 merge by Raymond Hettinger · 9 years ago
  82. 3743432 Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen by Raymond Hettinger · 9 years ago
  83. 9fa8126 Issue #18018: Raise an ImportError if a relative import is attempted by Brett Cannon · 9 years ago
  84. 849113a Issue #25791: Warn when __package__ != __spec__.parent. by Brett Cannon · 9 years ago
  85. 52c854a Merge from 3.5 by Brett Cannon · 9 years ago
  86. 3bf1d87 Fix a typo in a code example by Brett Cannon · 9 years ago
  87. bf98079 Merge 3.5 (i18n doc, issue #25907) by Victor Stinner · 9 years ago
  88. 875f29a doc: i18n HTML templates by Victor Stinner · 9 years ago
  89. cbde4a6 merge from 3.5 by Senthil Kumaran · 9 years ago
  90. e5c05cc minor clarification on Zipfile 'x' mode - exclusive creation of a file. by Senthil Kumaran · 9 years ago
  91. 2e15d60 Issue #18620: Improve Pool examples in multiprocessing documentation by Berker Peksag · 9 years ago
  92. 7405c16 Issue #18620: Improve Pool examples in multiprocessing documentation by Berker Peksag · 9 years ago
  93. dce4ae8 merge from 3.5 by Senthil Kumaran · 9 years ago
  94. 1538b3d issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and by Senthil Kumaran · 9 years ago
  95. 875dde4 Merge 3.5 (doc) by Victor Stinner · 9 years ago
  96. d99cd33 Issue #26106: doc: Move text of licenses to parsed literal block by Victor Stinner · 9 years ago
  97. e45abae merge 3.5 (#26172) by Benjamin Peterson · 9 years ago
  98. b57eaea merge 3.4 (#26172) by Benjamin Peterson · 9 years ago
  99. c836f71 remove script from epub (closes #26172) by Benjamin Peterson · 9 years ago
  100. f3914eb co_lnotab supports negative line number delta by Victor Stinner · 9 years ago