1. ab75e02 Issue #18548: Fix unittest.TestSuite() example by Berker Peksag · 8 years ago
  2. b858af6 Add typing.Generator docs, by Michael Lee. by Guido van Rossum · 8 years ago
  3. 69332c1 Fix spelling and grammar in documentation and code comments by Martin Panter · 8 years ago
  4. 72e483a Fix half-finished sentence. by Zachary Ware · 8 years ago
  5. 85b6090 Fix indentation of versionadded directive in IPv4Address.reverse_pointer docs by Berker Peksag · 8 years ago
  6. 6bbc839 Indent ipaddress.ip_address() example correctly by Berker Peksag · 8 years ago
  7. 6c7d5a2 Issue #24278: Explain how argument parsing output buffers are managed by Martin Panter · 8 years ago
  8. bed6891 Issue #23710: Update PyObject_HEAD documentation by Berker Peksag · 8 years ago
  9. 6cafece Issue #26576: Clarify that the @deco syntax is not always an equivalent of f = deco(f) by Berker Peksag · 8 years ago
  10. 17742f2 [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  11. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  12. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  13. fa95068 Silence another "default role used" warning in typing.rst by Berker Peksag · 8 years ago
  14. c301cbf Fix whitespace. by Guido van Rossum · 8 years ago
  15. 342e800 Expand documentation about type aliases and NewType in the typing module. by Guido van Rossum · 8 years ago
  16. 1050d2d Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting. by Martin Panter · 8 years ago
  17. 87ec85f Correct typo in Windows docs. by Zachary Ware · 8 years ago
  18. eb99570 Issue #27626: Spelling fixes in docs, comments and internal names by Martin Panter · 8 years ago
  19. 25539b0 Issue #27633: Fix usage of versionchanged directive in email.parser.rst by Berker Peksag · 8 years ago
  20. 254da19 Issue #26638: Don’t link 2to3 -l option to the tarfile -l option by Martin Panter · 8 years ago
  21. aa46bd4 Issue #27601: Improve example in the "Hashing of numeric types" section by Berker Peksag · 8 years ago
  22. 84544c1 Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module by Martin Panter · 8 years ago
  23. 48e3f98 Issue #25393: Fix probable copy/paste error in resource docs by Zachary Ware · 8 years ago
  24. 2219450 Issue #27528: Document and test warning messages must match at beginning by Martin Panter · 8 years ago
  25. ebf9fd3 Issue #27531: Update signature of Mock.assert_not_called method by Berker Peksag · 8 years ago
  26. 9305bba Issue #26696: Document collections.abc.ByteString. by Brett Cannon · 8 years ago
  27. 2b87921 Issue #27180: Clarify Path.rename() behavior on Unix systems by Berker Peksag · 8 years ago
  28. 3093bf1 Issue #27455: Improve examples in tkinter documentation by Berker Peksag · 8 years ago
  29. 6f379f4 Issue #27481: Docummented that ValueError is now raised instead of TypeError by Serhiy Storchaka · 8 years ago
  30. 204bf0b English spelling and grammar fixes by Martin Panter · 8 years ago
  31. 7a139c5 #26176: fix usage of Address constructor in email examples. by R David Murray · 8 years ago
  32. e75ffa9 Add versionadded to PyDict_SetDefault documentation by Berker Peksag · 8 years ago
  33. 8faca61 Issue #27431: Update default protocol version in shelve.Shelf() documentation by Berker Peksag · 8 years ago
  34. e39682b Issue #27430: Fix typos, patch by scop. by Berker Peksag · 8 years ago
  35. 15287f8 Issue #4945: Improved the documenting of boolean arguments in the json module. by Serhiy Storchaka · 8 years ago
  36. 0ab67df Issue #27416: clarify copy doc by Victor Stinner · 8 years ago
  37. 4575098 Fix issue #27402: example for typing did not type-check. by Guido van Rossum · 8 years ago
  38. 6803f35 Issue #27393: Fix escaping of C:\ too by Berker Peksag · 8 years ago
  39. 9c1e9d4 Issue #27393: Fix escaping of venv activate commands on Windows by Berker Peksag · 8 years ago
  40. 559ad5d Remove a stale reference to pathlib.PurePath.path by Brett Cannon · 8 years ago
  41. a064382 Issue #27381: Remove superfluous paren in zipfile documentation by Berker Peksag · 8 years ago
  42. 37e87e6 Issue #26547: Remove outdated term dictproxy from vars() documentation by Berker Peksag · 8 years ago
  43. 79af27e Issue #27378: Remove an outdated reference from regex HOWTO by Berker Peksag · 8 years ago
  44. dcb6c88 Issue #27304: Source code links for sub-packages in the same file. by Terry Jan Reedy · 8 years ago
  45. 8550bd8 alter header; '%' really throws latex through a loop by Benjamin Peterson · 8 years ago
  46. 2275e62 Fix spelling errors in code comments by Martin Panter · 8 years ago
  47. 514f973 Issue #27294: Numerical state in the repr for Tkinter event objects is now by Serhiy Storchaka · 8 years ago
  48. d37de3c issue27021 - Document SC_IOV_MAX limitation imposed by OS on os.writev. by Senthil Kumaran · 8 years ago
  49. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  50. dccc5ed Issue #27327: fix doc typo, noted by Jakub Wilk. by Ned Deily · 8 years ago
  51. 33e7ca7 Make faq/general.rst gender-inclusive, patch by Sam Hathaway. by Berker Peksag · 8 years ago
  52. b14f0c6 merge with 3.4 by Georg Brandl · 8 years ago
  53. 4b9e75b Docs: add html-stable autobuild variant by Georg Brandl · 8 years ago
  54. 71e8636 Issue #27311: Fix ZipFile.writestr data argument name. by Martin Panter · 8 years ago
  55. 48b13f0 Delete outdated paragraph about OptimizedUnicode again by Berker Peksag · 8 years ago
  56. 6afbc65 Issue #16182: set_pre_input_hook() may not exist; document, and update test by Martin Panter · 8 years ago
  57. 9748478 Issue #27306: Fix typo in tarfile documentation by Berker Peksag · 8 years ago
  58. 8f95e65 Issue #15657: Delete incorrect statement from PyMethodDef documentation by Berker Peksag · 8 years ago
  59. c415440 Issue #27188: Fix various sqlite3 documentation errors by Berker Peksag · 8 years ago
  60. 00eaa8a Use exc role for ValueError in multiprocessing.rst by Berker Peksag · 8 years ago
  61. 0b19e1e Issue #27221: Delete an outdated paragraph about pickle support of Process by Berker Peksag · 8 years ago
  62. 70c502a Fix typos and English grammar in documentation and code comment by Martin Panter · 8 years ago
  63. 0c0da48 Issue #24136: Document generalized unpacking, PEP 448 by Martin Panter · 8 years ago
  64. af51140 Fix typo and silence a Sphinx warning in Doc/glossary.rst by Berker Peksag · 8 years ago
  65. 3261960 Silence 'make suspicious' warnings by Berker Peksag · 8 years ago
  66. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  67. 420e4d8 Issue #27280: Fix typo in IPv6Network documentation by Berker Peksag · 8 years ago
  68. 63b91e5 Issue #24617: Add comment for os.mkdir about mode quirks by Tommy Beadle · 8 years ago
  69. 553245c Issue #8491: Add link to Gnu Readline configuration documentation by Martin Panter · 8 years ago
  70. e9b8403 [Issue 15476] Make "code object" its own entry in the index by Tommy Beadle · 8 years ago
  71. a6f6edb Issue #27243: Fix __aiter__ protocol by Yury Selivanov · 8 years ago
  72. c1cf296 asyncio: Remove asyncio.timeout() context manager. by Yury Selivanov · 8 years ago
  73. af74512 asyncio: Update whatsnew/3.5.2 by Yury Selivanov · 8 years ago
  74. 55c5084 Issue #27136: Update asyncio docs by Yury Selivanov · 8 years ago
  75. 7d7a11b Issue #23275: Backport target list assignment documentation fixes by Martin Panter · 8 years ago
  76. 84f387d Issue #21593: Clarify that re.search() returns the first match by Berker Peksag · 8 years ago
  77. e42e129 Issue #25738: Don’t send message body for 205 Reset Content by Martin Panter · 8 years ago
  78. dddf484 os.urandom() doesn't block on Linux anymore by Victor Stinner · 8 years ago
  79. 8f5798e Issue #26014: Update 3.x packaging documentation: by Ned Deily · 8 years ago
  80. ed0425c Issue #24291: Avoid WSGIRequestHandler doing partial writes by Martin Panter · 8 years ago
  81. 889f914 issue27202 - Fix the mistake in changesets 70af472451cb (3.5) and 2bb806539ca6 (3.6) by Senthil Kumaran · 8 years ago
  82. 03fe002 Issue #17888: Add a note about contributing to Python docs by Berker Peksag · 8 years ago
  83. ff6c5c5 issue27202 - Exclude 2.x release notes from python3 make doctests. by Senthil Kumaran · 8 years ago
  84. 7749320 Issue27203 - Fix doctests Doc/faq/programming.rst. by Senthil Kumaran · 8 years ago
  85. 89beb27 Issue #19234: Documents socket.fileno() returns -1 on failure by Kushal Das · 8 years ago
  86. 32db438 Issue 27216: Fix typo (noticed by Alex Chan). by Ned Deily · 8 years ago
  87. 3ee6270 Fix typos in code comment and documentation by Martin Panter · 8 years ago
  88. 21dcb93 #22797: clarify when URLErrors are raised by urlopen. by R David Murray · 8 years ago
  89. 7ee9194 issue27113 - Document "check_same_thread" parameter in sqlite3.connect api. by Senthil Kumaran · 8 years ago
  90. 0779129 issue8519 - Reference termios and ioctl manual pages in the library documentation. by Senthil Kumaran · 8 years ago
  91. 583a1d6 Document that CalledProcessError.returncode is the negative by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 8 years ago
  92. dd4fcf5 #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 8 years ago
  93. 8891dfe Issue #16192: Fix copy and paste mistake noticed by Eryk Sun by Berker Peksag · 8 years ago
  94. f86959d #13784: fix xml.sax.reader getColumn/LineNumber docs. by R David Murray · 8 years ago
  95. d85a1e6 Issue #16192: Clarify when c_int is an alias to c_long in ctypes documentation by Berker Peksag · 8 years ago
  96. a49ccf2 note that Py_VISIT handles NULL (closes #27183) by Benjamin Peterson · 8 years ago
  97. 0a5120e Issue #23116: Improve ask_ok() example in the Python tutorial by Berker Peksag · 8 years ago
  98. 1b207c5 Issue #12243: Remove redundant availability notes from getpass docs by Berker Peksag · 8 years ago
  99. 5b6a14d Fix link in programming FAQ. by Berker Peksag · 8 years ago
  100. 93818c7 Issue #27174: Update IPython URL in tutorial by Berker Peksag · 8 years ago