[issue44070] __file__ is now fully qualified in 3.8 and 3.9

Steve Dower report at bugs.python.org
Mon May 10 18:45:56 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:


New changeset 23822e2c654e950bcfa563e27b99bcb46187ac8b by Steve Dower in branch '3.9':
bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
https://github.com/python/cpython/commit/23822e2c654e950bcfa563e27b99bcb46187ac8b


----------

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


More information about the Python-bugs-list mailing list