Skip to content

Let set.union and set.intersection accept multiple arguments #47319

@arno

Description

@arno
mannequin
BPO 3069
Nosy @rhettinger
Files
  • set_ui_varargs.diff: patch to Objects/setobject.c and Lib/test/test_set.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 2008-06-22.22:22:10.800>
    created_at = <Date 2008-06-09.23:01:51.213>
    labels = ['interpreter-core', 'type-feature']
    title = 'Let set.union and set.intersection accept multiple arguments'
    updated_at = <Date 2008-06-22.22:22:10.799>
    user = 'https://bugs.python.org/arno'

    bugs.python.org fields:

    activity = <Date 2008-06-22.22:22:10.799>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2008-06-22.22:22:10.800>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2008-06-09.23:01:51.213>
    creator = 'arno'
    dependencies = []
    files = ['10565']
    hgrepos = []
    issue_num = 3069
    keywords = ['patch']
    message_count = 3.0
    messages = ['67878', '67879', '67881']
    nosy_count = 2.0
    nosy_names = ['rhettinger', 'arno']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3069'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-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