← 返回首页
inspect.signature() doesn't parse __text_signature__ containing a newline character · Issue #85267 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

New issue
New issue

Description

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 fixesstdlibStandard Library Python modules in the Lib/ directory

      Fields

      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

      • Open in GitHub Copilot app

      Footer

      © 2026 GitHub, Inc.