Skip to content

inspect.signature() doesn't parse __text_signature__ containing a newline character #85267

Closed
@vstinner

Description

@vstinner
BPO 41095
Nosy @vstinner, @serhiy-storchaka, @1st1, @asottile
PRs
  • bpo-31938: Fix default-value signatures of several functions in the select module #21066
  • 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 = None
    created_at = <Date 2020-06-23.22:26:29.252>
    labels = ['library', '3.10']
    title = "inspect.signature() doesn't parse __text_signature__ containing a newline character"
    updated_at = <Date 2020-06-24.01:12:14.804>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-06-24.01:12:14.804>
    actor = 'Anthony Sottile'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-06-23.22:26:29.252>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41095
    keywords = ['patch']
    message_count = 2.0
    messages = ['372213', '372222']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'yselivanov', 'Anthony Sottile']
    pr_nums = ['21066']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41095'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions