Skip to content

Deprecate imp #61379

@brettcannon

Description

@brettcannon
BPO 17177
Nosy @brettcannon, @vstinner, @benjaminp, @ezio-melotti, @merwok, @bitdancer
Dependencies
  • bpo-14797: Deprecate imp.find_module()/load_module()
  • bpo-17907: Deprecate imp.new_module() in favour of types.ModuleType
  • bpo-18192: Move imp.get_magic() to importlib
  • bpo-18193: Move imp.reload() to importlib
  • bpo-18194: Move imp.source_from_cache/cache_from_source to importlib
  • 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 2013-06-19.00:52:10.759>
    created_at = <Date 2013-02-10.20:08:31.548>
    labels = ['type-feature', 'library']
    title = 'Deprecate imp'
    updated_at = <Date 2013-06-19.00:52:10.758>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2013-06-19.00:52:10.758>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2013-06-19.00:52:10.759>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2013-02-10.20:08:31.548>
    creator = 'brett.cannon'
    dependencies = ['14797', '17907', '18192', '18193', '18194']
    files = []
    hgrepos = []
    issue_num = 17177
    keywords = []
    message_count = 38.0
    messages = ['181849', '182152', '182155', '182165', '182168', '182173', '187251', '187305', '187306', '187361', '187364', '187366', '188387', '188390', '188391', '188392', '190984', '191187', '191188', '191189', '191190', '191191', '191192', '191193', '191215', '191216', '191218', '191220', '191221', '191235', '191237', '191238', '191240', '191243', '191247', '191274', '191422', '191442']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'vstinner', 'benjamin.peterson', 'ezio.melotti', 'eric.araujo', 'Arfrever', 'r.david.murray', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'test needed'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17177'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions