Skip to content

collections.Counter's in-place operators should return NotImplemented for unsupported types #66955

@JoshuaChin

Description

@JoshuaChin
BPO 22766
Nosy @rhettinger, @pitrou, @bitdancer, @ethanfurman, @JimJJewett, @serhiy-storchaka
Files
  • counter.patch
  • 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 2014-11-01.06:42:44.721>
    created_at = <Date 2014-10-30.15:06:37.193>
    labels = ['invalid', 'type-feature', 'library']
    title = "collections.Counter's in-place operators should return NotImplemented for unsupported types"
    updated_at = <Date 2014-11-07.14:34:32.040>
    user = 'https://bugs.python.org/JoshuaChin'

    bugs.python.org fields:

    activity = <Date 2014-11-07.14:34:32.040>
    actor = 'ethan.furman'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2014-11-01.06:42:44.721>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2014-10-30.15:06:37.193>
    creator = 'Joshua.Chin'
    dependencies = []
    files = ['37075']
    hgrepos = []
    issue_num = 22766
    keywords = ['patch']
    message_count = 28.0
    messages = ['230271', '230272', '230273', '230277', '230278', '230280', '230389', '230399', '230400', '230402', '230405', '230406', '230410', '230411', '230429', '230446', '230533', '230536', '230544', '230547', '230559', '230665', '230692', '230694', '230695', '230741', '230749', '230807']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'pitrou', 'r.david.murray', 'ethan.furman', 'Jim.Jewett', 'serhiy.storchaka', 'Joshua.Chin']
    pr_nums = []
    priority = 'low'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22766'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions