Skip to content

move __import__() out of the default lookup chain #59925

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 15720
Nosy @brettcannon, @birkenfeld, @benjaminp, @merwok, @bitdancer, @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 = None
closed_at = <Date 2012-08-27.03:26:29.627>
created_at = <Date 2012-08-18.03:38:08.486>
labels = ['interpreter-core', 'type-bug', 'invalid']
title = 'move __import__() out of the default lookup chain'
updated_at = <Date 2012-08-27.03:26:29.595>
user = 'https://github.com/ericsnowcurrently'

bugs.python.org fields:

activity = <Date 2012-08-27.03:26:29.595>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2012-08-27.03:26:29.627>
closer = 'benjamin.peterson'
components = ['Interpreter Core']
creation = <Date 2012-08-18.03:38:08.486>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 15720
keywords = []
message_count = 5.0
messages = ['168493', '168497', '168512', '169168', '169176']
nosy_count = 7.0
nosy_names = ['brett.cannon', 'georg.brandl', 'benjamin.peterson', 'eric.araujo', 'Arfrever', 'r.david.murray', 'eric.snow']
pr_nums = []
priority = 'low'
resolution = 'not a bug'
stage = 'needs patch'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue15720'
versions = ['Python 3.4']

Metadata

Metadata

Assignees

No one assigned

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions