Skip to content

inspect.Signature.parameters and inspect.BoundArguments.arguments should be dicts instead of OrderedDicts #80531

@remilapeyre

Description

@remilapeyre
BPO 36350
Nosy @rhettinger, @1st1, @remilapeyre
PRs
  • bpo-36350: inspect: Replace OrderedDict with dict. #12412
  • 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-01-28.12:47:27.904>
    created_at = <Date 2019-03-18.15:16:48.913>
    labels = ['type-feature', 'library', '3.9']
    title = 'inspect.Signature.parameters and inspect.BoundArguments.arguments should be dicts instead of OrderedDicts'
    updated_at = <Date 2020-01-28.12:47:27.899>
    user = 'https://github.com/remilapeyre'

    bugs.python.org fields:

    activity = <Date 2020-01-28.12:47:27.899>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-28.12:47:27.904>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2019-03-18.15:16:48.913>
    creator = 'remi.lapeyre'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36350
    keywords = ['patch']
    message_count = 3.0
    messages = ['338238', '360718', '360868']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'yselivanov', 'remi.lapeyre']
    pr_nums = ['12412']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36350'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (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