cpython/Misc/NEWS.d/next/Library
Jelle Zijlstra 71080b8a0f
gh-118660: Add second type parameter to (Async)ContextManager (#118681)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-05-07 14:16:05 +00:00
..
2018-02-13-10-02-54.bpo-32839.McbVz3.rst gh-109975: Update 'What's New in Python 3.13' for beta (#118694) 2024-05-07 12:35:32 +02:00
2019-08-29-20-26-08.bpo-30988.b-_h5O.rst gh-75171: Fix parsing invalid email address headers starting or ending with a dot (GH-15600) 2024-04-17 10:39:15 +03:00
2019-09-09-18-18-34.bpo-18108.ajPLAO.rst bpo-18108: Adding dir_fd and follow_symlinks keyword args to shutil.chown (GH-15811) 2024-04-22 18:23:36 +00:00
2020-01-14-09-46-51.bpo-39324.qUcDrM.rst gh-83505: Add markdown mimetype mapping (#17995) 2024-05-05 13:09:59 +00:00
2020-06-10-19-24-17.bpo-40943.vjiiN_.rst bpo-40944: Fix IndexError when parse emails with truncated Message-ID, address, routes, etc (GH-20790) 2024-04-17 10:14:22 +00:00
2022-10-24-12-05-19.gh-issue-66410.du4UKW.rst gh-66410: Do not stringify arguments of Tkinter callback (GH-98592) 2024-05-07 12:07:32 +00:00
2022-11-23-17-16-31.gh-issue-99730.bDQdaX.rst gh-99730: urllib.request: Keep HEAD method on redirect (GH-99731) 2024-05-01 18:01:47 +02:00
2022-12-14-15-53-38.gh-issue-100242.Ny7VUO.rst GH-100242: bring functools.py partial implementation more in line with C code (GH-100244) 2024-04-17 15:34:46 +02:00
2023-03-03-21-13-08.gh-issue-102402.fpkRO1.rst gh-102402: Fix floating point math issue by using time.time_ns() in logging.LogRecord (GH-102412) 2024-04-16 10:44:57 +01:00
2023-05-28-11-25-18.gh-issue-62090.opAhDn.rst gh-62090: Simplify argparse usage formatting (GH-105039) 2024-05-07 09:28:51 +02:00
2023-08-21-10-34-43.gh-issue-108191.GZM3mv.rst gh-108191: Add support of positional argument in SimpleNamespace constructor (GH-108195) 2024-04-25 00:39:54 +03:00
2023-10-02-10-35-58.gh-issue-110209.b5zfIz.rst gh-110209: Add __class_getitem__ for generator and coroutine (#110212) 2024-05-06 18:41:32 -07:00
2023-10-20-03-50-17.gh-issue-83151.bcsD40.rst GH-83151: Add closure support to pdb (GH-111094) 2024-05-06 11:34:13 -07:00
2023-10-24-12-39-04.gh-issue-109617.YoI8TV.rst gh-109617: fix ncurses incompatibility on macOS with Xcode 15 (#111258) 2024-05-04 23:41:47 +02:00
2023-11-07-22-41-42.gh-issue-111744.TbLxF0.rst GH-111744: Support opcode events in bdb (GH-111834) 2024-05-04 07:44:49 -07:00
2023-12-07-20-05-54.gh-issue-112855.ph4ehh.rst GH-112855: Speed up pathlib.PurePath pickling (#112856) 2024-04-20 17:46:52 +01:00
2023-12-14-02-51-38.gh-issue-113081.S-9Qyn.rst gh-113081: Print colorized exception just like built-in traceback in pdb (#113082) 2024-05-04 12:26:40 +02:00
2024-01-19-05-40-46.gh-issue-83856.jN5M80.rst gh-83856: Honor atexit for all multiprocessing start methods (GH-114279) 2024-05-03 11:45:46 -07:00
2024-02-11-07-31-43.gh-issue-82062.eeS6w7.rst gh-82062: Fix support of parameter defaults on methods in extension modules (GH-115270) 2024-05-02 17:44:33 +03:00
2024-02-28-10-41-24.gh-issue-115961.P-_DU0.rst gh-115961: Add name and mode attributes for compressed file-like objects (GH-116036) 2024-04-21 11:46:39 +03:00
2024-02-28-11-51-51.gh-issue-116023.CGYhFh.rst gh-116023: Add show_empty=False to ast.dump (#116037) 2024-04-24 11:02:38 +03:00
2024-03-17-18-24-23.gh-issue-116871.9uSl8M.rst gh-116871: Improve name suggestions in tracebacks (GH-116930) 2024-05-06 15:53:15 +03:00
2024-03-20-00-11-39.gh-issue-68583.mIlxxb.rst gh-68583: webbrowser: replace getopt with argparse, add long options (#117047) 2024-04-13 08:56:56 -06:00
2024-03-26-15-29-39.gh-issue-66543.OZBhU5.rst gh-66543: Add mimetypes.guess_file_type() (GH-117258) 2024-05-06 15:50:52 +03:00
2024-03-29-12-21-40.gh-issue-117142.U0agfh.rst gh-117142: Port _ctypes to multi-phase init (GH-117181) 2024-04-10 11:00:01 +00:00
2024-03-29-15-14-51.gh-issue-117313.ks_ONu.rst gh-117313: Fix re-folding email messages containing non-standard line separators (GH-117369) 2024-04-17 13:00:25 +03:00
2024-04-02-11-17-44.gh-issue-117394.2aoSlb.rst gh-117394: Speed up os.path.ismount() on Posix (GH-117447) 2024-04-17 12:58:19 +03:00
2024-04-03-15-04-23.gh-issue-117503.NMfwup.rst gh-117503: Fix support of non-ASCII user names in posixpath.expanduser() (GH-117504) 2024-04-17 12:53:40 +03:00
2024-04-03-16-01-31.gh-issue-117516.7DlHje.rst gh-117516: Implement typing.TypeIs (#117517) 2024-04-09 10:50:37 +00:00
2024-04-04-15-28-12.gh-issue-116720.aGhXns.rst gh-116720: Fix corner cases of taskgroups (#117407) 2024-04-09 08:17:28 -07:00
2024-04-05-13-38-53.gh-issue-117546.lWjhHE.rst GH-117546: Fix symlink resolution in os.path.realpath('loop/../link') (#117568) 2024-04-10 18:17:18 +01:00
2024-04-05-15-51-01.gh-issue-117566.54nABf.rst gh-117566: fix IPv6Address.is_loopback for IPv4-mapped loopbacks (GH-117567) 2024-04-25 15:17:40 +00:00
2024-04-06-18-41-36.gh-issue-117225.tJh1Hw.rst gh-117225: Add color to doctest output (#117583) 2024-04-24 14:27:40 +03:00
2024-04-06-20-31-09.gh-issue-117586.UgWdRK.rst GH-117586: Speed up pathlib.Path.glob() by working with strings (#117589) 2024-04-10 20:43:07 +01:00
2024-04-07-19-39-20.gh-issue-102247.h8rqiX.rst gh-102247: http: support rfc9110 status codes (GH-117611) 2024-04-13 07:33:20 -07:00
2024-04-08-03-23-22.gh-issue-117618.-4DCUw.rst gh-117618: Make package.module searchable for breakpoints and clean up docs (#117619) 2024-04-30 18:18:01 +00:00
2024-04-08-19-12-26.gh-issue-117663.CPfc_p.rst gh-117663: [Enum] fix _simple_enum's detection of aliases (GH-117664) 2024-04-09 11:31:07 -07:00
2024-04-09-20-14-44.gh-issue-117348.A2NAAz.rst gh-117348: restore import time performance of configparser (#117703) 2024-04-14 11:10:09 +00:00
2024-04-09-23-22-21.gh-issue-117692.EciInD.rst gh-117692: Fix AttributeError in DocTestFinder on wrapped builtin_or_method (#117699) 2024-04-10 10:52:47 +01:00
2024-04-10-20-59-10.gh-issue-117722.oxIUEI.rst gh-117722: Fix Stream.readuntil with non-bytes buffer objects (#117723) 2024-04-11 07:41:55 -07:00
2024-04-10-21-08-32.gh-issue-117586.UCL__1.rst GH-117586: Speed up pathlib.Path.walk() by working with strings (#117726) 2024-04-11 01:26:53 +01:00
2024-04-10-21-30-37.gh-issue-117727.uAYNVS.rst GH-117727: Speed up pathlib.Path.iterdir() by using os.scandir() (#117728) 2024-04-12 22:02:39 +00:00
2024-04-10-22-35-24.gh-issue-115060.XEVuOb.rst GH-115060: Speed up pathlib.Path.glob() by not scanning literal parts (#117732) 2024-04-12 22:19:21 +01:00
2024-04-11-18-11-37.gh-issue-76785.BWNkhC.rst gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791) 2024-04-24 16:18:24 +00:00
2024-04-12-17-37-11.gh-issue-77102.Mk6X_E.rst gh-77102: site: try utf-8 and fallback to locale encoding when reading .pth file (#117802) 2024-04-16 12:56:16 +09:00
2024-04-13-01-45-15.gh-issue-115060.IxoM03.rst GH-115060: Speed up pathlib.Path.glob() by omitting initial stat() (#117831) 2024-04-14 00:08:03 +01:00
2024-04-14-15-59-28.gh-issue-117691.1mtREE.rst gh-117691: Add an appropriate stacklevel for PEP-706 tarfile deprecation warnings (GH-117872) 2024-04-16 13:36:00 +02:00
2024-04-16-18-34-11.gh-issue-86650.Zeydyg.rst gh-86650: Fix IndexError when parse emails with invalid Message-ID (GH-117934) 2024-04-17 10:44:41 +03:00
2024-04-17-18-00-30.gh-issue-80361.RstWg-.rst gh-80361: Fix TypeError in email.Message.get_payload() (GH-117994) 2024-04-17 19:31:26 +03:00
2024-04-17-19-41-59.gh-issue-117995.Vt76Rv.rst gh-117995: Don't raise DeprecationWarnings for indexed nameless params (#118001) 2024-04-22 08:43:20 +02:00
2024-04-17-21-28-24.gh-issue-116931._AS09h.rst gh-109975: Update 'What's New in Python 3.13' for beta (#118694) 2024-05-07 12:35:32 +02:00
2024-04-17-22-00-15.gh-issue-114053._JBV4D.rst gh-114053: Fix bad interaction of PEP-695, PEP-563 and `get_type_hints` (#118009) 2024-04-19 13:03:44 +00:00
2024-04-18-00-35-11.gh-issue-117535.0m6SIM.rst gh-117535: Change unknown filename of warnings from sys to <sys> (#118018) 2024-04-18 20:50:09 -07:00
2024-04-19-09-28-43.gh-issue-118107.Mdsr1J.rst gh-118107: Fix zipimporter ZIP64 handling. (GH-118108) 2024-05-07 09:23:27 +02:00
2024-04-21-18-55-42.gh-issue-118131.eAT0is.rst gh-118131: Command-line interface for the random module (#118132) 2024-05-05 06:30:03 +00:00
2024-04-22-20-42-29.gh-issue-118168.Igni7h.rst gh-118168: Fix Unpack interaction with builtin aliases (#118169) 2024-04-23 13:40:26 +00:00
2024-04-22-21-54-12.gh-issue-90848.5jHEEc.rst gh-90848: Fixed create_autospec ignoring configure_mock style kwargs (#118163) 2024-05-02 18:36:35 +01:00
2024-04-23-21-17-00.gh-issue-117486.ea3KYD.rst gh-117486: Improve behavior for user-defined AST subclasses (#118212) 2024-05-06 15:57:27 -07:00
2024-04-24-07-45-08.gh-issue-118218.m1OHbN.rst gh-118218: Reuse return tuple in itertools.pairwise (GH-118219) 2024-04-30 23:16:52 +03:00
2024-04-24-12-20-48.gh-issue-118013.TKn_kZ.rst gh-109975: Update 'What's New in Python 3.13' for beta (#118694) 2024-05-07 12:35:32 +02:00
2024-04-24-12-29-33.gh-issue-118221.2k_bac.rst gh-109975: Update 'What's New in Python 3.13' for beta (#118694) 2024-05-07 12:35:32 +02:00
2024-04-24-16-07-26.gh-issue-118225.KdrcgL.rst gh-118225: Support more options for copying images in Tkinter (GH-118228) 2024-05-06 17:33:15 +03:00
2024-04-25-11-49-11.gh-issue-118271.5N2Xcy.rst gh-118271: Support more options for reading/writing images in Tkinter (GH-118273) 2024-05-06 15:06:06 +00:00
2024-04-26-12-42-29.gh-issue-118314.Z7reGc.rst gh-118314: Fix padding edge case in binascii.a2b_base64 strict mode (GH-118320) 2024-05-07 11:18:45 +02:00
2024-04-26-14-53-28.gh-issue-118285.A0_pte.rst gh-118285: Fix signatures of operator.{attrgetter,itemgetter,methodcaller} instances (GH-118316) 2024-04-29 19:30:48 +03:00
2024-04-27-20-34-56.gh-issue-116622.YlQgXv.rst gh-116622: Android sysconfig updates (#118352) 2024-05-01 16:47:54 +00:00
2024-04-29-21-51-28.gh-issue-118402.Z_06Th.rst gh-118402: Fix inspect.signature() for functools.cmp_to_key() result (GH-118427) 2024-04-30 17:49:28 +03:00
2024-04-29-22-11-54.gh-issue-118404.GYfMaD.rst gh-118404: Fix inspect.signature() for non-comparable callables (GH-118405) 2024-04-30 15:04:16 +03:00
2024-04-30-12-59-04.gh-issue-101732.29zUDu.rst gh-101732: Modules/_ssl.c: use Y2038 compatible openssl function when available (GH-118425) 2024-05-03 15:34:05 +02:00
2024-04-30-15-18-19.gh-issue-118406.y-GnMo.rst gh-118406: Add signature for sqlite3.Connection objects (#118428) 2024-04-30 19:58:22 +00:00
2024-05-02-04-27-12.gh-issue-118500.pBGGtQ.rst gh-118500: Add pdb support for zipapp (#118501) 2024-05-02 21:53:27 +01:00
2024-05-04-18-40-43.gh-issue-111744.nuCtwN.rst GH-111744: Make breakpoint() enter the debugger immediately (GH-118579) 2024-05-05 07:05:01 -07:00
2024-05-04-20-22-59.gh-issue-118164.9D02MQ.rst gh-118164: str(10**10000) hangs if the C _decimal module is missing (#118503) 2024-05-04 18:22:33 -05:00
2024-05-05-16-08-03.gh-issue-101137.71ECXu.rst gh-101137: Add text/x-rst to mimetypes (#118593) 2024-05-05 13:39:50 +00:00
2024-05-06-08-23-01.gh-issue-118648.OVA3jJ.rst gh-118647: Add defaults to typing.Generator and typing.AsyncGenerator (#118648) 2024-05-06 22:35:06 +00:00
2024-05-06-16-52-40.gh-issue-118650.qKz5lp.rst gh-118650: Exclude _repr_* methods from Enum's _sunder_ reservation (GH-118651) 2024-05-07 12:35:51 +02:00
2024-05-06-18-13-02.gh-issue-118660.n01Vb7.rst gh-118660: Add second type parameter to (Async)ContextManager (#118681) 2024-05-07 14:16:05 +00:00
2024-05-07-11-23-11.gh-issue-118418.QPMdJm.rst gh-118418: Deprecate failing to pass a value to the *type_params* parameter of some private typing APIs (#118695) 2024-05-07 11:12:28 +00:00
README.rst

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

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