cpython/Misc/NEWS.d/next/Library
Barney Gale 7d8725ac6f
GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793)
Remove support for supplying keyword arguments to `pathlib.Path()`. This
has been deprecated since Python 3.12.
2024-05-14 20:14:07 +00:00
..
2019-08-27-01-16-50.gh-issue-67693.4NIAiy.rst gh-67693: Fix urlunparse() and urlunsplit() for URIs with path starting with multiple slashes and no authority (GH-113563) 2024-05-14 12:24:37 +03:00
2023-04-10-00-04-37.gh-issue-87106.UyBnPQ.rst gh-87106: Fix inspect.signature.bind() handling of positional-only arguments with **kwargs (GH-103404) 2024-05-13 10:56:09 +03:00
2023-04-28-09-54-15.gh-issue-103956.EyLDPS.rst gh-103956: Fix `trace` output in case of missing source line (GH-103958) 2024-05-09 12:09:44 +00:00
2024-04-19-14-59-53.gh-issue-118033.amS4Gw.rst gh-118033: Fix `__weakref__` not set for generic dataclasses (#118099) 2024-05-09 11:36:17 +03:00
2024-05-08-09-21-49.gh-issue-118772.c16E8X.rst gh-118772: Allow TypeVars without a default to follow those with a default when constructing aliases (#118774) 2024-05-08 09:54:51 -07:00
2024-05-08-18-59-19.gh-issue-78707._Lz1sw.rst GH-78707: Drop deprecated `pathlib.PurePath.[is_]relative_to()` arguments (#118780) 2024-05-10 15:53:46 +00:00
2024-05-08-19-47-34.gh-issue-101357.e4R_9x.rst GH-101357: Suppress `OSError` from `pathlib.Path.exists()` and `is_*()` (#118243) 2024-05-14 17:53:15 +00:00
2024-05-08-20-41-48.gh-issue-74033.YebHZj.rst GH-74033: Drop deprecated `pathlib.Path` keyword arguments (#118793) 2024-05-14 20:14:07 +00:00
2024-05-08-23-16-50.gh-issue-118798.Q_ybqP.rst gh-118798: Remove deprecated isdst parameter from `email.utils.localtime` (#118799) 2024-05-09 03:17:02 -06:00
2024-05-09-00-52-30.gh-issue-118803.Wv3AvU.rst gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804) 2024-05-09 00:37:55 +01:00
2024-05-09-01-05-52.gh-issue-118805.N7dm07.rst gh-118805: Remove type, choices, metavar params of `BooleanOptionalAction` (#118806) 2024-05-09 11:46:45 +00:00
2024-05-09-02-43-37.gh-issue-101588.30bNAr.rst GH-101588: Remove deprecated pickle/copy/deepcopy from itertools (gh-118816) 2024-05-09 03:31:47 -05:00
2024-05-09-08-46-12.gh-issue-118851.aPAoJw.rst gh-118851: Default ctx arguments to AST constructors to Load() (#118854) 2024-05-09 15:30:14 -07:00
2024-05-10-05-24-32.gh-issue-118895.wUm5r2.rst gh-118895: Call PyType_Ready() on typing.NoDefault (#118897) 2024-05-10 08:42:00 -07:00
2024-05-10-22-36-01.gh-issue-118928.IW7Ukv.rst gh-118928: sqlite3: disallow sequences of params with named placeholders (#118929) 2024-05-14 16:10:55 +00:00
2024-05-10-22-59-01.gh-issue-118924.9nyvSH.rst gh-118924: Remove `sqlite3.version` and `sqlite3.version_info` (#118925) 2024-05-10 20:42:34 +00:00
2024-05-12-21-38-42.gh-issue-58933.0kgU2l.rst gh-58933: Make pdb return to caller frame correctly when f_trace is not set (#118979) 2024-05-13 13:38:21 +01:00
README.rst

README.rst

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

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