Skip to content

imp.load_module() leads to the improper caching of the 'file' argument #61560

@brettcannon

Description

@brettcannon
BPO 17358
Nosy @brettcannon, @kushaldas

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-04-28.16:00:24.930>
created_at = <Date 2013-03-05.19:33:05.723>
labels = ['easy', 'library']
title = "imp.load_module() leads to the improper caching of the 'file' argument"
updated_at = <Date 2013-04-28.16:00:24.929>
user = 'https://github.com/brettcannon'

bugs.python.org fields:

activity = <Date 2013-04-28.16:00:24.929>
actor = 'brett.cannon'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2013-04-28.16:00:24.930>
closer = 'brett.cannon'
components = ['Library (Lib)']
creation = <Date 2013-03-05.19:33:05.723>
creator = 'brett.cannon'
dependencies = []
files = []
hgrepos = []
issue_num = 17358
keywords = ['easy']
message_count = 7.0
messages = ['183549', '183553', '183554', '184491', '184497', '187989', '187990']
nosy_count = 4.0
nosy_names = ['brett.cannon', 'rpetrov', 'python-dev', 'kushal.das']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue17358'
versions = ['Python 3.3', 'Python 3.4']

Metadata

Metadata

Assignees

Labels

easystdlibStandard Library Python modules in the Lib/ directory

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions