Skip to content

Stop using deprecated imp module; imp should now emit a real DeprecationWarning #69347

@vstinner

Description

@vstinner
BPO 25160
Nosy @brettcannon, @ncoghlan, @vstinner, @ambv, @ericsnowcurrently, @berkerpeksag, @JelleZijlstra, @isidentical
PRs
  • bpo-35936: Updates to modulefinder #11787
  • bpo-35936: Updates to modulefinder #11787
  • Files
  • issue25160-2to3.patch: patch for lib2to3
  • 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 2020-06-05.18:36:26.036>
    created_at = <Date 2015-09-18.07:06:19.691>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Stop using deprecated imp module; imp should now emit a real DeprecationWarning'
    updated_at = <Date 2020-06-05.18:36:26.035>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-06-05.18:36:26.035>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-05.18:36:26.036>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2015-09-18.07:06:19.691>
    creator = 'vstinner'
    dependencies = []
    files = ['43113']
    hgrepos = []
    issue_num = 25160
    keywords = ['patch']
    message_count = 15.0
    messages = ['250946', '250948', '250949', '250950', '262467', '266914', '266929', '266931', '339564', '339565', '357975', '358127', '358194', '358196', '370778']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'vstinner', 'Arfrever', 'lukasz.langa', 'python-dev', 'eric.snow', 'berker.peksag', 'JelleZijlstra', 'BTaskaya']
    pr_nums = ['11787', '11787']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25160'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard 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