[issue20703] RuntimeError caused by lazy imports in pdb

Irit Katriel report at bugs.python.org
Tue Aug 3 18:26:46 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:

Closing as this is not a problem with pdb, it's a general problem with iterating sys.modules while doing things that can cause imports.

----------
resolution:  -> wont fix
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue20703>
_______________________________________


More information about the Python-bugs-list mailing list