Skip to content

change importlib.util.module_for_loader to unconditionally set attributes #62270

@brettcannon

Description

@brettcannon
BPO 18070
Nosy @warsaw, @brettcannon, @ncoghlan, @ericvsmith, @ericsnowcurrently

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 = 'https://github.com/brettcannon'
closed_at = <Date 2013-05-28.22:43:11.393>
created_at = <Date 2013-05-27.13:59:43.252>
labels = ['type-bug', 'library']
title = 'change importlib.util.module_for_loader to unconditionally set attributes'
updated_at = <Date 2013-05-28.22:43:11.392>
user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2013-05-28.22:43:11.392>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-05-28.22:43:11.393>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-05-27.13:59:43.252>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 18070
keywords = []
message_count = 3.0
messages = ['190139', '190141', '190253']
nosy_count = 6.0
nosy_names = ['barry', 'brett.cannon', 'ncoghlan', 'eric.smith', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18070'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

Labels

stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions