Skip to content

[typing] Runtime protocols with ClassVar data members should support issubclass #89138

Closed as not planned
@Fidget-Spinner

Description

@Fidget-Spinner
BPO 44975
Nosy @gvanrossum, @JelleZijlstra, @Fidget-Spinner
PRs
  • bpo-44975: [typing] Support issubclass for ClassVar data members #27883
  • 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 = 'https://github.com/Fidget-Spinner'
    closed_at = None
    created_at = <Date 2021-08-22.08:56:49.329>
    labels = ['type-feature', 'library', '3.11']
    title = '[typing] Runtime protocols with ClassVar data members should support issubclass'
    updated_at = <Date 2022-01-21.21:12:18.991>
    user = 'https://github.com/Fidget-Spinner'

    bugs.python.org fields:

    activity = <Date 2022-01-21.21:12:18.991>
    actor = 'gvanrossum'
    assignee = 'kj'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-08-22.08:56:49.329>
    creator = 'kj'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44975
    keywords = ['patch']
    message_count = 2.0
    messages = ['400059', '411184']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'JelleZijlstra', 'kj']
    pr_nums = ['27883']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44975'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Labels

    3.11only security fixesstdlibPython modules in the Lib dirtopic-typingtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions