Skip to content

Retrieve an arbitrary element from a set without removing it #51461

Closed
@wrichert

Description

@wrichert
mannequin
BPO 7212
Nosy @rhettinger, @abalkin, @benjaminp, @ipatrol
Files
  • setobject_get.patch: Patches setobject.[ch] and test_set.py to provide some_set.get()
  • 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 2010-11-21.23:26:24.470>
    created_at = <Date 2009-10-26.21:07:18.511>
    labels = ['interpreter-core', 'type-feature']
    title = 'Retrieve an arbitrary element from a set without removing it'
    updated_at = <Date 2010-11-21.23:26:24.469>
    user = 'https://bugs.python.org/wrichert'

    bugs.python.org fields:

    activity = <Date 2010-11-21.23:26:24.469>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2010-11-21.23:26:24.470>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2009-10-26.21:07:18.511>
    creator = 'wrichert'
    dependencies = []
    files = ['15211']
    hgrepos = []
    issue_num = 7212
    keywords = ['patch']
    message_count = 10.0
    messages = ['94508', '94511', '94548', '94599', '94613', '94938', '94939', '106592', '106593', '106594']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'belopolsky', 'benjamin.peterson', 'wrichert', 'ipatrol']
    pr_nums = []
    priority = 'low'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7212'
    versions = ['Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions