Python 3.6.6rc1
  1. 1015e38 3.6.6rc1 by Ned Deily · 7 years ago v3.6.6rc1
  2. e257574 bpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED docs. (GH-3530) (GH-7652) by Ned Deily · 7 years ago
  3. 2023eaf bpo-33656: Mention color in idlelib/NEWS.txt entry. (GH-7646) by Miss Islington (bot) · 7 years ago
  4. afa1ea5 bpo-33656: Add enum name for argument of Windows call. (GH-7642) by Miss Islington (bot) · 7 years ago
  5. 0404d35 bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) by Miss Islington (bot) · 7 years ago
  6. 860d8c4 bpo-33831: Make htmlview run again (GH-7628) by Miss Islington (bot) · 7 years ago
  7. bbbc3d9 bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager (GH-7631) (#7634) by Miss Islington (bot) · 7 years ago
  8. 1b5731e bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7622) by Ned Deily · 7 years ago
  9. 4836dc9 more pypi.python.org -> pypi.org for 3.6 (GH-7616) by Ned Deily · 7 years ago
  10. 52ecb8c pypi.python.org -> pypi.org (GH-7613) (GH-7615) by Miss Islington (bot) · 7 years ago
  11. 3e12158 bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731) (GH-7607) by Miss Islington (bot) · 7 years ago
  12. 1d4089b bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601) by Miss Islington (bot) · 7 years ago
  13. 040d4a7 bpo-33748: fix tests altering sys.path and sys.modules (GH-7433) (GH-7603) by Miss Islington (bot) · 7 years ago
  14. 08a1b13 bpo-33610: Update IDLE Code Context doc entry (GH-7597) by Miss Islington (bot) · 7 years ago
  15. 969759e bpo-33820: Fix IDLE What's New typo (GH-7594) by Miss Islington (bot) · 7 years ago
  16. fe03583 [3.6] Fix spaces added after hyphens in news entries. (GH-7579) (GH-7584) by Serhiy Storchaka · 7 years ago
  17. 8ecd7f6 bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589) by Miss Islington (bot) · 7 years ago
  18. 5c52f48 Remove hyphens from phrase "picks up where it left off" (GH-7410) by Miss Islington (bot) · 7 years ago
  19. a5f0a8e Fix typo in object.__getnewargs__() documentation (GH-7554) by Miss Islington (bot) · 7 years ago
  20. 1f55698 bpo-33766: Document that end of file or string is a newline (GH-7383) by Miss Islington (bot) · 7 years ago
  21. 07aea16 bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) by Miss Islington (bot) · 7 years ago
  22. 4ba4ff4 Docs: fix some wrong words (GH-6987) by Mariatta · 7 years ago
  23. 234b53f bpo-30805: Avoid race condition with debug logging (GH-7545) by Miss Islington (bot) · 7 years ago
  24. 376c272 bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) by Miss Islington (bot) · 7 years ago
  25. a0accc0 bpo-31215: Add version changed notes for OpenSSL 1.1.0 compatibility (GH-7346) by Miss Islington (bot) · 7 years ago
  26. 88437a9 Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517) by Miss Islington (bot) · 7 years ago
  27. 1038669 bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) by Miss Islington (bot) · 7 years ago
  28. b0bb9a8 bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467) (#7514) by Yury Selivanov · 7 years ago
  29. 94b5fab bpo-33791: Update README for macOS users (GH-7471) by Miss Islington (bot) · 7 years ago
  30. 8de73d5 bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467) (GH-7507) by Yury Selivanov · 7 years ago
  31. d071ab1 bpo-33642 and bpo-33679: Revise and condense blurbs (GH-7500) by Miss Islington (bot) · 7 years ago
  32. 27956443 [3.6] bpo-32392: Document env keyword argument of subprocess.run() (GH-7289) by Berker Peksag · 7 years ago
  33. 2c8d665 [3.6] bpo-32676, test_asyncio: Fix warning in test_error_in_call_soon() (GH-7462) (GH-7483) by Victor Stinner · 7 years ago
  34. 21f2553 bpo-17909: Document that json.load can accept a binary IO (GH-7366) by Miss Islington (bot) · 7 years ago
  35. 97fe1b4 bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) by Miss Islington (bot) · 7 years ago
  36. 2bc1946 bpo-33781: audioop: enhance rounding double as int (GH-7447) (GH-7451) by Miss Islington (bot) · 7 years ago
  37. 08c03cc remove hg support from patchcheck (GH-7440) by Miss Islington (bot) · 7 years ago
  38. d59f97c bpo-5755: Move -Wstrict-prototypes to CFLAGS_NODIST (GH-7395) by INADA Naoki · 7 years ago
  39. f74a124 bpo-33751: Fix test_file. (GH-7378) by Miss Islington (bot) · 7 years ago
  40. b8baa33 [3.6] bpo-33753: Refactor creating temporary files in test_fileinput. (GH-7377). (GH-7431) by Serhiy Storchaka · 7 years ago
  41. 194a5c0 bpo-33752: Fix a file leak in test_dbm. (GH-7376) by Miss Islington (bot) · 7 years ago
  42. ae55d29 bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) by Miss Islington (bot) · 7 years ago
  43. 0da3f41 Enable the verbose build for extension modules with GNU make (GH-6659) by Miss Islington (bot) · 7 years ago
  44. 889a1ef bpo-27902: Add compatibility note to Profile docs (GH-7295) by Miss Islington (bot) · 7 years ago
  45. a7de148 bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358) by Miss Islington (bot) · 7 years ago
  46. 6a43d5f bpo-33640, uuid.UUID doc: document endian of bytes parameter (GH-7263) by Miss Islington (bot) · 7 years ago
  47. 4251d2a bpo-31849: Fix warning in pyhash.c (GH-6799) by Miss Islington (bot) · 7 years ago
  48. ffe29db bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367) by Miss Islington (bot) · 7 years ago
  49. db22229 bpo-33664: Scroll IDLE editor text by lines (GH-7351) by Miss Islington (bot) · 7 years ago
  50. b8f2fb5 bpo-33764: Appveyor fixes (GH-7364) (GH-7379) by Ned Deily · 7 years ago
  51. 2e601c5 [3.6] bpo-33759: Fix test.test_xmlrpc.ServerProxyTestCase. (GH-7362) (GH-7375) by Serhiy Storchaka · 7 years ago
  52. d18b13d bpo-33760: Fix file leaks in test_io. (GH-7361) (GH-7372) by Miss Islington (bot) · 7 years ago
  53. 7f1bcda bpo-33750: Reset thread-local context precision in test_round(). (GH-7355) (#7356) by Miss Islington (bot) · 7 years ago
  54. da7f8ce bpo-33744: Fix test_uu. (GH-7350) (GH-7353) by Miss Islington (bot) · 7 years ago
  55. db30390 bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316) by Miss Islington (bot) · 7 years ago
  56. 218eaca Fix typo in datamodel.rst (GH-6964) by Miss Islington (bot) · 7 years ago
  57. dd851d6 bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) by Miss Islington (bot) · 7 years ago
  58. a42fe3c bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106) by Miss Islington (bot) · 7 years ago
  59. 1df877c bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296) (GH-7299) by Miss Islington (bot) · 7 years ago
  60. 461ad59 bpo-33400: Removed references to RFC3339 and ISO8601 from the logging documentation. (GH-7297) (GH-7303) by Miss Islington (bot) · 7 years ago
  61. 64e538b bpo-33532: Fix test_multiprocessing_forkserver.test_ignore() (GH-7322) by Victor Stinner · 7 years ago
  62. 137e803 bpo-33718: Update regrtest from master (GH-7325) by Victor Stinner · 7 years ago
  63. f329743 bpo-31238: pydoc ServerThread.stop() now joins itself (GH-3151) (GH-7324) by Victor Stinner · 7 years ago
  64. 1381bfe bpo-33540, socketserver: Add _block_on_close for tests (GH-7317) by Victor Stinner · 7 years ago
  65. 5dbb48a [3.6] bpo-31234: Add test.support.wait_threads_exit() (GH-3578) (GH-7315) by Victor Stinner · 7 years ago
  66. 95681c7 bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7312) by Victor Stinner · 7 years ago
  67. 8f7bd30 test.bisect: Update from master, fix typos (#7311) by Victor Stinner · 7 years ago
  68. 99ba73d bpo-31009: Move fd_count() to test.support (#7308) by Victor Stinner · 7 years ago
  69. 1d5198f bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) (GH-7307) by Miss Islington (bot) · 7 years ago
  70. b9afe64 bpo-33692: Update pythoninfo from master (GH-7301) by Victor Stinner · 7 years ago
  71. 500a419 [3.6] bpo-32591: fix abort in _PyErr_WarnUnawaitedCoroutine during shutdown (GH-5337) (#6536) by T. Wouters · 7 years ago
  72. 55d9e86 [3.6] bpo-33641: Convert RFC references into links. (GH-7103) (GH-7276) by Serhiy Storchaka · 7 years ago
  73. 0fe3be0 bpo-33677: Fix signatures of tp_clear handlers for AST and deque. (GH-7196) (GH-7269) by Miss Islington (bot) · 7 years ago
  74. c2870b6 bpo-33532: Fix multiprocessing test_ignore() (GH-7262) (#7266) by Victor Stinner · 7 years ago
  75. 7da7a01 3.6 what's new: fix a reference to PEP 528 (GH-7113) (#7257) by Miss Islington (bot) · 7 years ago
  76. 7301dd9 bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) by Miss Islington (bot) · 7 years ago
  77. b729af3 regrtest: repeat summary after re-run (GH-7159) (GH-7245) by Victor Stinner · 7 years ago
  78. f7a19c2 bpo-33692: pythoninfo detect libedit on Python 3.6 (GH-7244) by Victor Stinner · 7 years ago
  79. be325e6 Improve ensurepip's --help (GH-4686) (GH-7239) by Miss Islington (bot) · 7 years ago
  80. 3b263e6 bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7224) by Yury Selivanov · 7 years ago
  81. 51bf38f bpo-30935: update get_event_loop docs (GH-2731) by Miss Islington (bot) · 7 years ago
  82. 6aacc16 Fix ci for 3.6 / asyncio / test_stdin_broken_pipe (#7212) by Yury Selivanov · 7 years ago
  83. 5e9e9db bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) (#7205) by Miss Islington (bot) · 7 years ago
  84. e151f83 bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7180) by Yury Selivanov · 7 years ago
  85. 7593b8a bpo-33674: asyncio: Fix SSLProtocol race (GH-7175) (GH-7188) by Victor Stinner · 7 years ago
  86. 325320d bpo-32878: Adds documentation for st_ino on Windows (GH-5764) (GH-7190) by Steve Dower · 7 years ago
  87. 08beaf7 bpo-33670: Expose Sphinx errorlevel (GH-7156) by Miss Islington (bot) · 7 years ago
  88. a6d6bd7 bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171) by Miss Islington (bot) · 7 years ago
  89. d8af830 bpo-33673: Install python-docs-theme even if Sphinx is already installed (GH-7163) by Miss Islington (bot) · 7 years ago
  90. 100db0b bro-33614: Override exit code in find_msbuild.bat (GH-7169) by Miss Islington (bot) · 7 years ago
  91. 7e8819a bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (#7154) by Miss Islington (bot) · 7 years ago
  92. c489a76 bpo-33614: Ensures module definition files for the stable ABI on Windows are correctly regenerated. (GH-7165) by Miss Islington (bot) · 7 years ago
  93. 6ec325d bpo-32374: Ignore Python-level exceptions in test_bad_traverse (GH-7145) by Miss Islington (bot) · 7 years ago
  94. ae27dee bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) by Miss Islington (bot) · 7 years ago
  95. 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
  96. 9ba3be4 bpo-33644: Fix signatures of tp_finalize handlers in testing code. (GH-7111) (GH-7125) by Miss Islington (bot) · 7 years ago
  97. ecd0bb2 test.regrtest: flush stdout when display progress (GH-7105) by Miss Islington (bot) · 7 years ago
  98. 20b797d bpo-33012: Add -Wno-cast-function-type for gcc 8. (GH-6757) by Miss Islington (bot) · 7 years ago
  99. 749afe8 [3.6] bpo-26819: Prevent proactor double read on resume (GH-6921) (#7110) by CtrlZvi · 7 years ago
  100. 36f066a Document typing.NoReturn (GH-7107) by Miss Islington (bot) · 7 years ago