cpython/Misc/NEWS.d/next/Library
Miss Islington (bot) 4f81915cf5
[3.13] gh-118760: Fix errors in calling Tkinter bindings on Windows (GH-118782) (GH-119072)
For unknown reasons some arguments for Tkinter binding can be created
as a 1-tuple containing a Tcl_Obj when wantobjects is 2.
(cherry picked from commit 5b88d95cc5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-05-15 17:16:03 +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] gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) (#118985) 2024-05-13 08:35:31 +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-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-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-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
README.rst

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

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