diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2021-06-29-21-17-17.bpo-44461.acqRnV.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2021-06-29-21-17-17.bpo-44461.acqRnV.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2021-06-29-21-17-17.bpo-44461.acqRnV.rst b/Misc/NEWS.d/next/Library/2021-06-29-21-17-17.bpo-44461.acqRnV.rst new file mode 100644 index 00000000000..02e25e928b9 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2021-06-29-21-17-17.bpo-44461.acqRnV.rst @@ -0,0 +1 @@ +Fix bug with :mod:`pdb`'s handling of import error due to a package which does not have a ``__main__`` module
\ No newline at end of file |