[issue40417] PyImport_ReloadModule emits deprecation warning

Eric Snow report at bugs.python.org
Fri May 1 11:22:33 EDT 2020


Eric Snow <ericsnowcurrently at gmail.com> added the comment:

Did you have a need for this to be fixed in 3.8 or earlier?  This seems reasonably and simple enough to backport.  I suppose someone could be relying on an implicit import of the "imp" module, but that seems highly unlikely and suspect anyway. :)

----------
nosy: +brett.cannon, ncoghlan

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


More information about the Python-bugs-list mailing list