Skip to content

Replace __import__ w/ importlib.__import__ #46630

Closed
@brettcannon

Description

@brettcannon
BPO 2377
Nosy @brettcannon, @ncoghlan, @pitrou, @vstinner, @ericvsmith, @benjaminp, @serwy, @merwok, @alex, @Trundle, @ericsnowcurrently
Dependencies
  • bpo-14605: Make import machinery explicit
  • bpo-1559549: ImportError needs attributes for module and file name
  • Files
  • bench_startup.py
  • c011ff345a78.diff
  • 131d1d107f26.diff
  • 0fdf350657e3.diff
  • update_idle.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-05-04.17:44:03.273>
    created_at = <Date 2008-03-18.02:40:12.363>
    labels = ['interpreter-core', 'type-bug', 'release-blocker']
    title = 'Replace __import__ w/ importlib.__import__'
    updated_at = <Date 2012-05-04.17:44:03.272>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2012-05-04.17:44:03.272>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2012-05-04.17:44:03.273>
    closer = 'brett.cannon'
    components = ['Interpreter Core']
    creation = <Date 2008-03-18.02:40:12.363>
    creator = 'brett.cannon'
    dependencies = ['14605', '1559549']
    files = ['24447', '24632', '24700', '25104', '25218']
    hgrepos = ['34']
    issue_num = 2377
    keywords = ['patch']
    message_count = 58.0
    messages = ['63851', '139233', '147625', '149518', '152631', '152785', '152788', '152814', '152822', '153510', '153511', '153957', '153999', '154022', '154070', '154072', '154103', '154106', '154143', '154145', '154149', '154152', '154157', '154179', '154716', '154717', '154912', '154915', '154917', '155108', '155268', '155269', '155481', '155485', '155852', '155895', '155963', '156049', '156099', '157392', '157675', '157683', '157742', '158001', '158267', '158268', '158270', '158271', '158297', '158298', '158300', '158301', '158302', '158304', '158305', '158307', '158573', '158967']
    nosy_count = 13.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'pitrou', 'vstinner', 'eric.smith', 'benjamin.peterson', 'roger.serwy', 'eric.araujo', 'Arfrever', 'alex', 'Trundle', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue2377'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions