1. cf36835 Issue #28750: Fixed docs of of unicode-escape an raw-unicode-escape C API. by Serhiy Storchaka · 8 years ago
  2. f675a37 Issue #19569: Suggested more appropriate replacements for deprecated Unicode by Serhiy Storchaka · 8 years ago
  3. f4934ea Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString. by Serhiy Storchaka · 8 years ago
  4. efbf20f Issue #28678: Fix references to numeric_owner parameter by Martin Panter · 8 years ago
  5. 022371f Fixed the documentation of parse_constant argument in json.load(). by Serhiy Storchaka · 8 years ago
  6. ae08687 Issue 28644: Document recent changes in typing.py (Ivan L) by Guido van Rossum · 8 years ago
  7. 58c534d Use http instead of https, due to certificate error by Andrew Kuchling · 8 years ago
  8. d58fc8b Update URL for requests documentation after IRC request by Andrew Kuchling · 8 years ago
  9. 3b3a141 Issue #27392: Document loop.connect_accepted_socket() by Yury Selivanov · 8 years ago
  10. 2ebd6fe Issue #28088: Don't include self in method signature by Berker Peksag · 8 years ago
  11. cea632e Issue #21864: Remove outdated section about exceptions from the tutorial by Berker Peksag · 8 years ago
  12. 04b3d8b Fix spacing after C++ in documentation by Martin Panter · 8 years ago
  13. 1ea023e Issue #28088: Document Transport.set_protocol and get_protocol by INADA Naoki · 8 years ago
  14. 9e80eeb Issue #26980: Improve docs for create_unix_connection(). By Mariatta. by Guido van Rossum · 8 years ago
  15. 72b3443 Fixed hyperlinks for tarfile CLI options. by Serhiy Storchaka · 8 years ago
  16. 92c1a90 Issue #28513: Documented command-line interface of zipfile. by Serhiy Storchaka · 8 years ago
  17. 3e3e9f3 Issue #28553: Fix logic error in example code of int.to_bytes doc. by INADA Naoki · 8 years ago
  18. b8c5f54 Issue #26638: Work around more CLI options that can’t be linked by Martin Panter · 8 years ago
  19. 5c67933 Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings by Martin Panter · 8 years ago
  20. a65a474 Issue #22949: Documented that fnmatch.translate() is for use with re.match(). by Serhiy Storchaka · 8 years ago
  21. 1ecf7d2 Issue #28496: Mark up constants 0, 1 and -1 that denote return values or by Serhiy Storchaka · 8 years ago
  22. bb44477 Fix default role usage by Zachary Ware · 8 years ago
  23. bc51a8a fix name of keyword parameter to gc.collect() (closes #28525) by Benjamin Peterson · 8 years ago
  24. e8a6045 Issue #26796: Don't configure the number of workers for default threadpool executor. by Yury Selivanov · 8 years ago
  25. f8c1505 Issue #25152: Mention the deprecation of pyvenv by Brett Cannon · 8 years ago
  26. ea75a51 Issue #26010: Document CO_* constants by Yury Selivanov · 8 years ago
  27. 807e2f3 Issue #19795: Fixed formatting a table. by Serhiy Storchaka · 8 years ago
  28. 4adf01c Issue #19795: Improved more markups of True/False. by Serhiy Storchaka · 8 years ago
  29. 1883542 Issue #19795: Fixed markup errors. by Serhiy Storchaka · 8 years ago
  30. a97cd2e Issue #19795: Mark up True and False as literal text instead of bold. by Serhiy Storchaka · 8 years ago
  31. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  32. 9f2e377 Issue #27896: Allow passing sphinx options to Doc/Makefile by Victor Stinner · 8 years ago
  33. e5b0bd1 Fix default value of StreamReader.readuntil() by Berker Peksag · 8 years ago
  34. 5493e47 Issue #28455: Clarify example of overriding the convert_arg_line_to_args method by Berker Peksag · 8 years ago
  35. 90e0289 Issue #28432: Fix first parameter name in PyUnicode_EncodeLocale documentation by Berker Peksag · 8 years ago
  36. 11194f7 Remove spurious article. by Ned Deily · 8 years ago
  37. 684340e Issue #27800: Document limitation and workaround for multiple RE repetitions by Martin Panter · 8 years ago
  38. c73e9d8 Issue #23231: Document codecs.iterencode(), iterdecode() shortcomings by Martin Panter · 8 years ago
  39. 1cea56b Issue28438 - Fix the link for pkgutil.get_data doc. Patch contributed by Xiang Zhang. by Senthil Kumaran · 8 years ago
  40. e1478e4 Issue #18789: Update XML vulnerability table to use Safe/Vulnerable instead of No/Yes. by Guido van Rossum · 8 years ago
  41. 4a45235 Issue #26869: Document unittest.TestCase.longMessage. (Mariatta) by Guido van Rossum · 8 years ago
  42. ba29a4f Issue #21443: Show how to change log level for asyncio. by Guido van Rossum · 8 years ago
  43. 0aa7887 Issue #28389: Fix ProxiedTransport example in xmlrpc.client documentation by Berker Peksag · 8 years ago
  44. 7b2aa2e Adjust ClassVar example to use pre-PEP-526 syntax. (Issue #28388) by Guido van Rossum · 8 years ago
  45. deed0c7 Issue #28388: update typing module documentation. by Guido van Rossum · 8 years ago
  46. 9c0e1f8 Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters(). by Serhiy Storchaka · 8 years ago
  47. de0574b Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 8 years ago
  48. 002b0a7 Issue #28348: Fix typo in asyncio.Task() documentation by Berker Peksag · 8 years ago
  49. cc16423 Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4(). by Serhiy Storchaka · 8 years ago
  50. b334ee0 Issue #28319: Fix typo in lzma.rst by Berker Peksag · 8 years ago
  51. 5e3677d Fix markup in pathlib.rst by Berker Peksag · 8 years ago
  52. 06a8ac0 Fix Path.glob() link, reported by SilentGhost by Berker Peksag · 8 years ago
  53. 30eee4d Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 8 years ago
  54. cf79cdb Issue #28306: Update exception message of ZeroDivisionError by Berker Peksag · 8 years ago
  55. ab39b09 Issue #27740: Fix typo in Py_CompileStringExFlags by Berker Peksag · 8 years ago
  56. de55c61 Issue #21903: Update ctypes example to use MessageBoxW by Berker Peksag · 8 years ago
  57. f18a5da Issue #26439: Document that RTLD_NOW is always added by Martin Panter · 8 years ago
  58. a24d2d8 Issue #10673: Document that Process.exitcode can be used to determine timeout by Berker Peksag · 8 years ago
  59. 6129e14 Document that os.mknod() is not available on Windows by Berker Peksag · 8 years ago
  60. 996e5f9 os.genenvb() is not availabnle under Windows by Berker Peksag · 8 years ago
  61. 1d480be Issues #25909, #28211: Restored correct documentation of PyMapping_Items, by Serhiy Storchaka · 8 years ago
  62. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 8 years ago
  63. a327331 Make 3.7 the current dev version in the html version of the docs. by Ned Deily · 8 years ago
  64. 647680e Docs: Correctly link to the methods by Jesus Cea · 8 years ago
  65. 4a72a7b Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed by Berker Peksag · 8 years ago
  66. f676748 Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin by Berker Peksag · 8 years ago
  67. a33e9f7 Issue #28104: More accurately document set method signatures by Raymond Hettinger · 8 years ago
  68. 7927e75 Issue #28103: Use ``'...'`` style in zipfile documentation by Berker Peksag · 8 years ago
  69. 4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 8 years ago
  70. 06e18a7 Issue #26511: Reference the id() function in the 'is' and 'is not' docs by Raymond Hettinger · 8 years ago
  71. e4946e7 Issue #23105: Updated documentation on open() flag constants. by Vinay Sajip · 8 years ago
  72. 1c697a5 Issue #20100: Clarify that passing flags to epoll() has no effect by Berker Peksag · 8 years ago
  73. 3d639b2 Closed #26533: expanded on behaviour of logging.config.listen(). by Vinay Sajip · 8 years ago
  74. 53ba2d1 Issue #27991: Remove incorrect sentence about store_true by Berker Peksag · 8 years ago
  75. 56ff5f7 Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the 3.6 version) by Guido van Rossum · 8 years ago
  76. 1816dfe Issue #28073: Improve wording around None. Michael Lee. by Guido van Rossum · 8 years ago
  77. 99e843b Correct spelling in documentation and code comment by Martin Panter · 8 years ago
  78. 87dc4d6 Issue 14976: Note that the queue module is not designed to protect against reentrancy by Raymond Hettinger · 8 years ago
  79. a3090a4 Issue #19489: Move the search box from sidebar to header and footer. by Zachary Ware · 8 years ago
  80. c1db513 repair errors in (set|get)_task_factory note (#28051) by Benjamin Peterson · 8 years ago
  81. cb3f2c8 Add a note about queue not being safe for use from signal handlers. issue14976. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  82. de02b08 Closes #22731: Documents change of console mode. by Steve Dower · 8 years ago
  83. 5dc504c Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code. by Senthil Kumaran · 8 years ago
  84. 0f0eac4 Issue #27993: Fix problems with plural objects in docs and comments by Martin Panter · 8 years ago
  85. 0be894b Issue #27895: Spelling fixes (Contributed by Ville Skyttä). by Martin Panter · 8 years ago
  86. 6b46ec7 #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs. by R David Murray · 8 years ago
  87. 32d3742 [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". by Senthil Kumaran · 8 years ago
  88. e848cd7 Issue #27905: Docs for typing.Type[C], by Michael Lee. by Guido van Rossum · 8 years ago
  89. a1bc246 Use shorter version of Connection.isolation_level in sqlite3.rst by Berker Peksag · 8 years ago
  90. 03d13c0 Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. by Christian Heimes · 8 years ago
  91. 4672060 Update pkgutil docs to reference appropriate finder and loader object documentation. by Senthil Kumaran · 8 years ago
  92. 598894f Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0. by Christian Heimes · 8 years ago
  93. f7e2ea2 remove ungrammarical apostrophe (closes #27957) by Benjamin Peterson · 8 years ago
  94. f5b7c7b Improve recipe by showing results of intermediate steps by Raymond Hettinger · 8 years ago
  95. 871a334 Issue 27936: Update doc for round() to indicate that None is an allowable argument. by Raymond Hettinger · 8 years ago
  96. 16eb827 Improve docs for random.seed() by Raymond Hettinger · 8 years ago
  97. 74eda76 #27893: arg name and bytes references in email.parser docs. by R David Murray · 8 years ago
  98. 3399e1e ? Working Directory ? by Terry Jan Reedy · 8 years ago
  99. 624e222 Fix typos by Raymond Hettinger · 8 years ago
  100. f0a71cf Fix typo by Zachary Ware · 8 years ago