1. 73308d6 Merge doc change from 3.3 by Jason R. Coombs · 10 years ago
  2. 13266fb Update docs to reflect resurrection of Setuptools over Distribute by Jason R. Coombs · 10 years ago
  3. b0539b2 Issue #21485: remove unnecesary .flush() calls in the asyncio subprocess code by Victor Stinner · 10 years ago
  4. 8e0aa05 Change all references to Unix to POSIX in the subprocess docs. It's by Gregory P. Smith · 10 years ago
  5. 6436cba Remove the warning-soup from the subprocess documentation by adding by Gregory P. Smith · 10 years ago
  6. 062fcac Issue #21438: Document what loaders don't require a module name for by Brett Cannon · 10 years ago
  7. f26702b Issue #21157: Touch up imp docs to be more explicit about importlib by Brett Cannon · 10 years ago
  8. a83ade1 #21300: fix typo by R David Murray · 10 years ago
  9. e252446 #21300: Clean up the docs for the email "policy" arguments. by R David Murray · 10 years ago
  10. 5280d2e asyncio docs: ProactorEventLoop does not support SSL. by Guido van Rossum · 10 years ago
  11. d8ea56d Document the subprocess Popen.args attribute (issue21353) by Gregory P. Smith · 10 years ago
  12. 024c5ee Document the subprocess Popen.args attribute (issue21353) by Gregory P. Smith · 10 years ago
  13. 43e7cd3 Issue #21026: Augment site doc based on experiments. Patch by Carol Willing. by Terry Jan Reedy · 10 years ago
  14. ae25f46 #18243: Remove obsolete cautionary note from email mktime_tz docs. by R David Murray · 10 years ago
  15. bddecc3 Issue #21232: Replace .splitlines arg '1' with 'keepends=True'. by Terry Jan Reedy · 10 years ago
  16. aad7cc9 Clarify BROWSER envar behavior in webbrowser.py. Noted by David Turner. Closes #21248 by Senthil Kumaran · 10 years ago
  17. 8b4a272 Correct the URL in the http.client example. Noted by Evens Fortuné. Closes #21229 by Senthil Kumaran · 10 years ago
  18. cad2bf2 Address issue 18229 - Explain http.server.BaseHTTPRequestHandler's .headers attribute further. by Senthil Kumaran · 10 years ago
  19. 7f84d1e #18566: Whitespace by Terry Jan Reedy · 10 years ago
  20. 6ac4240 Issue #18566: Clarify unittest setUp, tearDown doc. Patch by Nitika Agarwal. by Terry Jan Reedy · 10 years ago
  21. 65425b4 Issue #21245: updated documentation on exception() method and function. by Vinay Sajip · 10 years ago
  22. fe0e108 #15104: add backtick code markup. by R David Murray · 10 years ago
  23. 061cb3b #15104: improve the discussion of __main__. by R David Murray · 10 years ago
  24. 44da19a #18518: mention that including a return statement changes/breaks the behaviour by Andrew Kuchling · 10 years ago
  25. abf079d Issue #20624: Exception docs wording tweak - clarify that it's okay to inherit from a subclass of Exception. by Mark Dickinson · 10 years ago
  26. 604453c #21169: add comment and doc update for getpass change. by R David Murray · 10 years ago
  27. f98021c Issue #21170: Removed invalid parameter names from unittest doc. by Terry Jan Reedy · 10 years ago
  28. 222ef82 fix verb (closes #21174) by Benjamin Peterson · 11 years ago
  29. 6d6ec25 merge from 3.3 by Senthil Kumaran · 11 years ago
  30. f5c3405 minor docfix (reported at docs@python.org) trace.py argument is --count not --counts by Senthil Kumaran · 11 years ago
  31. b30b34c Issue 21143: Fix typo in docs for max(). by Raymond Hettinger · 11 years ago
  32. 0bd22d4 Issue #20375: Clarify ET's parsing of comments and processing instructions. by Eli Bendersky · 11 years ago
  33. 31b26f6 Issue #18652: Add an itertools recipe for first_true() by Raymond Hettinger · 11 years ago
  34. f4284e4 Documentation nit. List the traditional keyword-only argument first and the default last. by Raymond Hettinger · 11 years ago
  35. da4bf8f Issue 21125: minor documentation tweak. by Raymond Hettinger · 11 years ago
  36. 1acc69c update version changed by Benjamin Peterson · 11 years ago
  37. 9dc203f merge 3.3 (#21082) by Benjamin Peterson · 11 years ago
  38. 4717e21 merge 3.2 (#21082) by Benjamin Peterson · 11 years ago
  39. ee5f1c1 remove directory mode check from makedirs (closes #21082) by Benjamin Peterson · 11 years ago
  40. 9d08562 Issue #15067: Port 2.7 sqlite3 docs to 3.4 by Zachary Ware · 11 years ago
  41. c3bf692 #16716: remove deprecation warning by Andrew Svetlov · 11 years ago
  42. 08af000 Get rid of deprecated IOError in the doc by Andrew Svetlov · 11 years ago
  43. 5898d4f IOError -> OSError by Andrew Svetlov · 11 years ago
  44. 050f9ea Fix the doc: add deprecation warning in select module. by Andrew Svetlov · 11 years ago
  45. 3a43403 make partialmethod example work (closes #21105) by Benjamin Peterson · 11 years ago
  46. 589872c Fix doc typo. by Guido van Rossum · 11 years ago
  47. 1e1e601 Minor readability improvement. by Raymond Hettinger · 11 years ago
  48. e7d532f Issue #6676: Ensure a meaningful exception is raised when attempting by Ned Deily · 11 years ago
  49. 215ad66 Issue #12209: Minor edits to faulthandler doc. Patch written by Éric Araujo. by Victor Stinner · 11 years ago
  50. 984600f Issue #21006: asyncio doc: reorganize subprocess doc by Victor Stinner · 11 years ago
  51. 4137465 Issue #21043: Remove the recommendation for specific CA organizations by Donald Stufft · 11 years ago
  52. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 11 years ago
  53. 6a2ba94 Issue #21013: Enhance ssl.create_default_context() for server side contexts by Donald Stufft · 11 years ago
  54. f8cbbbb Issue #20913: make it clear that create_default_context() also enables hostname checking by Antoine Pitrou · 11 years ago
  55. c5e075f Issue #20913: improve the SSL security considerations to first advocate using create_default_context(). by Antoine Pitrou · 11 years ago
  56. 79ccaa2 Issue #20995: Enhance default ciphers used by the ssl module by Donald Stufft · 11 years ago
  57. 51f3129 Close #21010: Fix typo in asyncio doc. Patch written by Claudiu Popa. by Victor Stinner · 11 years ago
  58. 6bc2396 Issue #21006: Fix subprocess example on Windows in asyncio doc by Victor Stinner · 11 years ago
  59. 7280486 Close #21005: Fix documentation of asyncio.subprocess.DEVNULL by Victor Stinner · 11 years ago
  60. 409a1be improve start default for relpath by Benjamin Peterson · 11 years ago
  61. dbd1c43 Fix spelling in enum docs. by Zachary Ware · 11 years ago
  62. a22ae21 Fix parameter name in docs for os.makedirs and os.removedirs. by Zachary Ware · 11 years ago
  63. 0886399 Issue #20966: Fix Tkinter Resources link by Zachary Ware · 11 years ago
  64. f5c801f Fix option description that is a warning in new Sphinx versions. by Georg Brandl · 11 years ago
  65. 0b1be1a Fix typo in example (#20963) by Éric Araujo · 11 years ago
  66. f93d3df closes #20960 by R David Murray · 11 years ago
  67. 2221f66 merge 3.3 (#11448) by Benjamin Peterson · 11 years ago
  68. a48d9ea improve set_tunnel docs (closes #11448) by Benjamin Peterson · 11 years ago
  69. 7bdf786 Issue #20950: Fix typo asyncio doc, wait() has no self parameter by Victor Stinner · 11 years ago
  70. 8bc7ef6 Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 11 years ago
  71. 790bf0d Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 11 years ago
  72. b69c0c1 whatsnew: final edit pass. by R David Murray · 11 years ago
  73. bcf7012 whatsnew: linkify some pip things, and explain why non-inheriting is good. by R David Murray · 11 years ago
  74. b895505 whatsnew: HTTPError.headers (#15701). by R David Murray · 11 years ago
  75. 5eea8a7 remove unnecessary word (closes #19060) by Benjamin Peterson · 11 years ago
  76. fa5e6e4 Fix note markup (#16805). by Éric Araujo · 11 years ago
  77. f7614d5 Close #19407: New installation & distribution guides by Nick Coghlan · 11 years ago
  78. 2fb3b82 asyncio doc: functions are coroutine, they don't return a coroutine by Victor Stinner · 11 years ago
  79. 39930c9 Close #20889: asyncio doc: Document acquire(), locked() and release() method of by Victor Stinner · 11 years ago
  80. d079d3a Close #20787: asyncio doc: fix typo. Patch written by akira. by Victor Stinner · 11 years ago
  81. 605765f merge 3.3 (#19060) by Benjamin Peterson · 11 years ago
  82. abdc16e Merge 3.3 (#16805) by Éric Araujo · 11 years ago
  83. 600e08d Merge #20030: doc that TestLoader.discover returns a TestSuite. by R David Murray · 11 years ago
  84. ed5d95b #20030: doc that TestLoader.discover returns a TestSuite. by R David Murray · 11 years ago
  85. 86deec1 merge 3.3 by Benjamin Peterson · 11 years ago
  86. 8e4b3c7 improve algorithms_* documentation by Benjamin Peterson · 11 years ago
  87. 11a4270 What's New in Python 3.4: Security improvements by Victor Stinner · 11 years ago
  88. 637d2e9 Issue #20888: improve "Pretty Top" example of tracemalloc, use linecache by Victor Stinner · 11 years ago
  89. 0c18282 whatsnew: remove XXXs. by R David Murray · 11 years ago
  90. 9ea2a63 whatsnew: deprecation of ElementTree XMLParser *html* and iterparse *parser*. by R David Murray · 11 years ago
  91. 8df4ec7 whatsnew: os.open O_PATH and O_TMPFILE. by R David Murray · 11 years ago
  92. e8db162 whatsnew: PEP 424 implementation. by R David Murray · 11 years ago
  93. d840b8d whatsnew: multiprocessing start methods and context (#8713 and #18999) by R David Murray · 11 years ago
  94. c083836 whatsnew: Message.set_param *replace*, Policy.content_manager. by R David Murray · 11 years ago
  95. 2177be2 whatsnew: auidioop.byteswap (#16685). by R David Murray · 11 years ago
  96. 1d342b2 whatsnew: plistlib new api and deprecations (#14455) by R David Murray · 11 years ago
  97. 2dd0473 whatsnew: SSLSocket.getpeercert new values returned. (#18379) by R David Murray · 11 years ago
  98. 4e40cec whatsnew: sys.__interactivehook__. (#5845) by R David Murray · 11 years ago
  99. 3d23483 whatsnew: hmac *digestmod* accepts strings, and default is deprecated. (#17276) by R David Murray · 11 years ago
  100. c210de1 whatsnew: base65 encodings. (#17618) by R David Murray · 11 years ago