[issue30645] imp.py: load_package() appends to its own loop variable

Brett Cannon report at bugs.python.org
Fri Jun 23 14:23:40 EDT 2017


Brett Cannon added the comment:


New changeset 9db3ae045dd462a2da2e016c44231de1befd1f87 by Brett Cannon in branch '3.6':
[3.6] bpo-30645: don't append to an inner loop path in imp.load_package() (GH-2268) (#2364)
https://github.com/python/cpython/commit/9db3ae045dd462a2da2e016c44231de1befd1f87


----------

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


More information about the Python-bugs-list mailing list