Skip to content

Make threading.Event().wait(timeout=3) return isSet #44660

@davidfraser

Description

@davidfraser
BPO 1674032
Nosy @gvanrossum, @tim-one, @birkenfeld, @pitrou
Files
  • event-wait-retval.diff: proposed patch for threading.py and documentation
  • 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/birkenfeld'
    closed_at = <Date 2009-03-31.20:41:16.373>
    created_at = <Date 2007-03-05.13:33:33.000>
    labels = ['type-feature', 'library']
    title = 'Make threading.Event().wait(timeout=3) return isSet'
    updated_at = <Date 2009-03-31.20:41:16.372>
    user = 'https://bugs.python.org/davidfraser'

    bugs.python.org fields:

    activity = <Date 2009-03-31.20:41:16.372>
    actor = 'georg.brandl'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2009-03-31.20:41:16.373>
    closer = 'georg.brandl'
    components = ['Library (Lib)']
    creation = <Date 2007-03-05.13:33:33.000>
    creator = 'davidfraser'
    dependencies = []
    files = ['10203']
    hgrepos = []
    issue_num = 1674032
    keywords = ['patch']
    message_count = 9.0
    messages = ['55044', '66317', '66324', '71566', '72697', '83556', '84546', '84569', '84895']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'tim.peters', 'georg.brandl', 'davidfraser', 'pitrou', 'tlesher', 'carmiac']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1674032'
    versions = ['Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions