Python 3.6.8rc1
  1. cc3e732 3.6.8rc1 by Ned Deily · 7 years ago v3.6.8rc1
  2. 9756876 bpo-35412: Skip test_multiprocessing_fork and test_multiprocessing_forkserver on Windows (GH-11086) by Miss Islington (bot) · 7 years ago
  3. 869e23e bpo-35426: Eliminate race condition in test_interprocess_signal (GH-11087) by Miss Islington (bot) · 7 years ago
  4. 7d9f219 [3.6] bpo-33747: Avoid mutating the global sys.modules dict in unittest.mock tests (GH-8520) (GH-11032) by Miss Islington (bot) · 7 years ago
  5. bad41ce bpo-35050: AF_ALG length check off-by-one error (GH-10058) (GH-11070) by Victor Stinner · 7 years ago
  6. 3fd9755 bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11067) by Victor Stinner · 7 years ago
  7. df5d884 bpo-33725: skip test_multiprocessing_fork on macOS (GH-11043) by Miss Islington (bot) · 7 years ago
  8. 12b9fb6 bpo-35330: Don't call the wrapped object if `side_effect` is set (GH11034) by Miss Islington (bot) · 7 years ago
  9. 19f6e83 bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2. (GH-11017) (GH-11022) (GH-11024) by Miss Islington (bot) · 7 years ago
  10. 1066554 bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (GH-10464) by Miss Islington (bot) · 7 years ago
  11. 7a2cf1e bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934). (GH-11001) by Serhiy Storchaka · 7 years ago
  12. 3f0e8e2 bpo-35363: test_eintr uses print(flush=True) (GH-10990) by Miss Islington (bot) · 7 years ago
  13. e44b5b2 bpo-35424: test_multiprocessing: join 3 pools (GH-10986) by Miss Islington (bot) · 7 years ago
  14. f9d8b68 bpo-35384: The repr of ctypes.CArgObject no longer fails for non-ascii character. (GH-10863) by Miss Islington (bot) · 7 years ago
  15. af1f977 [3.6] bpo-34162: Update idlelib NEWS to 2018-12-05 (GH-10964) (GH-10979) by Terry Jan Reedy · 7 years ago
  16. af31228 bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278) by Miss Islington (bot) · 7 years ago
  17. eb38ee0 [3.6] Revert "bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-8450) (GH-9677)" (GH-10969) by Victor Stinner · 7 years ago
  18. 4699f2a bpo-35363: test_eintr runs eintr_tester.py in verbose mode (GH-10965) by Miss Islington (bot) · 7 years ago
  19. fdf5050 bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946) (GH-10952) by Miss Islington (bot) · 7 years ago
  20. e0c2046 bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419) (GH-10942) by Miss Islington (bot) · 7 years ago
  21. 49d995f bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537) (GH-10936) by Miss Islington (bot) · 7 years ago
  22. 31b635d bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-10925) by Victor Stinner · 7 years ago
  23. bfb8818 [3.6] bpo-35380: Enable TCP_NODELAY for proactor event loop (GH-10867). (GH-10874) by Andrew Svetlov · 7 years ago
  24. 93d038c bpo-35363, test_eintr: skip test_open() on macOS (GH-10896) (GH-10912) by Victor Stinner · 7 years ago
  25. 65a5eff bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907) (GH-10909) by Miss Islington (bot) · 7 years ago
  26. 70ca3fc bpo-35357: Add _mock_ prefix to name/parent/from_kall attributes of _Call/_MagicProxy. (GH-10873) by Miss Islington (bot) · 7 years ago
  27. 67e6136 bpo-35226: Fix equality for nested unittest.mock.call objects. (GH-10555) by Miss Islington (bot) · 7 years ago
  28. 0f9b668 bpo-35372: Fix the code page decoder for input > 2 GiB. (GH-10848) by Miss Islington (bot) · 7 years ago
  29. 013832f bpo-35371: Fix possible crash in os.utime() on Windows. (GH-10844) by Miss Islington (bot) · 7 years ago
  30. c0566e0 bpo-31177: Skip deleted attributes while calling reset_mock (GH-9302) by Miss Islington (bot) · 7 years ago
  31. 02250e5 bpo-35352: test_asyncio uses the certificate set from the test directory (GH-10826) (GH-10832) by Victor Stinner · 7 years ago
  32. af7e81f bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) by Miss Islington (bot) · 7 years ago
  33. 43d8126 [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) by Miss Islington (bot) · 7 years ago
  34. cbf5767 bpo-27903: Fix ResourceWarning in platform.dist() (GH-10792) by Miss Islington (bot) · 7 years ago
  35. 833a706 bpo-35189, bpo-35316: Make test_eintr less strict (GH-10782) by Miss Islington (bot) · 7 years ago
  36. b14d3f2 pythoninfo: log more environment variable (GH-10719) (GH-10770) by Victor Stinner · 7 years ago
  37. dd52938 bpo-33676: Fix dangling thread in _test_multiprocessing (GH-10755) by Miss Islington (bot) · 7 years ago
  38. b59fc31 bpo-35317: Fix mktime() error in test_email (GH-10721) by Miss Islington (bot) · 7 years ago
  39. 8c1592e closes bpo-35309: cpath should be capath (GH-10702) by Miss Islington (bot) · 7 years ago
  40. af009fb bpo-32035: Fix words about strings and bytes in zipfile documentation. (GH-10592) by Miss Islington (bot) · 7 years ago
  41. cc0e0a2 bpo-34812: subprocess._args_from_interpreter_flags(): add isolated (GH-10675) (GH-10688) by Victor Stinner · 7 years ago
  42. eef813b [3.7] bpo-35189: Retry fnctl calls on EINTR (GH-10413) (GH-10678) (GH-10685) by Victor Stinner · 7 years ago
  43. 879f5f3 bpo-29877: compileall: import ProcessPoolExecutor only when needed (GH-4856) by Miss Islington (bot) · 7 years ago
  44. 7a0d964 bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) by Miss Islington (bot) · 7 years ago
  45. f4b26f7 Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598) by Miss Islington (bot) · 7 years ago
  46. 8d816f7 bpo-35202: Remove more unused imports in idlelib (GH-10573) by Miss Islington (bot) · 7 years ago
  47. 8856246 bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565) by Miss Islington (bot) · 7 years ago
  48. be657c1 bpo-35213: Where appropriate, use 'macOS' in idlelib. (GH-10478) by Miss Islington (bot) · 7 years ago
  49. ae88781 bpo-29564:_PyMem_DumpTraceback() suggests enabling tracemalloc (GH-10510) (GH-10518) by Victor Stinner · 7 years ago
  50. a650493 bpo-34864: Document two IDLE on MacOS issues. (GH-10456) by Miss Islington (bot) · 7 years ago
  51. 2903b0f bpo-35202: Remove unused imports in idlelib (GH-10438) by Miss Islington (bot) · 7 years ago
  52. 65e1a1f bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418) (GH-10422) by Gregory P. Smith · 7 years ago
  53. 11a33e1 bpo-34966: Improve support of method aliases in pydoc. (GH-9823) by Miss Islington (bot) · 7 years ago
  54. 0e39836 Fix the construction of subprocess.CalledProcessError in test_venv (GH-10400) by Miss Islington (bot) · 7 years ago
  55. 25bd107 bpo-33000: Document that IDLE's shell has no line limit. (GH-10373) by Miss Islington (bot) · 7 years ago
  56. 7476fef bpo-23220: Explain how IDLE's Shell displays output (GH-10356) (#10369) by Miss Islington (bot) · 7 years ago
  57. d0e3105 closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347) by Miss Islington (bot) · 7 years ago
  58. 54bcb6c bpo-35099: Update idlelib/help.html (GH-10353) by Miss Islington (bot) · 7 years ago
  59. 7054e5c [3.6] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) by Serhiy Storchaka · 7 years ago
  60. f574ce7 bpo-21263: Skip test_gdb when python has been compiled with LLVM clang (GH-10318) (GH-10326) by Miss Islington (bot) · 7 years ago
  61. 89138f2 [3.6] bpo-35128: Fix spacing issues in warning.warn() messages. (GH-10268). (GH-10281) by Serhiy Storchaka · 7 years ago
  62. 907b07e bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217) by Miss Islington (bot) · 7 years ago
  63. 47a2824 Restore EmbeddingTests, removed in 278d975ce158608f6be491c561247d4701c842be (GH-10078) by Daniel Pope · 7 years ago
  64. 7b689c6 bpo-34945: Buffer output in test suite only when creating junit file (GH-10204) by Miss Islington (bot) · 7 years ago
  65. 4687bc9 bpo-28655: Fix test bdb for isolate mode (GH-10220) by Maite Giménez · 7 years ago
  66. 9bdadc1 bpo-35097: Add IDLE doc subsection explaining editor windows. (GH-10206) by Miss Islington (bot) · 7 years ago
  67. 5c0a9c4 Issue 35093: Document the IDLE document viewer in the IDLE doc. (GH-10195) by Miss Islington (bot) · 7 years ago
  68. 8d09a05 [3.6] Fix checking for bugfix Tcl version. (GH-10185) (GH-10187) by Miss Islington (bot) · 7 years ago
  69. 69ab28d2 bpo-1529353: Explain Shell text squeezing in the IDLE doc. (GH-10169) by Miss Islington (bot) · 7 years ago
  70. 0e6329d bpo-35088: Update idlelib.help.copy_string docstring (GH-10164) by Miss Islington (bot) · 7 years ago
  71. 0995314 bpo-35087: Update idlelib help files for the current doc build. (GH-10162) by Miss Islington (bot) · 7 years ago
  72. 8b1f52b bpo-35017, socketserver: don't accept request after shutdown (GH-9952) by Miss Islington (bot) · 7 years ago
  73. 4aa1fda bpo-31047: Fix ntpath.abspath to trim ending separator (GH-10082) by Steve Dower · 7 years ago
  74. 797cfbd [3.6] bpo-34260, shutil: fix copy2 and copystat documentation (GH-8523) (GH-10068) by Zsolt Cserna · 7 years ago
  75. 58b614a bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973) by Miss Islington (bot) · 7 years ago
  76. 8bb0371 bpo-34973: Fix crash in bytes constructor. (GH-9841) by Miss Islington (bot) · 7 years ago
  77. dcd2b1e Merge tag 'v3.6.7' into 3.6 by Ned Deily · 7 years ago
  78. f1b90e3 bpo-33712: OrderedDict only creates od_fast_nodes cache if needed (GH-7349). (GH-10001) by Serhiy Storchaka · 7 years ago
  79. 0d3dd9f bpo-34574: Prevent OrderedDict iterators from exhaustion during pickling. (GH-9051) by Miss Islington (bot) · 7 years ago
  80. 6ec5cf2 3.6.7final by Ned Deily · 7 years ago v3.6.7
  81. d9a2665 bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate() (GH-5784) by Miss Islington (bot) · 7 years ago
  82. 932ebc1 bpo-33594: Add deprecation info in inspect.py module (GH-7036) by Miss Islington (bot) · 7 years ago
  83. 5e808f9 bpo-34791: xml package obeys ignore env flags (GH-9544) (GH-9546) by Miss Islington (bot) · 7 years ago
  84. c04347f bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) (GH-9957) by Miss Islington (bot) · 7 years ago
  85. 322a914 bpo-34866: Adding max_num_fields to cgi.FieldStorage (GH-9660) by Miss Islington (bot) · 7 years ago
  86. bcbefe2 bpo-35008: Fix possible leaks in Element.__setstate__(). (GH-9924) by Miss Islington (bot) · 7 years ago
  87. a5ebc20 [3.6] bpo-24658: Fix read/write greater than 2 GiB on macOS (GH-1705) (GH-9937) by Stéphane Wirtel · 7 years ago
  88. 669fa8b [3.6] bpo-23420: Verify the value of '-s' when execute the CLI of cProfile (GH-9925) (GH-9927) by Stéphane Wirtel · 7 years ago
  89. 08ba7eb bpo-34974: Do not replace unexpected errors in bytes() and bytearray(). (GH-9852) by Miss Islington (bot) · 7 years ago
  90. 7c1c42b [3.6] bpo-34941: Fix searching Element subclasses. (GH-9766) (GH-9868) by Serhiy Storchaka · 7 years ago
  91. 6829930 bpo-33656: Move pyshell ctypes import inside try block. (GH-9858) by Miss Islington (bot) · 7 years ago
  92. 2e3d527 Merge tag 'v3.6.7rc2' into 3.6 by Ned Deily · 7 years ago
  93. 73d9ccc Add new tests for bytes and bytearray constructors. (GH-9843) by Miss Islington (bot) · 7 years ago
  94. 950fa40 bpo-16965: 2to3 now rewrites execfile() to open with 'rb'. (GH-8569) by Miss Islington (bot) · 7 years ago
  95. 4893861 3.6.7rc2 by Ned Deily · 7 years ago v3.6.7rc2
  96. c1fe49c bpo-34900: Make TestCase.debug() work with subtests (GH-9707) by Miss Islington (bot) · 7 years ago
  97. d918e98 bpo-31516: Skip test_main_thread_during_shutdown() with COUNT_ALLOCS builds. (GH-8052) by Miss Islington (bot) · 7 years ago
  98. 69e6ad6 [3.6] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) (GH-9798) (GH-9801) by Miss Islington (bot) · 7 years ago
  99. f543e18 [3.6] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) (GH-9657) by Serhiy Storchaka · 7 years ago
  100. a14dda5 [3.6] bpo-34769: Thread safety for _asyncgen_finalizer_hook(). (GH-9716) (GH-9792) by twisteroid ambassador · 7 years ago