Skip to content

Type annotations lost when using wraps by default #85403

Open
@david-caro

Description

@david-caro
mannequin
BPO 41231
Nosy @terryjreedy, @david-caro
PRs
  • gh-85403: Make wraps retain type annotations #21392
  • 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-07-07.17:29:15.754>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'Type annotations lost when using wraps by default'
    updated_at = <Date 2020-07-11.01:56:16.679>
    user = 'https://github.com/david-caro'

    bugs.python.org fields:

    activity = <Date 2020-07-11.01:56:16.679>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2020-07-07.17:29:15.754>
    creator = 'David Caro'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41231
    keywords = ['patch']
    message_count = 6.0
    messages = ['373233', '373238', '373258', '373299', '373303', '373497']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'Terry Davis', 'David Caro']
    pr_nums = ['21392']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41231'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtopic-typingtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions