cpython/Misc/NEWS.d/next/Library
Miss Islington (bot) 17d3398486
[3.13] gh-119443: Turn off from __future__ import annotations in REPL (GH-119493) (#119697)
gh-119443: Turn off from __future__ import annotations in REPL (GH-119493)
(cherry picked from commit a8e35e8eba)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-05-29 01:26:19 +00:00
..
2019-08-27-01-16-50.gh-issue-67693.4NIAiy.rst [3.13] gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) (GH-119023) 2024-05-14 09:47:05 +00:00
2023-04-10-00-04-37.gh-issue-87106.UyBnPQ.rst [3.13] Docs: Ensure no warnings are found in the NEWS file before a given line number (GH-119221) (#119261) 2024-05-21 08:40:08 -06:00
2023-04-26-22-24-17.gh-issue-92081.V8xMot.rst [3.13] gh-92081: Fix for email.generator.Generator with whitespace between encoded words. (GH-92281) (#119245) 2024-05-20 20:01:56 +00:00
2023-04-28-09-54-15.gh-issue-103956.EyLDPS.rst [3.13] gh-103956: Fix trace output in case of missing source line (GH-103958) (GH-118834) 2024-05-09 13:05:37 +00:00
2024-01-12-08-51-03.gh-issue-113978.MqTgB0.rst [3.13] gh-113978: Ignore warnings on text completion inside REPL (GH-113979) (#119429) 2024-05-22 23:13:32 +02:00
2024-04-19-14-59-53.gh-issue-118033.amS4Gw.rst [3.13] gh-118033: Fix __weakref__ not set for generic dataclasses (GH-118099) (#118821) 2024-05-09 09:02:22 +00:00
2024-05-01-22-24-05.gh-issue-110863.GjYBbq.rst [3.13] GH-118447: Fix handling of unreadable symlinks in os.path.realpath() (GH-118489) (#119163) 2024-05-18 23:12:19 +00:00
2024-05-08-09-21-49.gh-issue-118772.c16E8X.rst [3.13] gh-118772: Allow TypeVars without a default to follow those with a default when constructing aliases (GH-118774) (#118776) 2024-05-08 19:31:41 +00:00
2024-05-08-21-13-56.gh-issue-118760.mdmH3T.rst [3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) (GH-119072) 2024-05-15 17:16:03 +00:00
2024-05-08-21-30-33.gh-issue-118760.XvyMHn.rst [3.13] gh-118760: Restore the default value of tkinter.wantobjects to 1 (GH-118784) (GH-119251) 2024-05-20 20:28:42 +00:00
2024-05-09-08-46-12.gh-issue-118851.aPAoJw.rst [3.13] gh-118851: Default ctx arguments to AST constructors to Load() (GH-118854) (#118871) 2024-05-09 22:52:42 +00:00
2024-05-10-05-24-32.gh-issue-118895.wUm5r2.rst [3.13] gh-118895: Call PyType_Ready() on typing.NoDefault (GH-118897) (#118914) 2024-05-10 16:36:33 +00:00
2024-05-12-21-38-42.gh-issue-58933.0kgU2l.rst [3.13] gh-58933: Make pdb return to caller frame correctly when f_trace is not set (GH-118979) (#119007) 2024-05-13 20:18:03 +01:00
2024-05-16-17-31-46.gh-issue-118643.hAWH4C.rst [3.13] gh-118643: Fix AttributeError in the email module (GH-119099) (GH-119389) 2024-05-22 14:07:38 +03:00
2024-05-17-17-32-12.gh-issue-119113.kEv1Ll.rst [3.13] GH-119113: Raise TypeError from pathlib.PurePath.with_suffix(None) (GH-119124) (#119183) 2024-05-19 16:27:12 +00:00
2024-05-19-13-05-59.gh-issue-119121.P1gnh1.rst [3.13] gh-119121: Fix and test async.staggered.staggered_race (GH-119173) (#119206) 2024-05-20 11:31:31 +00:00
2024-05-19-18-49-04.gh-issue-119174.5GTv7d.rst [3.13] gh-119174: Fix high DPI causes turtledemo(turtle-graphics examples) windows blurry (GH-119175) (#119289) 2024-05-21 03:53:29 +00:00
2024-05-20-20-30-57.gh-issue-111201.DAA5lC.rst [3.13] gh-111201: Remove readline dependency from the PyREPL (GH-119262) (#119403) 2024-05-22 11:45:11 -04:00
2024-05-21-20-13-23.gh-issue-118911.iG8nMq.rst [3.13] gh-118911: Trailing whitespace in a block shouldn't prevent the user from terminating the code block (GH-119355) (#119404) 2024-05-23 00:12:26 -04:00
2024-05-23-11-52-36.gh-issue-117398.2FG1Mk.rst [3.13] gh-117398: Statically Allocate the Datetime C-API (GH-119472) (gh-119641) 2024-05-28 21:00:04 +00:00
2024-05-23-22-29-59.gh-issue-119443.KAGz6S.rst [3.13] gh-119443: Turn off from __future__ import annotations in REPL (GH-119493) (#119697) 2024-05-29 01:26:19 +00:00
2024-05-24-11-47-08.gh-issue-69214.Grl6zF.rst [3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (#119504) 2024-05-24 12:54:59 +00:00
2024-05-28-12-15-03.gh-issue-119118.FMKz1F.rst [3.13] gh-119118: Fix performance regression in tokenize module (GH-119615) (#119682) 2024-05-28 22:47:45 +02:00
README.rst

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

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