This issue is a placeholder to gather feedback from users about the new --import-mode=importlib introduced in pytest 6.0.
It is our intention to change the default to importlib in future versions, and perhaps even eliminate the other --import-mode options (prepend and append).
This issue is a placeholder to gather feedback from users about the new
--import-mode=importlibintroduced in pytest 6.0.It is our intention to change the default to
importlibin future versions, and perhaps even eliminate the other--import-modeoptions (prependandappend).