diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-08-29-12-49-30.gh-issue-96142.PdCMez.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-08-29-12-49-30.gh-issue-96142.PdCMez.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-08-29-12-49-30.gh-issue-96142.PdCMez.rst b/Misc/NEWS.d/next/Library/2022-08-29-12-49-30.gh-issue-96142.PdCMez.rst deleted file mode 100644 index 43d1c3de992..00000000000 --- a/Misc/NEWS.d/next/Library/2022-08-29-12-49-30.gh-issue-96142.PdCMez.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add ``match_args``, ``kw_only``, ``slots``, and ``weakref_slot`` to -``_DataclassParams``. |