Skip to content

runpy swallows ImportError information with relative imports #59521

@cjerdonek

Description

@cjerdonek
BPO 15316
Nosy @brettcannon, @birkenfeld, @amauryfa, @ncoghlan, @bitdancer, @cjerdonek, @ericsnowcurrently
Files
  • issue-15316-failing-test-1.patch
  • 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-24.22:27:06.079>
    created_at = <Date 2012-07-10.05:39:17.846>
    labels = ['type-bug', 'library']
    title = 'runpy swallows ImportError information with relative imports'
    updated_at = <Date 2012-08-24.22:27:06.079>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2012-08-24.22:27:06.079>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2012-08-24.22:27:06.079>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2012-07-10.05:39:17.846>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['26967']
    hgrepos = []
    issue_num = 15316
    keywords = ['patch', '3.2regression']
    message_count = 14.0
    messages = ['165166', '165175', '168830', '168831', '168846', '168896', '168903', '168904', '168905', '168907', '169031', '169036', '169093', '169096']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'amaury.forgeotdarc', 'ncoghlan', 'r.david.murray', 'chris.jerdonek', 'python-dev', 'eric.snow', 'jeffknupp']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15316'
    versions = ['Python 3.3']

    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