cpython/Misc/NEWS.d/next/Tools-Demos
Serhiy Storchaka 2f311437cd
gh-107704: Argument Clinic: add support for deprecating keyword use of parameters (GH-107984)
It is now possible to deprecate passing keyword arguments for
keyword-or-positional parameters with Argument Clinic, using the new
'/ [from X.Y]' syntax.
(To be read as "positional-only from Python version X.Y")

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-08-19 10:13:35 +03:00
..
2022-07-23-00-33-28.gh-issue-95065.NfCCpp.rst gh-95065: Add Argument Clinic support for deprecating positional use of parameters (#95151) 2023-08-07 11:28:08 +00:00
2023-04-05-07-19-36.gh-issue-103186.yEozgK.rst gh-103186: In test_tools.freeze, fetch CONFIG_ARGS from original source directory (#103213) 2023-07-11 22:22:18 +00:00
2023-07-03-14-06-19.gh-issue-106359.RfJuR0.rst gh-106359: Fix corner case bugs in Argument Clinic converter parser (#106361) 2023-07-03 13:14:59 +00:00
2023-07-13-12-08-35.gh-issue-106706.29zp8E.rst gh-106706: Streamline family syntax in cases generator DSL (#106716) 2023-07-16 08:16:34 -07:00
2023-07-21-23-16-05.gh-issue-106970.NLRnml.rst gh-106970: Fix Argument Clinic 'destination <name> clear' command (#106972) 2023-07-22 09:43:13 +02:00
2023-07-30-23-32-16.gh-issue-107467.5O9p3G.rst gh-107467: Restructure Argument Clinic command-line interface (#107469) 2023-08-01 18:24:23 +02:00
2023-08-04-00-04-40.gh-issue-107609.2DqgtL.rst gh-107609: Fix duplicate module check in Argument Clinic (#107610) 2023-08-04 07:28:25 +02:00
2023-08-07-16-30-48.gh-issue-95065.-im4R5.rst Docs: clean up Argument Clinic howto's (#107797) 2023-08-09 09:43:02 +02:00
2023-08-08-12-21-41.gh-issue-104683.DRsAQE.rst gh-104683: Add --exclude option to Argument Clinic CLI (#107770) 2023-08-08 20:50:54 +00:00
2023-08-12-13-18-15.gh-issue-107565.Tv22Ne.rst gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-107896) 2023-08-18 15:48:20 -04:00
2023-08-13-11-18-06.gh-issue-107880.gBVVQ7.rst gh-107880: Teach Argument Clinic to clone __init__ and __new__ methods (#107885) 2023-08-13 12:13:11 +02:00
2023-08-15-19-50-49.gh-issue-107704.Uu84vd.rst gh-107704: Argument Clinic: add support for deprecating keyword use of parameters (GH-107984) 2023-08-19 10:13:35 +03:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

Put news entry `blurb`_ files for the *Tools/Demos* section in this directory.

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