yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #89400
[Bug 1937904] Re: imp module is deprecated
This was fixed by
https://review.opendev.org/c/openstack/neutron/+/842450 in neutron.
** Changed in: neutron
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1937904
Title:
imp module is deprecated
Status in neutron:
Fix Released
Status in os-win:
Fix Released
Status in python-novaclient:
Fix Released
Status in tripleo:
New
Bug description:
The imp module is deprecated since Python 3.4 and should be replaced by the importlib module.
Now usage of the imp module shows the following deprecation warning.
~~~
DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
~~~
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1937904/+subscriptions