diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-05-07-08-39-23.bpo-44061.MvElG6.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-05-07-08-39-23.bpo-44061.MvElG6.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-05-07-08-39-23.bpo-44061.MvElG6.rst b/Misc/NEWS.d/next/Library/2021-05-07-08-39-23.bpo-44061.MvElG6.rst deleted file mode 100644 index e41f285..0000000 --- a/Misc/NEWS.d/next/Library/2021-05-07-08-39-23.bpo-44061.MvElG6.rst +++ /dev/null @@ -1,2 +0,0 @@ -Fix regression in previous release when calling :func:`pkgutil.iter_modules` -with a list of :class:`pathlib.Path` objects |