[issue35923] Update the BuiltinImporter in importlib to use loader._ORIGIN instead of a hardcoded value

Brett Cannon report at bugs.python.org
Wed Sep 11 12:00:04 EDT 2019


Brett Cannon <brett at python.org> added the comment:


New changeset 145cf1f50c8a8e8233e641f345cd5e25ee69190a by Brett Cannon (Dong-hee Na) in branch 'master':
bpo-35923: Update the BuiltinImporter to use loader._ORIGIN instead of a hard-coded value (GH-15651)
https://github.com/python/cpython/commit/145cf1f50c8a8e8233e641f345cd5e25ee69190a


----------

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


More information about the Python-bugs-list mailing list