Skip to content

inspect.Signature.parameters should be an OrderedDict, not a plain dict #83956

Description

@anntzer
mannequin
BPO 39775
Nosy @methane, @cdonovick
PRs
  • bpo-39775: inspect: Change Signature.parameters back to OrderedDict. #18684
  • 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/methane'
    closed_at = <Date 2020-03-02.09:55:04.392>
    created_at = <Date 2020-02-27.13:47:39.651>
    labels = ['library', '3.9']
    title = 'inspect.Signature.parameters should be an OrderedDict, not a plain dict'
    updated_at = <Date 2020-03-02.11:09:55.099>
    user = 'https://github.com/anntzer'

    bugs.python.org fields:

    activity = <Date 2020-03-02.11:09:55.099>
    actor = 'Antony.Lee'
    assignee = 'methane'
    closed = True
    closed_date = <Date 2020-03-02.09:55:04.392>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2020-02-27.13:47:39.651>
    creator = 'Antony.Lee'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39775
    keywords = ['patch']
    message_count = 4.0
    messages = ['362800', '362870', '362871', '363147']
    nosy_count = 2.0
    nosy_names = ['methane', 'donovick']
    pr_nums = ['18684']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39775'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions