Skip to content

missing feature in inspect module: getmembers_static #74718

@carljm

Description

@carljm
BPO 30533
Nosy @carljm, @DinoV, @kernc, @lisroach, @corona10, @hongweipeng, @tirkarthi, @isidentical, @itamaro
PRs
  • bpo-30533:Add function inspect.getmembers_static that does not call properties or dynamic properties. #20911
  • bpo-30533: Add docs for inspect.getmembers_static #29874
  • 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 2021-12-01.19:24:09.933>
    created_at = <Date 2017-05-31.22:52:48.216>
    labels = ['type-feature', 'library', '3.11']
    title = 'missing feature in inspect module: getmembers_static'
    updated_at = <Date 2021-12-01.19:24:09.932>
    user = 'https://github.com/carljm'

    bugs.python.org fields:

    activity = <Date 2021-12-01.19:24:09.932>
    actor = 'dino.viehland'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-01.19:24:09.933>
    closer = 'dino.viehland'
    components = ['Library (Lib)']
    creation = <Date 2017-05-31.22:52:48.216>
    creator = 'carljm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30533
    keywords = ['patch']
    message_count = 7.0
    messages = ['294876', '295029', '329255', '406072', '407393', '407423', '407483']
    nosy_count = 9.0
    nosy_names = ['carljm', 'dino.viehland', 'kernc', 'lisroach', 'corona10', 'hongweipeng', 'xtreak', 'BTaskaya', 'itamaro']
    pr_nums = ['20911', '29874']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30533'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibStandard 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