Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2020-11-09.21:18:14.847>created_at=<Date2020-10-23.22:46:40.277>labels= ['type-bug', 'library', '3.10']
title="Update the stdlib to fall back to __spec__.loader if __loader__ isn't defined"updated_at=<Date2020-11-09.21:18:14.846>user='https://github.com/brettcannon'
By making sure the stdlib can handle the case where __loader__ isn't defined but __spec__.parent is, eventually the former could be dropped for the latter.
New changeset 825ac38 by Brett Cannon in branch 'master': bpo-42133: update parts of the stdlib to fall back to __spec__.loader when __loader__ is missing (bpo-22929) 825ac38
brettcannon
changed the title
Update the stdlib to fall back to __spec__.parent if __loader__ isn't defined
Update the stdlib to fall back to __spec__.loader if __loader__ isn't defined
Nov 9, 2020
brettcannon
changed the title
Update the stdlib to fall back to __spec__.parent if __loader__ isn't defined
Update the stdlib to fall back to __spec__.loader if __loader__ isn't defined
Nov 9, 2020
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: