Python 3.6.6rc1
  1. 1015e38 3.6.6rc1 by Ned Deily · 7 years ago v3.6.6rc1
  2. 2023eaf bpo-33656: Mention color in idlelib/NEWS.txt entry. (GH-7646) by Miss Islington (bot) · 7 years ago
  3. afa1ea5 bpo-33656: Add enum name for argument of Windows call. (GH-7642) by Miss Islington (bot) · 7 years ago
  4. 0404d35 bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137) by Miss Islington (bot) · 7 years ago
  5. 52ecb8c pypi.python.org -> pypi.org (GH-7613) (GH-7615) by Miss Islington (bot) · 7 years ago
  6. 3e12158 bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731) (GH-7607) by Miss Islington (bot) · 7 years ago
  7. 1d4089b bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) (GH-7601) by Miss Islington (bot) · 7 years ago
  8. 040d4a7 bpo-33748: fix tests altering sys.path and sys.modules (GH-7433) (GH-7603) by Miss Islington (bot) · 7 years ago
  9. 08a1b13 bpo-33610: Update IDLE Code Context doc entry (GH-7597) by Miss Islington (bot) · 7 years ago
  10. 07aea16 bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521) by Miss Islington (bot) · 7 years ago
  11. 234b53f bpo-30805: Avoid race condition with debug logging (GH-7545) by Miss Islington (bot) · 7 years ago
  12. 376c272 bpo-11874: fix assertion failure in argparse metavar handling (GH-1826) by Miss Islington (bot) · 7 years ago
  13. 88437a9 Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517) by Miss Islington (bot) · 7 years ago
  14. 1038669 bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411) by Miss Islington (bot) · 7 years ago
  15. 8de73d5 bpo-33786: Fix asynchronous generators to handle GeneratorExit in athrow() (GH-7467) (GH-7507) by Yury Selivanov · 7 years ago
  16. 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
  17. 97fe1b4 bpo-33773: Fix test.support.fd_count() on Linux/FreBSD (GH-7421) by Miss Islington (bot) · 7 years ago
  18. f74a124 bpo-33751: Fix test_file. (GH-7378) by Miss Islington (bot) · 7 years ago
  19. b8baa33 [3.6] bpo-33753: Refactor creating temporary files in test_fileinput. (GH-7377). (GH-7431) by Serhiy Storchaka · 7 years ago
  20. 194a5c0 bpo-33752: Fix a file leak in test_dbm. (GH-7376) by Miss Islington (bot) · 7 years ago
  21. ae55d29 bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381) by Miss Islington (bot) · 7 years ago
  22. a7de148 bpo-33761: Fix a file leak in test_iterparse in test_xml_etree. (GH-7358) by Miss Islington (bot) · 7 years ago
  23. ffe29db bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367) by Miss Islington (bot) · 7 years ago
  24. db22229 bpo-33664: Scroll IDLE editor text by lines (GH-7351) by Miss Islington (bot) · 7 years ago
  25. 2e601c5 [3.6] bpo-33759: Fix test.test_xmlrpc.ServerProxyTestCase. (GH-7362) (GH-7375) by Serhiy Storchaka · 7 years ago
  26. d18b13d bpo-33760: Fix file leaks in test_io. (GH-7361) (GH-7372) by Miss Islington (bot) · 7 years ago
  27. 7f1bcda bpo-33750: Reset thread-local context precision in test_round(). (GH-7355) (#7356) by Miss Islington (bot) · 7 years ago
  28. da7f8ce bpo-33744: Fix test_uu. (GH-7350) (GH-7353) by Miss Islington (bot) · 7 years ago
  29. dd851d6 bpo-33679: IDLE: Re-enable color configuration for code context (GH-7199) by Miss Islington (bot) · 7 years ago
  30. a42fe3c bpo-33642: IDLE: Use variable number of lines in CodeContext. (GH-7106) by Miss Islington (bot) · 7 years ago
  31. 64e538b bpo-33532: Fix test_multiprocessing_forkserver.test_ignore() (GH-7322) by Victor Stinner · 7 years ago
  32. 137e803 bpo-33718: Update regrtest from master (GH-7325) by Victor Stinner · 7 years ago
  33. f329743 bpo-31238: pydoc ServerThread.stop() now joins itself (GH-3151) (GH-7324) by Victor Stinner · 7 years ago
  34. 1381bfe bpo-33540, socketserver: Add _block_on_close for tests (GH-7317) by Victor Stinner · 7 years ago
  35. 5dbb48a [3.6] bpo-31234: Add test.support.wait_threads_exit() (GH-3578) (GH-7315) by Victor Stinner · 7 years ago
  36. 95681c7 bpo-31479: Always reset the signal alarm in tests (GH-3588) (GH-7312) by Victor Stinner · 7 years ago
  37. 8f7bd30 test.bisect: Update from master, fix typos (#7311) by Victor Stinner · 7 years ago
  38. 99ba73d bpo-31009: Move fd_count() to test.support (#7308) by Victor Stinner · 7 years ago
  39. b9afe64 bpo-33692: Update pythoninfo from master (GH-7301) by Victor Stinner · 7 years ago
  40. c2870b6 bpo-33532: Fix multiprocessing test_ignore() (GH-7262) (#7266) by Victor Stinner · 7 years ago
  41. b729af3 regrtest: repeat summary after re-run (GH-7159) (GH-7245) by Victor Stinner · 7 years ago
  42. f7a19c2 bpo-33692: pythoninfo detect libedit on Python 3.6 (GH-7244) by Victor Stinner · 7 years ago
  43. be325e6 Improve ensurepip's --help (GH-4686) (GH-7239) by Miss Islington (bot) · 7 years ago
  44. 3b263e6 bpo-32684: Fix gather to propagate cancel of itself with return_exceptions (GH-7224) by Yury Selivanov · 7 years ago
  45. 6aacc16 Fix ci for 3.6 / asyncio / test_stdin_broken_pipe (#7212) by Yury Selivanov · 7 years ago
  46. 5e9e9db bpo-33197: Update a error message of invalid inspect.Parameters. (GH-6636) (#7205) by Miss Islington (bot) · 7 years ago
  47. e151f83 bpo-33672: Fix Task.__repr__ crash with Cython's bogus coroutines (GH-7180) by Yury Selivanov · 7 years ago
  48. 7593b8a bpo-33674: asyncio: Fix SSLProtocol race (GH-7175) (GH-7188) by Victor Stinner · 7 years ago
  49. a6d6bd7 bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171) by Miss Islington (bot) · 7 years ago
  50. 7e8819a bpo-31647: Fix write_eof() after close() for SelectorSocketTransport (GH-7149) (#7154) by Miss Islington (bot) · 7 years ago
  51. 6ec325d bpo-32374: Ignore Python-level exceptions in test_bad_traverse (GH-7145) by Miss Islington (bot) · 7 years ago
  52. ae27dee bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134) by Miss Islington (bot) · 7 years ago
  53. ecd0bb2 test.regrtest: flush stdout when display progress (GH-7105) by Miss Islington (bot) · 7 years ago
  54. 749afe8 [3.6] bpo-26819: Prevent proactor double read on resume (GH-6921) (#7110) by CtrlZvi · 7 years ago
  55. fc0356d bpo-33629: Prevent coredump in test_importlib (GH-7090) by Miss Islington (bot) · 7 years ago
  56. 935c81b bpo-33628: IDLE: Minor code cleanup of codecontext.py and its tests (GH-7085) by Miss Islington (bot) · 7 years ago
  57. 32adddb [3.6] Improve comments in test_idle.py. (GH-7057) (GH-7060) by Terry Jan Reedy · 7 years ago
  58. 2baee0a bpo-30877: Fix clearing a cache in the the JSON decoder. (GH-7048) by Miss Islington (bot) · 7 years ago
  59. e9e2fd7 [3.6] bpo-33542: Ignore DUID in uuid.get_node on Windows. (GH-6922) (GH-7014) by Serhiy Storchaka · 7 years ago
  60. 7208bfb [3.6] bpo-33263: Fix FD leak in _SelectorSocketTransport (GH-6450) (#7025) by Andrew Svetlov · 7 years ago
  61. 49418f6 [3.6] bpo-33584: Fix several minor bugs in asyncio. (GH-7003) (#7006) by Serhiy Storchaka · 7 years ago
  62. 09a5c07 [3.6] bpo-30928: Update idlelib/NEWS.txt. (GH-6995) (GH-6997) by Terry Jan Reedy · 7 years ago
  63. 83aedc4 bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638) by Miss Islington (bot) · 7 years ago
  64. c6a5cc8 bpo-33556: Remove reference to thread module from docstring (GH-6963) by Miss Islington (bot) · 7 years ago
  65. eb4590e bpo-33564: Add async to IDLE's code context block openers. (GH-6960) by Miss Islington (bot) · 7 years ago
  66. 0d8f83f bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6925) by Steve Dower · 7 years ago
  67. 5e8c526 bpo-32384: Skip test when _testcapi isn't available (GH-4940) by Miss Islington (bot) · 7 years ago
  68. 8fa36b6 bpo-30928: update idlelib/NEWS.txt for 3.6. (#6888) by Terry Jan Reedy · 7 years ago
  69. 47793de bpo-30928: Update idlelib/NEWS.txt to 2018-05-14. (GH-6873) by Miss Islington (bot) · 7 years ago
  70. 1b0d65f [3.6] bpo-29706: IDLE now colors async and await as keywords in 3.6. (#6879) by Terry Jan Reedy · 7 years ago
  71. 7c59a33 bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) by Miss Islington (bot) · 7 years ago
  72. c50e5b1 bpo-31947: remove None default for names param in Enum._create_ GH-4288 (GH-6485) by Miss Islington (bot) · 7 years ago
  73. 726894a bpo-16865: Support arrays >=2GB in ctypes. (GH-3006) by Miss Islington (bot) · 7 years ago
  74. 3936fd7 [3.7] bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711) (GH-6795) (GH-6818) by Miss Islington (bot) · 7 years ago
  75. 48fdbbf bpo-32601: Let test_expanduser use the same user if no others found. (GH-5246) by Miss Islington (bot) · 7 years ago
  76. 308dbe0 Backport recent typing updates (GH-6759) by Ivan Levkivskyi · 7 years ago
  77. 8ac158a bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859) by Miss Islington (bot) · 7 years ago
  78. c925108 closes bpo-33445: fail properly in test_cprofile() (GH-6727) by Miss Islington (bot) · 7 years ago
  79. b1c70d0 [3.6] bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (GH-6708) (GH-6714) by Miss Islington (bot) · 7 years ago
  80. 0ba812b bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) by Miss Islington (bot) · 7 years ago
  81. eb5abdc bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6703) by Miss Islington (bot) · 7 years ago
  82. a607f8b bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205) by Miss Islington (bot) · 7 years ago
  83. 3d11630 bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643) by Miss Islington (bot) · 7 years ago
  84. ef91552 bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442) by Miss Islington (bot) · 7 years ago
  85. a26a297 bpo-31026: Fix test_dbm if dbm.ndbm is build with Berkeley DB. (GH-6632) by Miss Islington (bot) · 7 years ago
  86. 1b27ec6 [3.6] bpo-33383: Fix crash in get() of the dbm.ndbm database object. (GH-6630). (GH-6633) by Serhiy Storchaka · 7 years ago
  87. 8a6f4b4 bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555) by Miss Islington (bot) · 7 years ago
  88. 82de43f [3.6] Spelling fixes to docs, docstrings, and comments (GH-6374) (#6558) by Terry Jan Reedy · 7 years ago
  89. 47d57bf bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546) by Miss Islington (bot) · 7 years ago
  90. 6f87093 bpo-33189: pygettext.py now accepts only literal strings (GH-6364) by Miss Islington (bot) · 7 years ago
  91. fc8693d bpo-33308: Fix a crash in the parser module when convert an ST object. (GH-6519) by Miss Islington (bot) · 7 years ago
  92. 1957e7b bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758) (GH-6529) by Miss Islington (bot) · 7 years ago
  93. e735634 Fix spelling typo (GH-6443) (#6508) by Miss Islington (bot) · 7 years ago
  94. f1547d1 bpo-33295: Skip test using missing external site (GH-6504) (GH-6511) by Miss Islington (bot) · 7 years ago
  95. f44ce35 bpo-33283: Mention PNG as a supported format by Tcl/Tk. (GH-6479) by Miss Islington (bot) · 7 years ago
  96. e0dbc57 bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259) by Miss Islington (bot) · 7 years ago
  97. 2d01ac5 Fix misleading docsting of shelve.open(). (GH-6427) by Miss Islington (bot) · 7 years ago
  98. 335efd7 Update docstring of tempfile._RandomNameSequence (GH-6414) by Miss Islington (bot) · 7 years ago
  99. 280a767 Add a prepend() recipe to teach a chain() idiom (GH-6415) (GH-6422) by Miss Islington (bot) · 7 years ago
  100. 8da15f0 bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381) (GH-6391) by Miss Islington (bot) · 7 years ago