Skip to content

Add generic version of OrderedDict to typing module #79522

Description

@itoijala
mannequin
BPO 35341
Nosy @gvanrossum, @rhettinger, @ilevkivskyi, @miss-islington, @tirkarthi, @itoijala
PRs
  • bpo-35341: Add generic version of OrderedDict to typing #10850
  • [3.7] bpo-35341: Add generic version of OrderedDict to typing (GH-10850) #10851
  • 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 2018-12-02.16:18:57.270>
    created_at = <Date 2018-11-28.17:17:38.210>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'Add generic version of OrderedDict to typing module'
    updated_at = <Date 2018-12-02.16:18:57.269>
    user = 'https://github.com/itoijala'

    bugs.python.org fields:

    activity = <Date 2018-12-02.16:18:57.269>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-02.16:18:57.270>
    closer = 'levkivskyi'
    components = ['Library (Lib)']
    creation = <Date 2018-11-28.17:17:38.210>
    creator = 'itoijala'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35341
    keywords = ['patch']
    message_count = 9.0
    messages = ['330616', '330661', '330672', '330673', '330861', '330873', '330875', '330887', '330889']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'rhettinger', 'levkivskyi', 'miss-islington', 'xtreak', 'itoijala']
    pr_nums = ['10850', '10851']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue35341'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions