Skip to content

Patch of itertools.{combinations,permutations} for empty combinations #49066

Closed
@TFinley

Description

@TFinley
mannequin
BPO 4816
Nosy @rhettinger, @mdickinson
Files
  • itertools-empty-combinations.diff
  • combperm4.diff
  • 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 2009-01-08.05:21:20.892>
    created_at = <Date 2009-01-03.10:51:15.007>
    labels = ['tests', 'type-bug', 'library']
    title = 'Patch of itertools.{combinations,permutations} for empty combinations'
    updated_at = <Date 2009-01-08.05:21:20.890>
    user = 'https://bugs.python.org/TFinley'

    bugs.python.org fields:

    activity = <Date 2009-01-08.05:21:20.890>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2009-01-08.05:21:20.892>
    closer = 'rhettinger'
    components = ['Library (Lib)', 'Tests']
    creation = <Date 2009-01-03.10:51:15.007>
    creator = 'TFinley'
    dependencies = []
    files = ['12563', '12647']
    hgrepos = []
    issue_num = 4816
    keywords = ['patch']
    message_count = 22.0
    messages = ['78943', '78948', '79111', '79116', '79308', '79366', '79367', '79369', '79370', '79371', '79372', '79373', '79374', '79379', '79380', '79381', '79382', '79383', '79386', '79393', '79394', '79399']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'mark.dickinson', 'LambertDW', 'TFinley']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4816'
    versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions