diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-01-07-13-27-53.bpo-46246.CTLx32.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-01-07-13-27-53.bpo-46246.CTLx32.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-01-07-13-27-53.bpo-46246.CTLx32.rst b/Misc/NEWS.d/next/Library/2022-01-07-13-27-53.bpo-46246.CTLx32.rst deleted file mode 100644 index 4850171..0000000 --- a/Misc/NEWS.d/next/Library/2022-01-07-13-27-53.bpo-46246.CTLx32.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add missing ``__slots__`` to ``importlib.metadata.DeprecatedList``. Patch by -Arie Bovenberg. |