Python 3.6.5
  1. 3f439d1 bpo-33045: Fix typos in SSL documentation (GH-6065) by Miss Islington (bot) · 7 years ago
  2. de8567e bpo-26701: Improve documentation for the rounding special methods. (GH-6054) by Miss Islington (bot) · 7 years ago
  3. 1028ca4 bpo-26701: Add documentation for __trunc__ (GH-6050) by Miss Islington (bot) · 7 years ago
  4. 19b42fe Warn that compile() can crash when compiling to an AST object (GH-6043) (GH-6046) by Miss Islington (bot) · 7 years ago
  5. b316c44 bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) (GH-6042) by Miss Islington (bot) · 7 years ago
  6. 3f7d0b6 controlflow: Use full example for "5 through 9" (GH-5907) by Miss Islington (bot) · 7 years ago
  7. 15425cf Fix some ipaddress documentation errors (GH-6021) by Miss Islington (bot) · 7 years ago
  8. 7592c0a bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988) by Miss Islington (bot) · 7 years ago
  9. bd92cfe Fix missing coroutine declaration in the asyncio documentation. (GH-5964) by Miss Islington (bot) · 7 years ago
  10. fbdd075 [3.6] bpo-32964: Reuse a testing implementation of the path protocol in tests. (GH-5930). (GH-5958) by Serhiy Storchaka · 7 years ago
  11. 86ea851 Revert "[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504)" (#5911) by Barry Warsaw · 7 years ago
  12. 1278c21 [3.6] bpo-32394: Remove some TCP options on older version Windows. (GH-5585) by animalize · 7 years ago
  13. 5a07608 bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041) by Miss Islington (bot) · 7 years ago
  14. b9678d3 bpo-25059: Clarify the print separator usage in tutorial (GH-5879) by Miss Islington (bot) · 7 years ago
  15. 48707a1 [3.6] bpo-30622: Improve NPN support detection (GH-5859) (#5861) by Christian Heimes · 7 years ago
  16. fc9471a bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) by Miss Islington (bot) · 7 years ago
  17. cffe046 bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Miss Islington (bot) · 7 years ago
  18. dd52d5c bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473) by Miss Islington (bot) · 7 years ago
  19. 6eab93c bpo-30449: Improve __slots__ documentation (GH-1819) by Miss Islington (bot) · 7 years ago
  20. f8a794c bpo-32008: don't use PROTOCOL_TLSv1 in example (GH-5789) by Miss Islington (bot) · 7 years ago
  21. 0150dc5 bpo-28886: doc: Move deprecated abc decorators to separate section (GH-176) by Miss Islington (bot) · 7 years ago
  22. 76c3f5e bpo-32540: Update venv documentation (GH-5736) by Miss Islington (bot) · 7 years ago
  23. 6ae87ca bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767) by Miss Islington (bot) · 7 years ago
  24. f2d2e61 DOC: fix documentation for copyright and credits (GH-5706) by Miss Islington (bot) · 8 years ago
  25. 76591bc bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5712) by Miss Islington (bot) · 8 years ago
  26. 1b9bbbc Fix installation instructions for *nix (GH-5605) by Miss Islington (bot) · 8 years ago
  27. b93a52b bpo-27846: Delete incorrect note in base64 docs (GH-5666) by Miss Islington (bot) · 8 years ago
  28. 6708be7 bpo-32720: Fixed the replacement field grammar documentation. (GH-5544) (GH-5547) by Miss Islington (bot) · 8 years ago
  29. 9d8c24b bpo-32800: Update link to w3c doc for xml default namespaces (GH-5609) GH-5612) by Miss Islington (bot) · 8 years ago
  30. 3d4a174 [3.6] Make formatting of some return codes conforming to the general style. (GH-5587). (GH-5598) by Serhiy Storchaka · 8 years ago
  31. 7f95c8c bpo-6135: Fix subprocess.check_output doc to mention changes in 3.6 (GH-5564) (GH-5573) by Miss Islington (bot) · 8 years ago
  32. a8c25d1 [3.6] bpo-8722: Document __getattr__ behavior with AttributeError in property (GH-5542) by Miss Islington (bot) · 8 years ago
  33. 231fa23 Fix typo -- missing "not" (GH-5528) (GH-5531) by Miss Islington (bot) · 8 years ago
  34. 3bd749b bpo-32720: Fixed the definition for width and precision in format mini-language doc (GH-5482) (GH-5525) by Miss Islington (bot) · 8 years ago
  35. c90a5de [3.6] bpo-32746: Fix multiple typos (GH-5144) (GH-5522) by Terry Jan Reedy · 8 years ago
  36. 0cb82eb Update Doc build for split off of 3.7 branch by Ned Deily · 8 years ago
  37. 7eb3d1e bpo-32739: Show default value for rotate() (GH-5485) (GH-5515) by Miss Islington (bot) · 8 years ago
  38. a71397f [3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504) by Barry Warsaw · 8 years ago
  39. fbf8e82 [3.6] bpo-32614: Modify re examples to use a raw string to prevent wa… …rning (GH-5265) (GH-5500) by Terry Jan Reedy · 8 years ago
  40. 8cf7ebb [3.6] bpo-32565: Add missed versionadded directives for all new opcodes. (GH-5199). (GH-5471) by Serhiy Storchaka · 8 years ago
  41. 581ce25 bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464) (GH-5465) by Miss Islington (bot) · 8 years ago
  42. 04f99ba bpo-32701: Clarify the quotetabs flag in quopri documentation (GH-5401) (GH-5438) by Miss Islington (bot) · 8 years ago
  43. 5869861 Document the error return of PyLong_As* APIs. (GH-5396) (#5404) by Miss Islington (bot) · 8 years ago
  44. 190de18 Fix minor markup typo (GH-5407) (#5416) by Miss Islington (bot) · 8 years ago
  45. 33febfb Fix PyTrace_RETURN documentation (GH-5384) (GH-5386) by Miss Islington (bot) · 8 years ago
  46. 854f042 bpo-32687: Fix wrong meaning of args for PyTrace_LINE/CALL in documentation (GH-5361) (GH-5377) by Miss Islington (bot) · 8 years ago
  47. 0135dfd Minor grammar fixes to License.rst (GH-1174) (GH-5373) by Miss Islington (bot) · 8 years ago
  48. d331515 [3.6] bpo-32664: Add missing "|" connector in Exceptions doc (GH-1173) (GH-5372) by Miss Islington (bot) · 8 years ago
  49. 8f68cb7 [3.6] bpo-27505: Retrofit module __class__ documentation from 3.7 (GH-5321) by Cheryl Sabella · 8 years ago
  50. 995c60d [3.6] bpo-32304: Fix distutils upload for tar files ending with b'\r' (GH-5264) (GH-5330) by Bo Bayles · 8 years ago
  51. 196b8cb bpo-32651 Recommend getpass.getuser() (GH-5301) (#5304) by Miss Islington (bot) · 8 years ago
  52. fd844ef bpo-17799: Explain real behaviour of sys.settrace and sys.setprofile (GH-4056) (#5298) by Xiang Zhang · 8 years ago
  53. b92c159 [3.6] bpo-32555: Fix locale encodings (#5193) by Victor Stinner · 8 years ago
  54. 5f959c4 [3.6] bpo-31900: Fix localeconv() encoding for LC_NUMERIC (#4174) (#5192) by Victor Stinner · 8 years ago
  55. fb8569e bpo-26330: Update shutil.disk_usage() documentation (GH-5184) (GH-5188) by Miss Islington (bot) · 8 years ago
  56. bb80645 bpo-15221: Update os.path.is*() documentation (GH-5185) (GH-5186) by Miss Islington (bot) · 8 years ago
  57. cf4cd4b Add itertools recipe for directly finding the n-th combination (GH-5161) (#5174) by Miss Islington (bot) · 8 years ago
  58. 29b1aff Improve enum.Flag code example (GH-5167) (GH-5171) by Miss Islington (bot) · 8 years ago
  59. 22b1050 Lexical Analysis ref doc: Fix a typo in the string concatenation internal link (GH-5157) (GH-5160) by Miss Islington (bot) · 8 years ago
  60. e295739 advance copyright years to 2018 (GH-5094) (#5104) by Miss Islington (bot) · 8 years ago
  61. 1e6d852 bpo-32211: Document the existing bug in re.findall() and re.finditer(). (#4695) by Serhiy Storchaka · 8 years ago
  62. f24c185 bpo-32452: clarify term 'brackets' in generator tutorial (GH-5079) (#5081) by Miss Islington (bot) · 8 years ago
  63. 45588c6 Fix trivial typo in pickle.rst (GH-4955) (#4958) by Miss Islington (bot) · 8 years ago
  64. 4aa84e7 bpo-32306: Clarify c.f.Executor.map() documentation (GH-4947) (#4948) by Miss Islington (bot) · 8 years ago
  65. 75d1ca2 Improve the F-strings and format specifier documentation (GH-4931) (GH-4933) by Miss Islington (bot) · 8 years ago
  66. dc5770b bpo-32377: improve __del__ docs and fix mention about resurrection (GH-4927) (#4929) by Miss Islington (bot) · 8 years ago
  67. dab4cf2 Minor wording tweak for itertools documentation (GH-4893) (#4894) by Miss Islington (bot) · 8 years ago
  68. 5a9f379 F-strings docs: link to Format Specifiers (GH-4888) (GH-4889) by Miss Islington (bot) · 8 years ago
  69. 77bf6da bpo-28393: Update encoding lookup docs wrt bpo-27938 (GH-4871) (#4881) by Miss Islington (bot) · 8 years ago
  70. 28453fe [3.6] bpo-32297: Fix misspellings in Python source code comments (GH-4803) (#4864) by Andrew Svetlov · 8 years ago
  71. 4a97809 trivial: link updates in documentation (GH-2765) (#4835) by Miss Islington (bot) · 8 years ago
  72. b0358e8 bpo-32284: Fix documentation of BinaryIO and TextIO (GH-4832) (#4833) by Miss Islington (bot) · 8 years ago
  73. 78cd00b bpo-31942: Document optional support of start and stop attributes in Sequence.index method (GH-4277) (#4811) by Miss Islington (bot) · 8 years ago
  74. 0aa2a1d bpo-22671: Clarify and test default read method implementations (GH-4568) (#4796) by Miss Islington (bot) · 8 years ago
  75. 6386818 bpo-32212: Updated logging documentation to make parameter names more consistent with source. (GH-4765) (GH-4767) by Vinay Sajip · 8 years ago
  76. a04ca12 bpo-32208: update threading.Semaphore docs and add unit test (GH-4709) (#4750) by Miss Islington (bot) · 8 years ago
  77. 3b55416 Add a missing space in tkinter documentation. (GH-4692) (GH-4722) by Miss Islington (bot) · 8 years ago
  78. 2ad350a [3.6] bpo-31589 : Build PDF using xelatex for better UTF8 support. (GH-3940) (#4683) by Miss Islington (bot) · 8 years ago
  79. 5f6d2bb Use raw strings in the re module examples. (GH-4616) (#4617) by Miss Islington (bot) · 8 years ago
  80. 8a95753 bpo-32051: Fix name shadowing in multiprocessing docs (GH-4469) by Miss Islington (bot) · 8 years ago
  81. cceb0f8 bpo-29879: Update typing documentation. (GH-4573) (GH-4574) by Miss Islington (bot) · 8 years ago
  82. 6bce8ac [Doc] Update opcode for var-positional arguments (GH-4446) (#4457) by Miss Islington (bot) · 8 years ago
  83. db897b1 Improve Scheduler Objects documentation. (GH-4556) (GH-4557) by Miss Islington (bot) · 8 years ago
  84. 3e60747 bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) (GH-4554) by Miss Islington (bot) · 8 years ago
  85. 05ee121 Asyncion-Dev docs: Fix the reference to sys.excepthook (GH-4414) (GH-4549) by Miss Islington (bot) · 8 years ago
  86. 7b909a9 Improve the String tutorial docs (GH-4541) (GH-4545) by Miss Islington (bot) · 8 years ago
  87. 90abbee Extending Python Doc minor updates (GH-4518) (GH-4535) by Miss Islington (bot) · 8 years ago
  88. ff847d1 bpo-31325: Fix usage of namedtuple in RobotFileParser.parse() (GH-4529) (#4533) by Miss Islington (bot) · 8 years ago
  89. a645b23 bpo-30456: Clarify example for duplicates in second argument of isinstance (GH-1699) by Berker Peksag · 8 years ago
  90. d7ed48c bpo-32105: add asyncio.BaseEventLoop.connect_accepted_socket versionadded to documentation. (GH-4491) (#4493) by Miss Islington (bot) · 8 years ago
  91. 32b003a Add comment and improve variable name in roundrobin() (GH-4486) (#4487) by Miss Islington (bot) · 8 years ago
  92. 60a376c bpo-32050: Fix -x option documentation (GH-4475) (#4477) by Miss Islington (bot) · 8 years ago
  93. 80baec5 Remove outdated .pyo reference from msilib docs (GH-4461) by Miss Islington (bot) · 8 years ago
  94. 2f1ccf5 Document parameters of BaseServer.finish_request() (GH-4445) by Miss Islington (bot) · 8 years ago
  95. 6cc476a Fix typo in atexit documentation. (GH-4419) (GH-4425) by Miss Islington (bot) · 8 years ago
  96. 42336de bpo-31948: Fix broken links in msilib docs (GH-4397). (GH-4398) by Jesse-Bakker · 8 years ago
  97. 14c1fe6 bpo-15606: Improve the re.VERBOSE documentation. (GH-4366) (#4394) by Miss Islington (bot) · 8 years ago
  98. ea5b545 [3.6] bpo-30696: Fix the REPL looping endlessly when no memory (GH-4160). (#4379) by xdegaye · 8 years ago
  99. 4e09deb The termios man page is in section 3 (GH-2450) by Miss Islington (bot) · 8 years ago
  100. 98ad985 Remove redundant 'exc = True' line (GH-4357) by Miss Islington (bot) · 8 years ago