Skip to content

Update docs for importlib.util.resolve_name() to use __spec__.parent instead of __package__ #86977

Description

@brettcannon
BPO 42811
Nosy @brettcannon, @miss-islington, @Fongeme
PRs
  • bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent #24100
  • [3.8] bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH-24100) #24144
  • [3.9] bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH-24100) #24149
  • 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 2021-01-06.17:42:44.601>
    created_at = <Date 2021-01-02.20:27:58.993>
    labels = ['easy', '3.10', 'docs']
    title = 'Update docs for importlib.util.resolve_name() to use __spec__.parent instead of __package__'
    updated_at = <Date 2021-01-07.18:07:56.906>
    user = 'https://github.com/brettcannon'

    bugs.python.org fields:

    activity = <Date 2021-01-07.18:07:56.906>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2021-01-06.17:42:44.601>
    closer = 'brett.cannon'
    components = ['Documentation']
    creation = <Date 2021-01-02.20:27:58.993>
    creator = 'brett.cannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42811
    keywords = ['patch', 'easy']
    message_count = 4.0
    messages = ['384238', '384525', '384598', '384599']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'miss-islington', 'Fongeme']
    pr_nums = ['24100', '24144', '24149']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue42811'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesdocsDocumentation in the Doc direasy

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions