Skip to content

Add inspect.get_annotations() #87983

Closed
Closed
@larryhastings

Description

@larryhastings
BPO 43817
Nosy @gvanrossum, @warsaw, @larryhastings, @ericvsmith, @methane, @ambv, @JelleZijlstra, @tirkarthi, @Fidget-Spinner
PRs
  • bpo-43817: Add inspect.get_annotations(). #25522
  • Files
  • get_annotations.py
  • 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/larryhastings'
    closed_at = <Date 2021-04-30.04:17:28.356>
    created_at = <Date 2021-04-12.17:39:44.372>
    labels = ['type-feature', 'library', '3.10']
    title = 'Add inspect.get_annotations()'
    updated_at = <Date 2021-04-30.04:17:28.355>
    user = 'https://github.com/larryhastings'

    bugs.python.org fields:

    activity = <Date 2021-04-30.04:17:28.355>
    actor = 'larry'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2021-04-30.04:17:28.356>
    closer = 'larry'
    components = ['Library (Lib)']
    creation = <Date 2021-04-12.17:39:44.372>
    creator = 'larry'
    dependencies = []
    files = ['49968']
    hgrepos = []
    issue_num = 43817
    keywords = ['patch']
    message_count = 46.0
    messages = ['390874', '390875', '390876', '390877', '390878', '390881', '391172', '391203', '391213', '391222', '391228', '391496', '391497', '391506', '391507', '391510', '391525', '391583', '391589', '391590', '391591', '391594', '391759', '391763', '391765', '391766', '391767', '391769', '391770', '391919', '391945', '391988', '391989', '391991', '392000', '392001', '392003', '392004', '392005', '392006', '392009', '392011', '392012', '392304', '392379', '392380']
    nosy_count = 9.0
    nosy_names = ['gvanrossum', 'barry', 'larry', 'eric.smith', 'methane', 'lukasz.langa', 'JelleZijlstra', 'xtreak', 'kj']
    pr_nums = ['25522']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue43817'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only 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