test_ok2/changelog/10811.bugfix.rst

3 lines
199 B
ReStructuredText

Fixed issue when using ``--import-mode=importlib`` together with ``--doctest-modules`` that caused modules
to be imported more than once, causing problems with modules that have import side effects.