Bug report
Bug description:
Here are two mistake in traceback suggest modules:
-S will skip not only site-packages initialization but also module suggesting which is not .
- One finder raise an Exception in
discover will affect the whole suggestion.
The PR is ready soon.
CPython versions tested on:
3.15, CPython main branch
Operating systems tested on:
Windows
Linked PRs
Bug report
Bug description:
Here are two mistake in traceback suggest modules:
-Swill skip not only site-packages initialization but also module suggesting which is not .discoverwill affect the whole suggestion.The PR is ready soon.
CPython versions tested on:
3.15, CPython main branch
Operating systems tested on:
Windows
Linked PRs
-S#146626