Skip to content

itertools.tee doesn't have a __sizeof__ method #63248

@pitrou

Description

@pitrou
BPO 19048
Nosy @loewis, @rhettinger, @amauryfa, @pitrou, @serhiy-storchaka
Files
  • tee_sizeof.patch
  • gettotalsizeof.py
  • 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-05-30.09:47:38.703>
    created_at = <Date 2013-09-19.09:19:50.648>
    labels = ['type-bug', 'library']
    title = "itertools.tee doesn't have a __sizeof__ method"
    updated_at = <Date 2014-05-30.09:47:38.702>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2014-05-30.09:47:38.702>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2014-05-30.09:47:38.703>
    closer = 'rhettinger'
    components = ['Library (Lib)']
    creation = <Date 2013-09-19.09:19:50.648>
    creator = 'pitrou'
    dependencies = []
    files = ['31813', '31822']
    hgrepos = []
    issue_num = 19048
    keywords = ['patch']
    message_count = 30.0
    messages = ['198048', '198050', '198051', '198052', '198053', '198054', '198055', '198061', '198065', '198070', '198074', '198087', '198089', '198093', '198094', '198098', '198101', '198102', '198104', '198105', '198106', '198107', '198108', '198110', '198111', '198113', '198114', '198124', '198130', '198178']
    nosy_count = 5.0
    nosy_names = ['loewis', 'rhettinger', 'amaury.forgeotdarc', 'pitrou', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue19048'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
    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