cpython/Misc/NEWS.d/next/Library
Miss Islington (bot) e8ca8806a9 bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) (GH-9064)
Fix for invalid assert on big output of multiprocessing.Process.
(cherry picked from commit 266f4904a2)

Co-authored-by: Alexander Buchkovsky <olex.buchkovsky@gmail.com>
2018-09-04 21:39:54 +02:00
..
2017-08-24-17-55-39.bpo-29456.XaB3MP.rst bpo-29456: Fix bugs in unicodedata.normalize: u1176, u11a7 and u11c3 (GH-1958) 2018-06-15 05:21:55 -07:00
2018-04-27-22-18-38.bpo-33336.T8rxn0.rst bpo-33336, imaplib: Legalize MOVE command (GH-6569) (GH-8409) 2018-07-23 15:54:46 +02:00
2018-05-08-15-01-10.bpo-33365.SicsAd.rst bpo-33365: print the header values beside the keys (GH-6611) 2018-06-19 06:52:36 -07:00
2018-05-31-06-48-55.bpo-31014.SNY681.rst bpo-31014: Fix the webbrowser module. (GH-7267) 2018-07-08 01:09:21 -07:00
2018-06-08-00-29-40.bpo-33476.R0Bhlj.rst bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484) 2018-07-28 08:41:26 -07:00
2018-06-10-09-43-54.bpo-27397.0_fFQR.rst bpo-27397: Make email module properly handle invalid-length base64 strings (GH-7583) (GH-7664) 2018-06-12 16:46:11 +03:00
2018-06-10-15-14-17.bpo-33805.5LAz5a.rst bpo-33805: Improve error message of dataclasses.replace() (GH-7580) 2018-06-23 08:04:01 -07:00
2018-06-13-20-33-29.bpo-26544.hQ1oMt.rst [3.7] bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) 2018-07-09 12:55:35 +03:00
2018-06-17-10-48-03.bpo-33663.sUuGmq.rst bpo-33663: Convert content length to string before putting to header (GH-7754) 2018-06-18 14:37:56 -07:00
2018-06-17-11-46-20.bpo-33833.RnEqvM.rst bpo-33833: Fix ProactorSocketTransport AssertionError (GH-7893) 2018-07-30 13:04:30 -07:00
2018-06-21-09-33-02.bpo-32568.f_meGY.rst bpo-32568: make select.epoll() and its docs consistent (GH-7840) (GH-8024) 2018-06-30 16:03:19 +03:00
2018-06-21-11-35-47.bpo-33916.cZgPCD.rst bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) 2018-06-23 01:53:03 -07:00
2018-06-24-01-57-14.bpo-33899.IaOcAr.rst [3.7] bpo-33899: Make tokenize module mirror end-of-file is end-of-line behavior (GH-7891) (GH-8132) 2018-07-06 13:21:05 +03:00
2018-06-26-19-03-56.bpo-33871.XhlrGU.rst bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) 2018-07-31 02:20:06 -07:00
2018-06-27-00-31-30.bpo-24567.FuePyY.rst bpo-24567: Random subnormal.diff (GH-7954) (GH-7955) 2018-06-27 01:53:04 -07:00
2018-06-28-13-00-12.bpo-27500._s1gZ5.rst bpo-27500: Fix static version of getaddrinfo to resolve IPv6 (GH-7993) 2018-06-28 19:16:48 -07:00
2018-06-28-14-56-44.bpo-33974.SA8nNP.rst bpo-33974: Fix passing special characters to ttk widgets. (GH-7986) 2018-06-29 23:42:57 -07:00
2018-06-29-00-31-36.bpo-14117.3nvDuR.rst bpo-14117: Make minor tweaks to turtledemo (GH-8002) 2018-06-28 22:30:44 -07:00
2018-06-29-12-23-34.bpo-33978.y4csIw.rst bpo-33978: Close existing handlers before logging (re-)configuration. (GH-8008) (GH-8044) 2018-07-02 10:35:09 +01:00
2018-07-02-05-59-11.bpo-34019.ZXJIife.rst bpo-34019: Fix wrong arguments for Opera Browser (GH-8047) 2018-07-03 05:17:28 -07:00
2018-07-04-07-36-53.bpo-34010.VNDkde.rst bpo-34010: Fix tarfile read performance regression (GH-8020) 2018-07-04 01:32:41 -07:00
2018-07-04-17-14-26.bpo-34044.KWAu4y.rst bpo-34044: subprocess.Popen copies startupinfo (GH-8090) (GH-8121) 2018-07-05 23:15:28 +02:00
2018-07-05-18-37-05.bpo-34054.nWRS6M.rst bpo-34054: multiprocessing uses time.monotonic() (GH-8118) 2018-07-06 05:11:21 -07:00
2018-07-05-22-45-46.bpo-34056.86isrU.rst closes bpo-34056: Always return bytes from _HackedGetData.get_data(). (GH-8130) 2018-07-06 21:00:45 -07:00
2018-07-08-18-49-41.bpo-33967.lhaAez.rst bpo-33967: Fix singledispatch raised IndexError when no args (GH-8184) 2018-07-10 00:48:57 -07:00
2018-07-11-10-03-21.bpo-27494.04OWkW.rst Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241) 2018-07-30 23:52:49 -07:00
2018-07-13-08-44-52.bpo-34108.RjobUC.rst bpo-34108: Fix double carriage return in 2to3 on Windows (GH-8271) (#8275) 2018-07-13 15:24:19 -04:00
2018-07-20-09-11-05.bpo-33729.sO6iTb.rst [3.7] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581) 2018-07-31 10:22:44 +03:00
2018-07-20-18-06-00.bpo-34164.fNfT-q.rst bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8435) 2018-07-24 13:53:39 +03:00
2018-07-22-07-59-32.bpo-940286.NZTzyc.rst bpo-940286: Fix pydoc to show cross refs correctly (GH-8390) 2018-07-23 09:51:54 +03:00
2018-07-22-09-05-01.bpo-21446.w6g7tn.rst bpo-21446: Update reload fixer to use importlib (GH-8391) 2018-07-23 11:11:22 +03:00
2018-07-25-00-40-14.bpo-34213.O15MgP.rst bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452) 2018-08-12 20:32:44 -07:00
2018-07-26-08-45-49.bpo-19891.Y-3IiB.rst bpo-19891: Ignore error while writing history file (GH-8483) 2018-08-06 02:03:43 -07:00
2018-07-28-11-47-10.bpo-34251.q3elQ6.rst bpo-34251: Restore msilib.Win64 to preserve compatibility (GH-8510) 2018-07-28 17:14:44 -07:00
2018-07-28-15-00-31.bpo-34035.75nW0H.rst bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527) 2018-07-29 12:57:21 -07:00
2018-07-28-17-00-36.bpo-34263.zUfRsu.rst [3.7] bpo-34263 Cap timeout submitted to epoll/select etc. to one day. (GH-8532) (GH-8586) 2018-07-31 11:29:07 -04:00
2018-07-29-14-12-23.bpo-31047.FSarLs.rst bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544) 2018-07-29 08:42:18 -07:00
2018-08-02-21-28-38.bpo-18540.AryoYY.rst bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634) 2018-08-07 05:37:38 +03:00
2018-08-04-00-06-28.bpo-34333.5NHG93.rst bpo-34333: Fix %-formatting in Path.with_suffix() (GH-8663) 2018-08-11 09:00:11 +03:00
2018-08-20-16-48-32.bpo-34441._zx9lU.rst bpo-34441: Fix ABC.__subclasscheck__ crash on classes with invalid __subclasses__ (GH-8835) 2018-08-20 16:42:18 -04:00
2018-08-21-00-29-01.bpo-34171.6LkWav.rst bpo-34171: Prevent creating Lib/trace.cover when run the trace module. (GH-8841) 2018-08-25 03:47:22 -04:00
2018-08-22-17-43-52.bpo-6700.hp7C4B.rst bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864) 2018-08-24 10:44:47 -04:00
2018-08-22-21-59-08.bpo-34454.z7uG4b.rst bpo-34454: fix .fromisoformat() methods crashing on inputs with surrogate code points (GH-8862) 2018-08-23 11:54:33 -04:00
2018-08-24-17-31-27.bpo-13312.6hA5La.rst bpo-13312: Avoid int underflow in time year. (GH-8912) 2018-08-25 01:53:00 -04:00
2018-08-31-19-26-55.bpo-34558.MHv582.rst bpo-34558: Add missing parentheses in _aix.py (GH-9017) 2018-08-31 22:46:32 -04:00
2018-09-01-20-43-10.bpo-34563.7NQK7B.rst bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) (GH-9064) 2018-09-04 21:39:54 +02:00
2018-09-03-23-23-32.bpo-34530.h_Xsu7.rst bpo-34530: Fix distutils find_executable() (GH-9049) 2018-09-04 05:19:13 -04:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Library* section in this directory.

.. _blurb: https://pypi.org/project/blurb/