Skip to content

Allow class-based NamedTuple syntax in semantic analyzer for stubs in pre-3.6 mode #3464

@gvanrossum

Description

@gvanrossum

See python/typeshed#1336 (comment)

Not very important, but would be nice if stubs could use

class A(NamedTuple):
    x: int
    y: str

instead if

A = NamedTuple('A', [('x', int), ('y', str)])

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy