Skip to content

pkgutil.iter_zipimport_modules ignores the prefix parameter for packages #58417

Description

@JamesPickering
BPO 14209
Nosy @brettcannon, @pjeby, @ncoghlan, @ambv, @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/ambv'
closed_at = <Date 2016-06-12.01:09:36.667>
created_at = <Date 2012-03-06.15:02:24.250>
labels = ['type-bug', 'library']
title = 'pkgutil.iter_zipimport_modules ignores the prefix parameter for packages'
updated_at = <Date 2016-06-12.01:09:36.379>
user = 'https://bugs.python.org/JamesPickering'

bugs.python.org fields:

activity = <Date 2016-06-12.01:09:36.379>
actor = 'lukasz.langa'
assignee = 'lukasz.langa'
closed = True
closed_date = <Date 2016-06-12.01:09:36.667>
closer = 'lukasz.langa'
components = ['Library (Lib)']
creation = <Date 2012-03-06.15:02:24.250>
creator = 'James.Pickering'
dependencies = []
files = []
hgrepos = []
issue_num = 14209
keywords = []
message_count = 7.0
messages = ['155018', '155137', '265221', '265223', '265241', '268306', '268307']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'pje', 'ncoghlan', 'lukasz.langa', 'python-dev', 'eric.snow', 'James.Pickering']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue14209'
versions = ['Python 3.5', 'Python 3.6']

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