Python 3.6.6rc1
  1. e257574 bpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED docs. (GH-3530) (GH-7652) by Ned Deily · 7 years ago
  2. 0404d35 bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) by Miss Islington (bot) · 7 years ago
  3. 860d8c4 bpo-33831: Make htmlview run again (GH-7628) by Miss Islington (bot) · 7 years ago
  4. bbbc3d9 bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager (GH-7631) (#7634) by Miss Islington (bot) · 7 years ago
  5. 1b5731e bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7622) by Ned Deily · 7 years ago
  6. 4836dc9 more pypi.python.org -> pypi.org for 3.6 (GH-7616) by Ned Deily · 7 years ago
  7. 1d4089b bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601) by Miss Islington (bot) · 7 years ago
  8. 08a1b13 bpo-33610: Update IDLE Code Context doc entry (GH-7597) by Miss Islington (bot) · 7 years ago
  9. 969759e bpo-33820: Fix IDLE What's New typo (GH-7594) by Miss Islington (bot) · 7 years ago
  10. 8ecd7f6 bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589) by Miss Islington (bot) · 7 years ago
  11. 5c52f48 Remove hyphens from phrase "picks up where it left off" (GH-7410) by Miss Islington (bot) · 7 years ago
  12. a5f0a8e Fix typo in object.__getnewargs__() documentation (GH-7554) by Miss Islington (bot) · 7 years ago
  13. 1f55698 bpo-33766: Document that end of file or string is a newline (GH-7383) by Miss Islington (bot) · 7 years ago
  14. a0accc0 bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346) by Miss Islington (bot) · 7 years ago
  15. 27956443 [3.6] bpo-32392: Document env keyword argument of subprocess.run() (GH-7289) by Berker Peksag · 7 years ago
  16. 21f2553 bpo-17909: Document that json.load can accept a binary IO (GH-7366) by Miss Islington (bot) · 7 years ago
  17. 889a1ef bpo-27902: Add compatibility note to Profile docs (GH-7295) by Miss Islington (bot) · 7 years ago
  18. 6a43d5f bpo-33640, uuid.UUID doc: document endian of bytes parameter (GH-7263) by Miss Islington (bot) · 7 years ago
  19. db30390 bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316) by Miss Islington (bot) · 7 years ago
  20. 218eaca Fix typo in datamodel.rst (GH-6964) by Miss Islington (bot) · 7 years ago
  21. 1df877c bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296) (GH-7299) by Miss Islington (bot) · 7 years ago
  22. 461ad59 bpo-33400: Removed references to RFC3339 and ISO8601 from the logging documentation. (GH-7297) (GH-7303) by Miss Islington (bot) · 7 years ago
  23. 55d9e86 [3.6] bpo-33641: Convert RFC references into links. (GH-7103) (GH-7276) by Serhiy Storchaka · 7 years ago
  24. 7da7a01 3.6 what's new: fix a reference to PEP 528 (GH-7113) (#7257) by Miss Islington (bot) · 7 years ago
  25. 7301dd9 bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) by Miss Islington (bot) · 7 years ago
  26. 3b263e6 bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7224) by Yury Selivanov · 7 years ago
  27. 51bf38f bpo-30935: update get_event_loop docs (GH-2731) by Miss Islington (bot) · 7 years ago
  28. 325320d bpo-32878: Adds documentation for st_ino on Windows (GH-5764) (GH-7190) by Steve Dower · 7 years ago
  29. 08beaf7 bpo-33670: Expose Sphinx errorlevel (GH-7156) by Miss Islington (bot) · 7 years ago
  30. d8af830 bpo-33673: Install python-docs-theme even if Sphinx is already installed (GH-7163) by Miss Islington (bot) · 7 years ago
  31. 717204f [3.6] bpo-32769: A new take on annotations/type hinting glossary entries (GH-6829) (GH-7128) by Andrés Delfino · 7 years ago
  32. 36f066a Document typing.NoReturn (GH-7107) by Miss Islington (bot) · 7 years ago
  33. 93e9fb5 [3.6] bpo-5945: Improve mappings and sequences C API docs. (GH-7029). (GH-7049) by Serhiy Storchaka · 7 years ago
  34. ab90ea2 Fix lambda parameters being refered as arguments (GH-7037) by Miss Islington (bot) · 7 years ago
  35. 0c1e7d8 bpo-33583: Add note in PyObject_GC_Resize() doc (GH-7021) by Miss Islington (bot) · 7 years ago
  36. 983e965 bpo-33580: Make binary/text file glossary entries follow most common "see also" style. (GH-6991) by Miss Islington (bot) · 7 years ago
  37. 82c9adb bpo-30940: Updating round() docs. (GH-6342) by Miss Islington (bot) · 7 years ago
  38. cef1f87 Docs: be less specific about python versions (GH-6985) by Miss Islington (bot) · 7 years ago
  39. 10a122c bpo-23722: Fix docs for future __classcell__ changes. (GH-6999) by Miss Islington (bot) · 7 years ago
  40. 66b3f53 [3.6] Fix typos '.::' should typically just be '::'. (GH-6165). (GH-6895) by Julien Palard · 7 years ago
  41. a5f33a8 bpo-19950: Clarify unittest TestCase instance use. (GH-6875) (GH-6939) by Miss Islington (bot) · 7 years ago
  42. fb5d0aa [3.6] bpo-33518: Add PEP entry to documentation glossary (GH-6860) (#6935) by Andrés Delfino · 7 years ago
  43. e6e440a Fix C API docs: PyCapsule_Import always set an exception on failure. (GH-6967) by Miss Islington (bot) · 7 years ago
  44. 0d8f83f bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6925) by Steve Dower · 7 years ago
  45. e4cd12d [3.6] bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6885) by Stéphane Wirtel · 7 years ago
  46. e618e96 bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6864) by Petr Viktorin · 7 years ago
  47. 295465d Add AsyncContextManager to typing module documentation. (GH-6823) by Travis DePrato · 7 years ago
  48. 914bad6 Add versionchanged in create_datagram_endpoint doc (GH-4697) by Miss Islington (bot) · 7 years ago
  49. 9fd5b5f bpo-22069: Update TextIO documentation (GH-6609) by Miss Islington (bot) · 7 years ago
  50. 7488c79 bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) by Miss Islington (bot) · 7 years ago
  51. fa40fc0 bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738) by Miss Islington (bot) · 7 years ago
  52. 6079b60 Fix superfluous if in documentation. (GH-6728) by Miss Islington (bot) · 7 years ago
  53. eb5abdc bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6703) by Miss Islington (bot) · 7 years ago
  54. dc5c92f bpo-33378: Add Korean to the language switcher. (GH-6627) by Miss Islington (bot) · 7 years ago
  55. 9a039d5 bpo-32362: Fix references to non-existent multiprocessing.Connection() (GH-6223) by Miss Islington (bot) · 7 years ago
  56. 4533494 [3.6] bpo-33280: Reorganize external Tcl/Tk references. (GH-6473). (#6602) by Andrés Delfino · 7 years ago
  57. 0d19fa9 Mention both relevant PEPs in function annotations tutorial (GH-6304) by Miss Islington (bot) · 7 years ago
  58. 5c0a8bb bpo-33297: Mention Pillow to work with more image formats. (GH-6505) by Miss Islington (bot) · 7 years ago
  59. 82de43f [3.6] Spelling fixes to docs, docstrings, and comments (GH-6374) (#6558) by Terry Jan Reedy · 7 years ago
  60. 0eadb42 Clarify that __path__ can't be just any value (GH-6554) by Miss Islington (bot) · 7 years ago
  61. f44ce35 bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) by Miss Islington (bot) · 7 years ago
  62. 7095545 fix pydoc-topics to work with Sphinx 1.7 (GH-6475) by Miss Islington (bot) · 7 years ago
  63. c0a0c64 Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH-6494) (GH-6496) by Miss Islington (bot) · 7 years ago
  64. ab99475 Remove to-be-deprecated urllib.request.urlretrieve function reference (GH-6454) by Miss Islington (bot) · 7 years ago
  65. e98e338 Fix error messages in argparse examples (GH-6435) by Miss Islington (bot) · 7 years ago
  66. 1429ac9 [3.6] Improve highlighting of some code blocks. (GH-6401). (GH-6424) by Serhiy Storchaka · 7 years ago
  67. 280a767 Add a prepend() recipe to teach a chain() idiom (GH-6415) (GH-6422) by Miss Islington (bot) · 7 years ago
  68. b603609 [3.6] bpo-33201: Modernize "Extension types" doc (GH-6337) (GH-6412) by Antoine Pitrou · 7 years ago
  69. 70c4446 [3.6] bpo-8243: Doc patch for curses.window.addstr and curses.window.addch (GH-5179) (GH-6406) by Miss Islington (bot) · 7 years ago
  70. 29bc6f6 bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329) by INADA Naoki · 7 years ago
  71. fa5157e closes bpo-33202: fix os.walk mentioning os.listdir instead of os.scandir (GH-6335) by Miss Islington (bot) · 7 years ago
  72. ddc9971 Fix socket type in DatagramHandler documentation: TCP -> UDP (GH-6272) by Miss Islington (bot) · 7 years ago
  73. 18fdc87 bpo-33126: Document PyBuffer_ToContiguous() (GH-6292) (GH-6293) by Miss Islington (bot) · 7 years ago
  74. c8698cf bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) (GH-6267) by Miss Islington (bot) · 7 years ago
  75. a413a91 Fix description about SimpleXMLRPCServer constructor parameter bind_and_activate. (GH-776) by Miss Islington (bot) · 7 years ago
  76. 643a781 bpo-27428: Fix WindowsRegistryFinder documentation to list appropriate ABC (GH-6061) by Miss Islington (bot) · 7 years ago
  77. fce39ab Fix a reference to the MRE book in re docs (GH-1113) by Miss Islington (bot) · 7 years ago
  78. ae2feb3 bpo-27683: Fix a regression for host() of ipaddress network objects (GH-6016) by Miss Islington (bot) · 7 years ago
  79. 481cbe8 bpo-18802: Add more details to ipaddress documentation (GH-6083) by Miss Islington (bot) · 7 years ago
  80. 47a0e64 bpo-28247: Document Windows executable creation in zipapp (GH-6158) by Miss Islington (bot) · 7 years ago
  81. 1da0479 bpo-32374: m_traverse may be called with m_state=NULL (GH-5140) by Miss Islington (bot) · 7 years ago
  82. 3f439d1 bpo-33045: Fix typos in SSL documentation (GH-6065) by Miss Islington (bot) · 7 years ago
  83. de8567e bpo-26701: Improve documentation for the rounding special methods. (GH-6054) by Miss Islington (bot) · 7 years ago
  84. 1028ca4 bpo-26701: Add documentation for __trunc__ (GH-6050) by Miss Islington (bot) · 7 years ago
  85. 19b42fe Warn that compile() can crash when compiling to an AST object (GH-6043) (GH-6046) by Miss Islington (bot) · 7 years ago
  86. 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
  87. 3f7d0b6 controlflow: Use full example for "5 through 9" (GH-5907) by Miss Islington (bot) · 7 years ago
  88. 15425cf Fix some ipaddress documentation errors (GH-6021) by Miss Islington (bot) · 7 years ago
  89. 7592c0a bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988) by Miss Islington (bot) · 7 years ago
  90. bd92cfe Fix missing coroutine declaration in the asyncio documentation. (GH-5964) by Miss Islington (bot) · 7 years ago
  91. 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
  92. 86ea851 Revert "[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504)" (#5911) by Barry Warsaw · 7 years ago
  93. 1278c21 [3.6] bpo-32394: Remove some TCP options on older version Windows. (GH-5585) by animalize · 7 years ago
  94. 5a07608 bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041) by Miss Islington (bot) · 7 years ago
  95. b9678d3 bpo-25059: Clarify the print separator usage in tutorial (GH-5879) by Miss Islington (bot) · 7 years ago
  96. 48707a1 [3.6] bpo-30622: Improve NPN support detection (GH-5859) (#5861) by Christian Heimes · 7 years ago
  97. fc9471a bpo-17232: Clarify docs for -O and -OO command line options (GH-5839) by Miss Islington (bot) · 7 years ago
  98. cffe046 bpo-32923: Unittest doc: replace `whilst` with `while` (GH-5833) by Miss Islington (bot) · 7 years ago
  99. dd52d5c bpo-32087: Doc: Make "deprecated-removed" directive translatable (GH-4473) by Miss Islington (bot) · 7 years ago
  100. 6eab93c bpo-30449: Improve __slots__ documentation (GH-1819) by Miss Islington (bot) · 7 years ago