cpython/Misc/NEWS.d/next/Library
Miss Islington (bot) f17e001746
bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484)
(cherry picked from commit 8fe9eed937)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
2018-07-28 08:59:18 -07: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:32:50 -07:00
2017-12-17-22-50-51.bpo-32356.roZJpA.rst [3.6] bpo-32356: idempotent pause_/resume_reading (GH-4914) (GH-7629) 2018-06-13 12:05:15 +02:00
2018-04-27-22-18-38.bpo-33336.T8rxn0.rst bpo-33336, imaplib: Legalize MOVE command (GH-6569) 2018-07-23 06:17:25 -07: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:44 -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:59:18 -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-7665) 2018-06-12 16:46:26 +03:00
2018-06-13-20-33-29.bpo-26544.hQ1oMt.rst bpo-26544: Fixed implementation of platform.libc_ver(). (GH-7684). (GH-8193) (GH-8195) 2018-07-09 14:38:27 +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:41:08 -07:00
2018-06-21-09-33-02.bpo-32568.f_meGY.rst [3.6] bpo-32568: make select.epoll() and its docs consistent (GH-7840) (GH-8025) 2018-06-30 16:15:53 +03:00
2018-06-21-11-35-47.bpo-33916.cZgPCD.rst bpo-33916: Fix bz2 and lzma init when called twice (GH-7843) (GH-7872) 2018-06-23 15:06:11 +02:00
2018-06-24-01-57-14.bpo-33899.IaOcAr.rst [3.6] bpo-33899: Make tokenize module mirror end-of-file is end-of-line behavior (GH-7891) (GH-8134) 2018-07-06 13:22:25 +03:00
2018-06-27-00-31-30.bpo-24567.FuePyY.rst bpo-24567: Random subnormal.diff (GH-7954) (GH-7956) 2018-06-27 02:37:17 -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:22:39 -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:43:22 -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:32:16 -07:00
2018-06-29-12-23-34.bpo-33978.y4csIw.rst [3.6] bpo-33978: Close existing handlers before logging (re-)configuration. (GH-8008). (GH-8045) 2018-07-02 10:35:52 +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:16:56 -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:43:42 -07:00
2018-07-05-18-37-05.bpo-34054.nWRS6M.rst bpo-34054: multiprocessing uses time.monotonic() (GH-8118) 2018-07-06 05:14:33 -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 01:00:35 -07:00
2018-07-20-18-06-00.bpo-34164.fNfT-q.rst [3.6] bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8436) 2018-07-24 15:06:59 +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-22 23:51:28 -07:00
README.rst Add "Misc/NEWS.d" directory tree for "blurb". GH-2329 2017-06-22 17:38:47 -07:00

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