diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2022-10-30-15-26-33.gh-issue-98139.qtm-9T.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-10-30-15-26-33.gh-issue-98139.qtm-9T.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-10-30-15-26-33.gh-issue-98139.qtm-9T.rst b/Misc/NEWS.d/next/Library/2022-10-30-15-26-33.gh-issue-98139.qtm-9T.rst deleted file mode 100644 index ed5dd00..0000000 --- a/Misc/NEWS.d/next/Library/2022-10-30-15-26-33.gh-issue-98139.qtm-9T.rst +++ /dev/null @@ -1,2 +0,0 @@ -In :mod:`importlib._bootstrap`, enhance namespace package repr to `<module -'x' (namespace) from ['path']>`. |