Skip to content

Automatic set-to-frozenset conversions not thread-safe #53003

@stutzbach

Description

@stutzbach
mannequin
BPO 8757
Nosy @rhettinger, @ezio-melotti, @florentx
Files
  • set-race.py: Script to demonstrate the race condition
  • 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-08-06.10:38:05.857>
    created_at = <Date 2010-05-18.21:07:32.801>
    labels = ['interpreter-core', 'type-bug', 'invalid']
    title = 'Automatic set-to-frozenset conversions not thread-safe'
    updated_at = <Date 2010-08-06.13:57:28.097>
    user = 'https://bugs.python.org/stutzbach'

    bugs.python.org fields:

    activity = <Date 2010-08-06.13:57:28.097>
    actor = 'stutzbach'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2010-08-06.10:38:05.857>
    closer = 'rhettinger'
    components = ['Interpreter Core']
    creation = <Date 2010-05-18.21:07:32.801>
    creator = 'stutzbach'
    dependencies = []
    files = ['17388']
    hgrepos = []
    issue_num = 8757
    keywords = []
    message_count = 8.0
    messages = ['106007', '112833', '112846', '112855', '112931', '113090', '113095', '113100']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'dstanek', 'stutzbach', 'ezio.melotti', 'flox']
    pr_nums = []
    priority = 'low'
    resolution = 'not a bug'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue8757'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions