[issue15387] pkgutil.walk_packages is using a deprecated API

Roundup Robot report at bugs.python.org
Wed Jul 18 15:15:11 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset af7961e1c362 by Nick Coghlan in branch 'default':
Close #15387: inspect.getmodulename() now uses a new importlib.machinery.all_suffixes() API rather than the deprecated inspect.getmoduleinfo()
http://hg.python.org/cpython/rev/af7961e1c362

----------
nosy: +python-dev
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15387>
_______________________________________


More information about the Python-bugs-list mailing list