cpython/Misc/NEWS.d/next/Library
2019-05-21 10:47:42 -07:00
..
2017-10-24-00-42-14.bpo-27141.zbAgSs.rst bpo-27141: Fix collections.UserList and UserDict shallow copy. (GH-4094) 2019-05-19 16:57:13 +03:00
2018-03-22-19-13-19.bpo-33123._Y5ooE.rst bpo-33123: pathlib: Add missing_ok parameter to Path.unlink (GH-6191) 2019-05-15 15:02:11 -07:00
2018-05-30-01-05-50.bpo-31922.fobsXJ.rst bpo-31922: Do not connect UDP sockets when broadcast is allowed (GH-423) 2019-05-07 10:18:49 -07:00
2018-08-18-14-47-00.bpo-34424.wAlRuS.rst bpo-34424: Handle different policy.linesep lengths correctly. (#8803) 2019-05-13 21:07:39 -04:00
2018-09-13-20-33-24.bpo-26467.cahAk3.rst bpo-26467: Adds AsyncMock for asyncio Mock library support (GH-9296) 2019-05-20 09:19:53 -07:00
2019-01-11-17-09-15.bpo-31855.PlhfsX.rst bpo-31855: unittest.mock.mock_open() results now respects the argument of read([size]) (GH-11521) 2019-05-07 11:48:36 +01:00
2019-01-18-16-23-00.bpo-35721.d8djAJ.rst bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-11553) 2019-05-20 05:02:16 -07:00
2019-02-15-17-18-50.bpo-35125.h0xk0f.rst bpo-35125: remove inner callback on outer cancellation in asyncio shield (GH-10340) 2019-05-07 11:58:24 -07:00
2019-03-01-17-59-39.bpo-31904.38djdk.rst bpo-31904: Add posix module support for VxWorks (GH-12118) 2019-05-21 12:46:37 +02:00
2019-03-04-01-28-33.bpo-26707.QY4kRZ.rst bpo-26707: Enable plistlib to read UID keys. (GH-12153) 2019-05-15 23:14:38 +03:00
2019-03-09-23-51-27.bpo-36239.BHJ3Ln.rst bpo-36239: Skip comments in gettext infos (GH-12255) 2019-05-09 16:22:15 +02:00
2019-03-13-10-57-41.bpo-27497.JDmIe_.rst bpo-27497: Add return value to csv.DictWriter.writeheader (GH-12306) 2019-05-10 03:50:11 +02:00
2019-03-18-14-25-36.bpo-31904.ds3d67.rst bpo-36648: fix mmap issue for VxWorks (GH-12394) 2019-05-21 12:50:14 +02:00
2019-03-21-16-00-00.bpo-36368.zsRT1.rst bpo-36368: Ignore SIGINT in SharedMemoryManager servers. (GH-12483) 2019-05-10 20:42:35 +02:00
2019-03-22-22-40-00.bpo-35900.oiee0o.rst bpo-35900: Enable custom reduction callback registration in _pickle (GH-12499) 2019-05-08 23:08:25 +02:00
2019-03-27-15-09-00.bpo-35900.fh56UU.rst bpo-35900: Add a state_setter arg to save_reduce (GH-12588) 2019-05-08 21:40:25 +02:00
2019-04-02-19-23-12.bpo-35252.VooTVv.rst bpo-35252: Remove FIXME from test_functools (GH-10551) 2019-05-19 15:11:20 -07:00
2019-04-06-00-55-09.bpo-36533.kzMyRH.rst bpo-36533: Reinit logging.Handler locks on fork(). (GH-12704) 2019-05-07 12:18:20 -04:00
2019-04-06-12-36-09.bpo-36542.Q0qyYV.rst bpo-36542: Allow to overwrite the signature for Python functions. (GH-12705) 2019-05-06 22:40:27 +03:00
2019-04-22-22-55-29.bpo-29183.MILvsk.rst bpo-29183: Fix double exceptions in wsgiref.handlers.BaseHandler (GH-12914) 2019-05-19 18:56:15 +03:00
2019-04-29-15-18-13.bpo-36748.YBKWps.rst bpo-36748: optimize TextIOWrapper.write() for ASCII string (GH-13002) 2019-05-16 15:03:20 +09:00
2019-04-30-04-34-53.bpo-6584.Hzp9-P.rst bpo-6584: Add a BadGzipFile exception to the gzip module. (GH-13022) 2019-05-13 10:50:52 +03:00
2019-05-05-09-45-44.bpo-36801.XrlFFs.rst bpo-36801: Fix waiting in StreamWriter.drain for closing SSL transport (GH-13098) 2019-05-07 13:53:19 -07:00
2019-05-05-10-12-23.bpo-36802.HYMc8P.rst bpo-36802: Drop awrite()/aclose(), support await write() and await close() instead (#13099) 2019-05-09 15:14:58 -04:00
2019-05-05-16-14-38.bpo-36806.rAzF-x.rst Forbid creating of stream objects outside of asyncio (#13101) 2019-05-06 22:52:11 -04:00
2019-05-06-19-17-04.bpo-26903.4payXb.rst bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) 2019-05-08 14:04:53 -04:00
2019-05-06-23-13-26.bpo-36814.dSeMz_.rst bpo-36814: ensure os.posix_spawn() handles None (GH-13144) 2019-05-10 04:00:06 +02:00
2019-05-07-15-00-45.bpo-36832.TExgqb.rst bpo-36832: add zipfile.Path (#13153) 2019-05-08 09:45:05 -04:00
2019-05-09-08-35-18.bpo-24538.WK8Y-k.rst bpo-24538: Fix bug in shutil involving the copying of xattrs to read-only files. (PR-13212) 2019-05-10 11:22:06 +08:00
2019-05-09-12-38-40.bpo-30262.Tu74ak.rst bpo-30262: Don't expose private objects in sqlite3 (GH-1440) 2019-05-09 21:05:45 +03:00
2019-05-09-18-12-55.bpo-36867.FuwVTi.rst bpo-36867: Make semaphore_tracker track other system resources (GH-13222) 2019-05-10 22:59:08 +02:00
2019-05-10-01-06-36.bpo-36778.GRqeiS.rst bpo-36778: cp65001 encoding becomes an alias to utf_8 (GH-13230) 2019-05-10 03:19:54 +02:00
2019-05-10-22-00-06.bpo-36878.iigeqk.rst bpo-36878: Allow extra text after # type: ignore comments (GH-13238) 2019-05-11 19:17:24 +01:00
2019-05-11-14-50-59.bpo-36887.XD3f22.rst bpo-36887: add math.isqrt (GH-13244) 2019-05-18 12:29:50 +01:00
2019-05-11-16-21-29.bpo-35545.FcvJvP.rst bpo-35545: Fix asyncio discarding IPv6 scopes (GH-11271) 2019-05-17 01:28:39 -07:00
2019-05-12-14-49-13.bpo-36895.ZZuuY7.rst bpo-36895: remove time.clock() as per removal notice. (GH-13270) 2019-05-12 18:34:44 -07:00
2019-05-13-05-49-15.bpo-23896.8TtUKo.rst bpo-23896: Add a grammar where exec isn't a stmt (#13272) 2019-05-20 13:27:10 -07:00
2019-05-13-13-02-43.bpo-36867.Qh-6mX.rst bpo-36867: Create the resource_tracker before launching SharedMemoryManagers (GH-13276) 2019-05-13 21:15:32 +02:00
2019-05-14-05-38-22.bpo-23378.R25teI.rst bpo-23378: Add an extend action to argparse (GH-13305) 2019-05-21 10:47:42 -07:00
2019-05-14-07-57-02.bpo-36845._GtFFf.rst bpo-36845: validate integer network prefix when constructing IP networks (GH-13298) 2019-05-14 19:32:59 +09:00
2019-05-14-15-39-34.bpo-36916._GPsTt.rst bpo-36916: asyncio: Swallow unhandled write() exception (GH-13313) 2019-05-14 18:09:44 +02:00
2019-05-15-21-35-23.bpo-36921.kA1306.rst bpo-36921: Deprecate @coroutine for sake of async def (GH-13346) 2019-05-16 07:52:10 -07:00
2019-05-16-18-02-08.bpo-36888.-H2Dkm.rst bpo-36888: Add multiprocessing.parent_process() (GH-13247) 2019-05-20 21:37:05 +02:00
2019-05-17-11-44-21.bpo-33524.8y_xUU.rst bpo-33524: Fix the folding of email header when max_line_length is 0 or None (#13391) 2019-05-17 15:28:44 -04:00
2019-05-17-21-42-58.bpo-36948.vnUDvk.rst bpo-36948: Fix NameError in urllib.request.URLopener.retrieve (GH-13389) 2019-05-19 16:40:05 +03:00
2019-05-19-06-54-26.bpo-36949.jBlG9F.rst bpo-36949: Implement __repr__ on WeakSet (GH-13415) 2019-05-20 10:01:07 -07:00
2019-05-20-11-01-28.bpo-36952.MgZi7-.rst bpo-36952: Remove the bufsize parameter in fileinput.input(). (GH-13400) 2019-05-20 23:44:11 +03:00
2019-05-20-23-31-20.bpo-36969.JkZORP.rst bpo-36969: Make PDB args command display keyword only arguments (GH-13452) 2019-05-20 23:17:30 +01: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/