Python 3.7.4rc1
  1. b26441e 3.7.4rc1 by Ned Deily · 6 years ago v3.7.4rc1
  2. 452b417 bpo-34903: Document that some strptime formats only require 1 digit (GH-14149) by Miss Islington (bot) · 6 years ago
  3. c101d1a bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-14188) (GH-14192) by Miss Islington (bot) · 6 years ago
  4. 81f7899 bpo-5680: IDLE: Customize running a module (GH-13763) by Miss Islington (bot) · 6 years ago
  5. 336cf39 bpo-37321: Edit IDLE subprocess connection error messages. (GH-14170) by Miss Islington (bot) · 6 years ago
  6. 0f31a2d bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678) by Miss Islington (bot) · 6 years ago
  7. 0040903 bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148) by Miss Islington (bot) · 6 years ago
  8. 7158949 bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) (GH-14141) by Miss Islington (bot) · 6 years ago
  9. 351b0e7 bpo-36688: Adding an implementation of RLock in _dummy_thread (GH-12943) by Miss Islington (bot) · 6 years ago
  10. 0c45aee bpo-37220: Fix 2.7 test -R crash on Windows. (GH-13957) by Miss Islington (bot) · 6 years ago
  11. 45d6547 bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791) by Miss Islington (bot) · 6 years ago
  12. d799fd3 Fix typo in Lib/concurrent/futures/thread.py (GH-13953) by Miss Islington (bot) · 6 years ago
  13. e5d67f1 [3.7] bpo-37279: Fix asyncio sendfile support when extra data are sent in fallback mode. (GH-14075). (GH-14103) by Andrew Svetlov · 6 years ago
  14. 5e97450 Use threadpool for reading from file in sendfile fallback mode (GH-14076) by Miss Islington (bot) · 6 years ago
  15. 0b592d5 bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081) by Miss Islington (bot) · 6 years ago
  16. 33feb2e bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080) (GH-14086) by Victor Stinner · 6 years ago
  17. 5292179 [3.7] bpo-37269: Correctly optimise conditionals with constant booleans (GH-14071) (GH-14073) by Pablo Galindo · 6 years ago
  18. 6eb2878e bpo-36402: Fix threading._shutdown() race condition (GH-13948) (GH-14050) (GH-14054) by Miss Islington (bot) · 6 years ago
  19. d561f84 bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859) by Miss Islington (bot) · 6 years ago
  20. 0745cc6 [3.7] bpo-36520: Email header folded incorrectly (GH-13608) (GH-13910) by Abhilash Raj · 6 years ago
  21. 22e8a6d Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980) by Miss Islington (bot) · 6 years ago
  22. fad8904 closes bpo-33758: Skip test_get_type_hints_modules_forwardref. (GH-13977) by Miss Islington (bot) · 6 years ago
  23. 5d1d4e3 bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971) by Miss Islington (bot) · 6 years ago
  24. 1b615b2 [3.7] bpo-37219: Remove erroneous optimization for differencing an empty set (GH-13965) (GH-13968) by Raymond Hettinger · 6 years ago
  25. 51c9cc7 bpo-37173: Show passed class in inspect.getfile error (GH-13861) by Miss Islington (bot) · 6 years ago
  26. 10b4fd9 bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727) by Miss Islington (bot) · 6 years ago
  27. 4ea9dbd Use assertEqual(). (#13886) by Miss Islington (bot) · 6 years ago
  28. f09d915 IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876) by Miss Islington (bot) · 6 years ago
  29. 8f0bbbd bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (GH-13881) (#13882) by Miss Islington (bot) · 6 years ago
  30. 685b806 bpo-37177: make IDLE's search dialogs transient (GH-13869) by Miss Islington (bot) · 6 years ago
  31. dc20fc4 bpo-21315: Fix parsing of encoded words with missing leading ws. (GH-13425) (#13846) by Miss Islington (bot) · 6 years ago
  32. 28be388 Don't report deleted attributes in __dir__ (GHGH-10148) by Miss Islington (bot) · 6 years ago
  33. f62a372 bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598) by Miss Islington (bot) · 6 years ago
  34. 3d75bd1 bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791) by Miss Islington (bot) · 6 years ago
  35. 5f8443e bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816) (GH-13819) by Miss Islington (bot) · 6 years ago
  36. 250b62a bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812) by Miss Islington (bot) · 6 years ago
  37. ab4d42a IDLE: Fix typos in docs and comments (GH-13749) by Miss Islington (bot) · 6 years ago
  38. 6bd438e bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-13545) (GH-13753) by Miss Islington (bot) · 6 years ago
  39. b4e0bfd bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307) by Miss Islington (bot) · 6 years ago
  40. ac60d1a bpo-32411: IDLE: Remove line number sort in browser.py (GH-5011) by Miss Islington (bot) · 6 years ago
  41. f286e03 bpo-36813: Fix QueueListener to call task_done() upon termination. (GH-13113) by Miss Islington (bot) · 6 years ago
  42. a6dc5d4 bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278) by Miss Islington (bot) · 6 years ago
  43. 49fc57a bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688) by Miss Islington (bot) · 6 years ago
  44. ee114d7 IDLE - Capitalize search dialogs' 'Close' button label. (GH-13691) by Miss Islington (bot) · 6 years ago
  45. f1487b3 bpo-24564: shutil.copystat(): ignore EINVAL on os.setxattr() (GH-13369) by Miss Islington (bot) · 6 years ago
  46. 3a98bbf [3.7] bpo-36983: Fix typing.__all__ and add test for exported names (GH-13456) (GH-13662) by Anthony Sottile · 6 years ago
  47. 8ea0fd8 bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) (GH-13643) by Miss Islington (bot) · 6 years ago
  48. 0eb6999 bpo-22102: Fixes zip files with disks set to 0 (GH-5985) by Miss Islington (bot) · 6 years ago
  49. e7ddf58 bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606) by Miss Islington (bot) · 6 years ago
  50. 0f352d4 bpo-37054, _pyio: Fix BytesIO and TextIOWrapper __del__() (GH-13601) by Miss Islington (bot) · 6 years ago
  51. abdda3a bpo-37039: IDLE - zoomheight fixes (GH-13576) by Miss Islington (bot) · 6 years ago
  52. a79b6c5 [3.7] bpo-37035: Don't log OSError (GH-13548) (#13594) by Andrew Svetlov · 6 years ago
  53. f3d9094 BPO-27639: Correct return type for UserList slicing operation (#13203) by Michael Blahay · 6 years ago
  54. c70ab1c bpo-37038: Make idlelib.run runnable; add test clause (GH-13560) by Miss Islington (bot) · 6 years ago
  55. 310f414 bpo-23395: Fix PyErr_SetInterrupt if the SIGINT signal is ignored or not handled (GH-7778) by Miss Islington (bot) · 6 years ago
  56. 7cc47e9 bpo-37008: make mock_open handle able to honor next() (GH-13492) by Miss Islington (bot) · 6 years ago
  57. 0416d6f bpo-27737: Allow whitespace only headers encoding (GH-13478) (#13517) by Miss Islington (bot) · 6 years ago
  58. b73c21c bpo-33110: Catch errors raised when running add_done_callback on already completed futures (GH-13141) by Miss Islington (bot) · 6 years ago
  59. 34bab21 bpo-35907, CVE-2019-9948: urllib rejects local_file:// scheme (GH-13474) (GH-13505) by Victor Stinner · 6 years ago
  60. 81c5ec9 [3.7] bpo-33482: fix codecs.StreamRecoder.writelines (GH-6779) (GH-13502) by Jelle Zijlstra · 6 years ago
  61. d092caf bpo-36907: fix refcount bug in _PyStack_UnpackDict() (GH-13381) (GH-13493) by Jeroen Demeyer · 6 years ago
  62. aea49b1 [3.7] bpo-36035: fix Path.rglob for broken links (GH-11988) (GH-13469) by Miss Islington (bot) · 6 years ago
  63. 6b48e65 bpo-36929: Modify io/re tests to allow for missing mod name (GH-13392) by Miss Islington (bot) · 6 years ago
  64. 3c9c2dc bpo-34144: Fix of venv acvtivate.bat for win 10 (GH-8321) by Miss Islington (bot) · 6 years ago
  65. 50b3f20 bpo-36969: Make PDB args command display keyword only arguments (GH-13452) by Miss Islington (bot) · 6 years ago
  66. 3887932 bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-11553) by Miss Islington (bot) · 6 years ago
  67. 2d94d4f bpo-36958: In IDLE, print exit message (GH-13435) by Miss Islington (bot) · 6 years ago
  68. f393e8e bpo-29183: Fix double exceptions in wsgiref.handlers.BaseHandler (GH-12914) by Miss Islington (bot) · 6 years ago
  69. 3645d29 bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094) by Miss Islington (bot) · 6 years ago
  70. 5386aaf bpo-33524: Fix the folding of email header when max_line_length is 0 or None (GH-13391) by Miss Islington (bot) · 6 years ago
  71. ced80d8 Simplify SSLSocket / SSLObject doc string (GH-9972) (GH-13384) by Miss Islington (bot) · 6 years ago
  72. 85ed171 bpo-1875: Raise SyntaxError in invalid blocks that will be optimised away (GH-13332) by Miss Islington (bot) · 6 years ago
  73. 9470404 bpo-35545: Fix asyncio discarding IPv6 scopes (GH-11271) by Miss Islington (bot) · 6 years ago
  74. f02d1a4 bpo-36946: Fix possible signed integer overflow when handling slices. (GH-13375) by Miss Islington (bot) · 6 years ago
  75. aa73841 bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779) by Steve Dower · 6 years ago
  76. 876756e Fix typos in documentation. Patch by tirkarthi. (GH-13354) by Miss Islington (bot) · 6 years ago
  77. 78dd781 bpo-36015: Handle StreamHandler representaton of stream with an integer name (GH-11908) (GH-13183) by Miss Islington (bot) · 6 years ago
  78. c647ad9 Revert "bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13098)" (GH-13328) by Victor Stinner · 6 years ago
  79. 2fef5b0 bpo-33529, email: Fix infinite loop in email header encoding (GH-12020) (GH-13321) by Miss Islington (bot) · 6 years ago
  80. ecd668d bpo-36915: regrtest always remove tempdir of worker processes (GH-13312) by Miss Islington (bot) · 6 years ago
  81. d8e123a bpo-36719: Fix regrtest MultiprocessThread (GH-13301) (GH-13303) by Miss Islington (bot) · 6 years ago
  82. 30cccf0 bpo-36845: validate integer network prefix when constructing IP networks (GH-13298) by Miss Islington (bot) · 6 years ago
  83. 0a5b88e bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. (PR-13212) (#13234) by Miss Islington (bot) · 6 years ago
  84. c0abd0c bpo-34424: Handle different policy.linesep lengths correctly. (GH-8803) by Miss Islington (bot) · 6 years ago
  85. 19464bc bpo-36719: regrtest -jN no longer stops on crash (GH-13231) by Miss Islington (bot) · 6 years ago
  86. 68a11b6 [3.7] bpo-36807: When saving a file in IDLE, call flush and fsync (GH-13102) (#13288) by Miss Islington (bot) · 6 years ago
  87. 744129d bpo-36903: Fix ResourceWarning in test_logging (GH-13283) (GH-13285) by Miss Islington (bot) · 6 years ago
  88. 6daaf3f [3.7] bpo-36816: Update the self-signed.pythontest.net cert (GH-13192) (GH-13197) by Gregory P. Smith · 6 years ago
  89. 93aa57a bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13098) by Miss Islington (bot) · 6 years ago
  90. 3b4b28e [3.7] bpo-36533: Reinit logging.Handler locks on fork(). (GH-12704) (GH-13170) by Gregory P. Smith · 6 years ago
  91. 299f69c bpo-35125: remove inner callback on outer cancellation in asyncio shield (GH-10340) by Miss Islington (bot) · 6 years ago
  92. 19ca5b5 bpo-31922: Do not connect UDP sockets when broadcast is allowed (GH-423) by Miss Islington (bot) · 6 years ago
  93. 7e200e0 bpo-30458: Disallow control chars in http URLs. (GH-12755) (GH-13154) by Miro Hrončok · 6 years ago
  94. a6516f8 bpo-31855: unittest.mock.mock_open() results now respects the argument of read([size]) (GH-11521) (#13152) by Miss Islington (bot) · 6 years ago
  95. ffa29b5 bpo-35925: Skip SSL tests that fail due to weak external certs. (GH-13124) by Miss Islington (bot) · 6 years ago
  96. b2d29bf [3.7] bpo-36766: Typos in docs and code comments (GH-13116). (GH-13136) by penguindustin · 6 years ago
  97. 905ce9e simplify StartupImportTests (GH-13096) by Miss Islington (bot) · 6 years ago
  98. 769ac7e bpo-36613: call remove_done_callback if exception (GH-12800) by Miss Islington (bot) · 6 years ago
  99. 304ca21 [3.7] bpo-34162: Fix idlelib/NEWS.text for 3.7.4 (#13067) by Terry Jan Reedy · 6 years ago
  100. e85ba1e [3.7] bpo-14546: Fix the argument handling in Tools/scripts/lll.py (GH-13026) (GH-13060) by Miss Islington (bot) · 6 years ago