Skip to content

set.add can return boolean indicate newly added item #58528

@anacrolix

Description

@anacrolix
mannequin
BPO 14320
Nosy @gvanrossum, @rhettinger, @giampaolo, @merwok, @anacrolix, @akheron
Files
  • set-add-return-bool.patch
  • bench_set_add.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 2012-03-15.20:05:28.384>
    created_at = <Date 2012-03-15.16:55:45.005>
    labels = ['interpreter-core', 'performance']
    title = 'set.add can return boolean indicate newly added item'
    updated_at = <Date 2012-03-16.13:53:32.498>
    user = 'https://github.com/anacrolix'

    bugs.python.org fields:

    activity = <Date 2012-03-16.13:53:32.498>
    actor = 'giampaolo.rodola'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2012-03-15.20:05:28.384>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2012-03-15.16:55:45.005>
    creator = 'anacrolix'
    dependencies = []
    files = ['24862', '24863']
    hgrepos = []
    issue_num = 14320
    keywords = ['patch']
    message_count = 4.0
    messages = ['155909', '155929', '155948', '156005']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'rhettinger', 'giampaolo.rodola', 'eric.araujo', 'anacrolix', 'petri.lehtinen']
    pr_nums = []
    priority = 'low'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue14320'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions