cpython/Misc/NEWS.d/next/Library
Brett Cannon 2de5097ba4
bpo-26131: Deprecate usage of load_module() (GH-23469)
Raise an ImportWarning when the import system falls back on load_module(). As for implementations of load_module(), raise a DeprecationWarning.
2020-12-04 15:39:21 -08:00
..
2018-12-14-13-29-17.bpo-35498.LEJHl7.rst Added support for negative indexes to PurePath.parents (GH-21799) 2020-11-23 15:06:22 -05:00
2020-01-21-16-38-25.bpo-39411.9uHFqT.rst bpo-39411: pyclbr rewrite on AST (#18103) 2020-11-11 10:14:12 +03:00
2020-05-08-21-30-54.bpo-40550.i7GWkb.rst bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal. (GH-20010) 2020-11-21 01:22:08 -08:00
2020-05-29-15-25-41.bpo-40816.w61Pob.rst bpo-40816 Add AsyncContextDecorator class (GH-20516) 2020-11-05 10:52:24 +02:00
2020-06-17-12-24-26.bpo-41001.5mi7b0.rst bpo-41001: Add os.eventfd() (#20930) 2020-11-13 19:48:52 +01:00
2020-06-18-11-35-16.bpo-40968.R8Edbv.rst bpo-40968: Send http/1.1 ALPN extension (#20959) 2020-11-13 16:37:52 +01:00
2020-07-09-11-32-28.bpo-12800.fNgWwx.rst bpo-12800: tarfile: Restore fix from 011525ee9 (GH-21409) 2020-11-25 10:23:17 +01:00
2020-07-18-17-39-28.bpo-41332.QRGmA5.rst bpo-41332: Added missing connect_accepted_socket() to AbstractEventLoop (GH-21533) 2020-11-26 12:09:12 +02:00
2020-08-10-15-06-55.bpo-21041.cYz1eL.rst Added support for negative indexes to PurePath.parents (GH-21799) 2020-11-23 15:06:22 -05:00
2020-08-14-00-39-04.bpo-41543.RpcRjb.rst bpo-41543: contextlib.nullcontext can fill in for an async context manager (GH-21870) 2020-11-09 14:34:07 +02:00
2020-08-19-20-17-51.bpo-34215._Cv8c-.rst bpo-34215: Clarify IncompleteReadError message when "expected" is None (GH-21925) 2020-11-28 16:27:28 +02:00
2020-08-24-16-59-04.bpo-41625.Cc967V.rst bpo-41625: Expose the splice() system call in the os module (GH-21947) 2020-11-17 00:00:38 +00:00
2020-09-06-21-55-44.bpo-28850.HJNggD.rst bpo-28850: Fix PrettyPrinter.format overrides ignored for contents of small containers (GH-22120) 2020-11-23 15:31:31 +02:00
2020-09-08-03-19-04.bpo-40624.0-gYfx.rst bpo-40624: Add support for the XPath != operator in xml.etree (GH-22147) 2020-11-09 08:02:39 +01:00
2020-10-01-15-44-52.bpo-41861.YTqJ7z.rst bpo-41861, _sqlite3 : Add NEWS entry and rename variables (GH-23337) 2020-11-17 13:52:54 +01:00
2020-10-08-23-51-55.bpo-26389.uga44e.rst bpo-26389: Allow passing an exception object in the traceback module (GH-22610) 2020-11-05 22:18:44 +00:00
2020-10-22-17-26-35.bpo-26131.CAsI3O.rst bpo-26131: Deprecate usage of load_module() (GH-23469) 2020-12-04 15:39:21 -08:00
2020-10-23-15-47-47.bpo-42133.BzizYV.rst bpo-42133: update parts of the stdlib to fall back to `__spec__.loader` when `__loader__` is missing (#22929) 2020-11-06 18:45:56 -08:00
2020-10-24-04-02-36.bpo-42140.miLqvb.rst bpo-42140: Improve asyncio.wait function (GH-22938) 2020-11-10 14:12:52 -08:00
2020-10-29-11-17-35.bpo-42183.50ZcIi.rst bpo-42183: Fix a stack overflow error for asyncio Task or Future repr() (GH-23020) 2020-11-10 15:58:31 +02:00
2020-11-01-15-07-20.bpo-41754.DraSZh.rst bpo-41754: Ignore NotADirectoryError in invocation of xdg-settings (GH-23075) 2020-11-08 10:46:55 +01:00
2020-11-02-23-05-17.bpo-42236.aJ6ZBR.rst bpo-42236: os.device_encoding() respects UTF-8 Mode (GH-23119) 2020-11-04 11:20:10 +01:00
2020-11-03-09-22-56.bpo-42249.vfNO2u.rst bpo-42249: Fix writing binary Plist files larger than 4 GiB. (GH-23121) 2020-11-03 16:15:56 +02:00
2020-11-03-14-15-35.bpo-42251.6TC32V.rst bpo-42251: Add gettrace and getprofile to threading (GH-23125) 2020-11-04 09:27:43 +00:00
2020-11-05-13-32-41.bpo-42264.r4KYUU.rst bpo-42264: Deprecate sqlite3.OptimizedUnicode (GH-23163) 2020-11-17 17:55:12 +02:00
2020-11-05-16-00-03.bpo-41877.FHbngM.rst bpo-41877 Check for asert, aseert, assrt in mocks (GH-23165) 2020-11-05 09:04:38 -08:00
2020-11-06-18-20-47.bpo-42131.l2rjjG.rst bpo-42131: Add PEP 451-related methods to zipimport (GH-23187) 2020-11-13 15:14:58 -08:00
2020-11-10-12-09-13.bpo-42308.yaJHH9.rst bpo-42308: Add threading.__excepthook__ (GH-23218) 2020-11-12 18:27:44 +01:00
2020-11-10-14-27-49.bpo-42237.F363jO.rst bpo-42237: Fix os.sendfile() on illumos (GH-23154) 2020-11-12 11:49:30 +02:00
2020-11-10-15-40-56.bpo-42014.ShM37l.rst bpo-42014: shutil.rmtree: call onerror with correct function (GH-22585) 2020-11-10 08:06:02 -08:00
2020-11-12-18-21-15.bpo-42333.J9vFmV.rst bpo-42333: Port _ssl extension module to heap types (GH-23392) 2020-11-20 09:40:12 +01:00
2020-11-13-18-53-50.bpo-42350.rsql7V.rst bpo-42350: Fix Thread._reset_internal_locks() (GH-23268) 2020-11-16 15:20:34 +01:00
2020-11-14-13-46-27.bpo-42318.wYAcBD.rst bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281) 2020-11-15 18:16:59 +02:00
2020-11-14-14-34-32.bpo-37205.iDbHrw.rst bpo-37205: time.perf_counter() and time.monotonic() are system-wide (GH-23284) 2020-11-16 13:21:45 +01:00
2020-11-15-15-23-34.bpo-42345.hiIR7x.rst bpo-42345: Fix three issues with typing.Literal parameters (GH-23294) 2020-11-16 18:23:19 -08:00
2020-11-15-17-02-00.bpo-42328.bqpPlR.rst bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300) 2020-11-22 22:48:52 +02:00
2020-11-16-15-08-12.bpo-37205.Wh5svI.rst bpo-37205: time.time() cannot fail with fatal error (GH-23314) 2020-11-16 16:08:05 +01:00
2020-11-17-23-00-27.bpo-41713.-Us0tf.rst bpo-41713: Port _signal module to multi-phase init (GH-23355) 2020-11-17 23:28:25 +01:00
2020-11-19-04-13-53.bpo-42375.U8bp4s.rst bpo-42375: subprocess DragonFlyBSD build update. (GH-23320) 2020-11-18 23:24:15 -08:00
2020-11-19-09-59-07.bpo-1635741.7cMypH.rst bpo-1635741: Convert _sre types to heap types and establish module state (PEP 384) (GH-23393) 2020-11-20 21:36:23 +09:00
2020-11-19-10-12-39.bpo-42403.t7q5AX.rst bpo-42403: Simplify importlib external bootstrap (GH-23397) 2020-11-19 13:43:43 +01:00
2020-11-19-10-44-41.bpo-42406.r9rNCj.rst bpo-42406: Fix whichmodule() with multiprocessing (GH-23403) 2020-11-29 10:23:15 -08:00
2020-11-19-16-14-36.bpo-31904.83kf9d.rst bpo-31904: Support signal module on VxWorks (GH-23391) 2020-11-30 22:48:33 +01:00
2020-11-19-20-27-51.bpo-42413.fjHrHx.rst bpo-42413: socket.timeout is now an alias of TimeoutError (GH-23413) 2020-11-20 00:26:07 -08:00
2020-11-20-10-38-34.bpo-15450.E-y9PA.rst bpo-15450: Allow subclassing of dircmp (GH-23424) (#23424) 2020-11-23 18:29:37 +02:00
2020-11-20-14-01-29.bpo-42392.-OUzvl.rst bpo-42392: Remove loop parameter form asyncio locks and Queue (#23420) 2020-11-24 20:08:54 +02:00
2020-11-20-14-44-07.bpo-41818.33soAw.rst bpo-41818: Updated tests for the standard pty library (GH-22962) 2020-11-25 15:41:25 +02:00
2020-11-22-12-30-26.bpo-26131.-HsFPG.rst bpo-26131: Deprecate usage of load_module() (GH-23469) 2020-12-04 15:39:21 -08:00
2020-11-23-23-42-08.bpo-42299.Fdn4Wf.rst bpo-42299: Remove formatter module (GH-23476) 2020-11-25 22:17:30 +09:00
2020-11-24-13-18-05.bpo-28468.8Gh2d4.rst bpo-28468: Add platform.freedesktop_os_release() (GH-23492) 2020-11-30 22:34:45 +01:00
2020-11-25-22-44-59.bpo-42392.T_DAEl.rst bpo-42392: Remove loop parameter from asyncio.streams (GH-23517) 2020-11-26 09:36:37 +02:00
2020-11-26-12-40-16.bpo-42392.GbmdHE.rst bpo-42392: Remove loop parameter from asyncio.tasks and asyncio.subprocess (GH-23521) 2020-11-28 10:21:17 +02:00
2020-11-27-09-19-43.bpo-41818.KWYUbL.rst bpo-41818: Make test_openpty() avoid unexpected success due to number of rows and/or number of columns being == 0. (GH-23526) 2020-11-27 12:16:41 +02:00
2020-11-27-16-46-58.bpo-42482.EJC3sd.rst bpo-42482: remove reference to exc_traceback from TracebackException (GH-23531) 2020-11-30 17:35:25 -08:00
2020-11-28-04-31-20.bpo-42487.iqtC4L.rst bpo-42487: don't call __getitem__ of underlying maps in ChainMap.__iter__ (GH-23534) 2020-11-30 08:34:15 -08:00
2020-11-28-06-34-53.bpo-41818.mFSMc2.rst bpo-41818: Fix test_master_read() so that it succeeds on all platforms that either raise OSError or return b"" upon reading from master (GH-23536) 2020-11-28 23:04:20 +02:00
2020-11-28-22-52-57.bpo-38200.DuWGlW.rst bpo-38200: Add itertools.pairwise() (GH-23549) 2020-11-30 20:42:54 -08:00
2020-12-03-15-42-32.bpo-42116.yIwroP.rst bpo-42116: Fix inspect.getsource handling of trailing comments (GH-23630) 2020-12-04 18:45:38 +02:00
2020-12-03-22-22-24.bpo-17735.Qsaaue.rst bpo-17735: inspect.findsource now raises OSError when co_lineno is out of range (GH-23633) 2020-12-04 23:22:03 +02:00
2020-12-03-22-42-03.bpo-42562.2hPmhi.rst bpo-42562: Fix issue when dis failed to parse function that has no line numbers (GH-23632) 2020-12-04 15:20:53 +00:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

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

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