Skip to content

Missing class getitems in standard library classes #83200

@isidentical

Description

@isidentical
BPO 39019
Nosy @gvanrossum, @brettcannon, @serhiy-storchaka, @ilevkivskyi, @isidentical
PRs
  • bpo-39019: Implement missing __class_getitem__ for subprocess classes #17558
  • bpo-39019: Implement missing __class_getitem__ for SpooledTemporaryFile #17560
  • bpo-39019: Implement missing __class_getitem__ for os.DirEntry #17561
  • bpo-39019: Implement missing __class_getitem__ for http.cookies.Morsel #17563
  • 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 2020-04-07.20:37:14.175>
    created_at = <Date 2019-12-10.17:55:54.056>
    labels = ['library', '3.9']
    title = 'Missing class getitems in standard library classes'
    updated_at = <Date 2020-04-07.20:55:44.241>
    user = 'https://github.com/isidentical'

    bugs.python.org fields:

    activity = <Date 2020-04-07.20:55:44.241>
    actor = 'BTaskaya'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-04-07.20:37:14.175>
    closer = 'BTaskaya'
    components = ['Library (Lib)']
    creation = <Date 2019-12-10.17:55:54.056>
    creator = 'BTaskaya'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39019
    keywords = ['patch']
    message_count = 8.0
    messages = ['358209', '359043', '359044', '362530', '362533', '365937', '365941', '365942']
    nosy_count = 5.0
    nosy_names = ['gvanrossum', 'brett.cannon', 'serhiy.storchaka', 'levkivskyi', 'BTaskaya']
    pr_nums = ['17558', '17560', '17561', '17563']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39019'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions