Skip to content

__import__ now raises with non-existing items in fromlist in 3.3 #59920

@sfeltman

Description

@sfeltman
mannequin
BPO 15715
Nosy @brettcannon, @birkenfeld, @pitrou, @ericsnowcurrently
Files
  • issue15715.diff
  • 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 2012-08-17.17:21:49.878>
    created_at = <Date 2012-08-16.22:42:08.209>
    labels = ['interpreter-core', 'type-bug', 'library', 'release-blocker']
    title = '__import__ now raises with non-existing items in fromlist in 3.3'
    updated_at = <Date 2012-08-18.03:38:49.647>
    user = 'https://bugs.python.org/sfeltman'

    bugs.python.org fields:

    activity = <Date 2012-08-18.03:38:49.647>
    actor = 'eric.snow'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2012-08-17.17:21:49.878>
    closer = 'brett.cannon'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2012-08-16.22:42:08.209>
    creator = 'sfeltman'
    dependencies = []
    files = ['26876']
    hgrepos = []
    issue_num = 15715
    keywords = ['patch']
    message_count = 14.0
    messages = ['168423', '168424', '168425', '168426', '168427', '168432', '168433', '168435', '168436', '168447', '168448', '168450', '168453', '168494']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'pitrou', 'python-dev', 'eric.snow', 'sfeltman']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15715'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)release-blockerstdlibStandard 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