You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While fixing #84530, I ran into the issue of the loader sometimes not being set for namespace packages. After talking with @ericvsmith, it seems that might have just been overlooked.
Bug report
While fixing #84530, I ran into the issue of the loader sometimes not being set for namespace packages. After talking with @ericvsmith, it seems that might have just been overlooked.
Responsible code:
cpython/Lib/importlib/_bootstrap_external.py
Line 1511 in ebb8b51
Your environment
The text was updated successfully, but these errors were encountered: