Skip to content

Add inspect.locate and inspect.resolve #57124

Closed
@merwok

Description

@merwok
BPO 12915
Nosy @terryjreedy, @vsajip, @ncoghlan, @ned-deily, @ezio-melotti, @merwok, @Trundle, @meadori, @durban, @ericsnowcurrently, @berkerpeksag, @1st1, @aixtools, @RJ722
PRs
  • bpo-12915: Add pkgutil.resolve_name #18310
  • bpo-12915: Improve Unicode support for package names and attributes. #18517
  • bpo-12915: Fix test to recognize when filesystem encoding cannot encode Unicode string #18720
  • Files
  • issue12915.diff
  • issue12915_v2.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 = None
    closed_at = <Date 2020-03-03.10:12:12.716>
    created_at = <Date 2011-09-06.16:30:32.929>
    labels = ['type-feature', 'library', '3.9']
    title = 'Add inspect.locate and inspect.resolve'
    updated_at = <Date 2020-12-31.14:16:33.047>
    user = 'https://github.com/merwok'

    bugs.python.org fields:

    activity = <Date 2020-12-31.14:16:33.047>
    actor = 'RJ722'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-03.10:12:12.716>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2011-09-06.16:30:32.929>
    creator = 'eric.araujo'
    dependencies = []
    files = ['28277', '28500']
    hgrepos = []
    issue_num = 12915
    keywords = ['patch']
    message_count = 32.0
    messages = ['143626', '143796', '143911', '143960', '145941', '146020', '147597', '178625', '182938', '183109', '183115', '209878', '209893', '209895', '209902', '209903', '360664', '360681', '360710', '362000', '362007', '362022', '362023', '362132', '362161', '362881', '362987', '363023', '363044', '363250', '363251', '372552']
    nosy_count = 15.0
    nosy_names = ['terry.reedy', 'vinay.sajip', 'ncoghlan', 'ned.deily', 'ezio.melotti', 'eric.araujo', 'Trundle', 'meador.inge', 'daniel.urban', 'python-dev', 'eric.snow', 'berker.peksag', 'yselivanov', 'Michael.Felt', 'RJ722']
    pr_nums = ['18310', '18517', '18720']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue12915'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions