Skip to content

typing.Annotated cannot wrap typing.ParamSpec args/kwargs #90801

@GBeauregard

Description

@GBeauregard
BPO 46643
Nosy @gvanrossum, @serhiy-storchaka, @JelleZijlstra, @miss-islington, @sobolevn, @Fidget-Spinner, @AlexWaygood, @GBeauregard
PRs
  • bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints #31238
  • [3.10] bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints (GH-31238) #31646
  • bpo-46643: fix NEWS entry #31651
  • 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 2022-03-03.01:22:04.048>
    created_at = <Date 2022-02-04.22:19:25.985>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'typing.Annotated cannot wrap typing.ParamSpec args/kwargs'
    updated_at = <Date 2022-03-03.05:27:28.381>
    user = 'https://github.com/GBeauregard'

    bugs.python.org fields:

    activity = <Date 2022-03-03.05:27:28.381>
    actor = 'JelleZijlstra'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-03.01:22:04.048>
    closer = 'JelleZijlstra'
    components = ['Library (Lib)']
    creation = <Date 2022-02-04.22:19:25.985>
    creator = 'GBeauregard'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46643
    keywords = ['patch']
    message_count = 9.0
    messages = ['412546', '412549', '412817', '412818', '412869', '412973', '414394', '414399', '414404']
    nosy_count = 8.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'JelleZijlstra', 'miss-islington', 'sobolevn', 'kj', 'AlexWaygood', 'GBeauregard']
    pr_nums = ['31238', '31646', '31651']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue46643'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      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