Add missing multiset predicates to collections.Counter · Issue #84932 · python/cpython · GitHub
Skip to content

Add missing multiset predicates to collections.Counter #84932

Description

@rhettinger
BPO 40755
Nosy @rhettinger, @vedgar
PRs
  • bpo-40755: Add missing multiset operations to Counter() #20339
  • bpo-40755: Add rich comparisons to Counter #20548
  • 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/rhettinger'
    closed_at = <Date 2020-05-28.15:41:30.423>
    created_at = <Date 2020-05-24.15:11:00.498>
    labels = ['type-feature', 'library', '3.10']
    title = 'Add missing multiset predicates to collections.Counter'
    updated_at = <Date 2020-05-31.21:57:48.566>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2020-05-31.21:57:48.566>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2020-05-28.15:41:30.423>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2020-05-24.15:11:00.498>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40755
    keywords = ['patch']
    message_count = 7.0
    messages = ['369808', '369938', '370228', '370230', '370409', '370410', '370512']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'veky']
    pr_nums = ['20339', '20548']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40755'
    versions = ['Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixesstdlibStandard 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