Skip to content

Semaphore.acquire() timeout parameter #39617

@hdima

Description

@hdima
mannequin
BPO 850728
Nosy @pitrou, @asvetlov, @Bluehorn
Files
  • threading.diff: Lib/threading.py, Doc/lib/libthreading.tex
  • sem_timeout.diff: updated patch for py3k
  • sem_timeout_trunk.diff: diff for trunk (2.7)
  • 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/pitrou'
    closed_at = <Date 2010-04-17.23:53:11.532>
    created_at = <Date 2003-11-28.12:47:33.000>
    labels = ['type-feature', 'library']
    title = 'Semaphore.acquire() timeout parameter'
    updated_at = <Date 2010-11-06.22:11:46.290>
    user = 'https://bugs.python.org/hdima'

    bugs.python.org fields:

    activity = <Date 2010-11-06.22:11:46.290>
    actor = 'torsten'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2010-04-17.23:53:11.532>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2003-11-28.12:47:33.000>
    creator = 'hdima'
    dependencies = []
    files = ['5711', '16260', '16261']
    hgrepos = []
    issue_num = 850728
    keywords = ['patch']
    message_count = 9.0
    messages = ['44957', '44958', '99602', '99605', '100031', '100053', '103227', '103457', '120651']
    nosy_count = 5.0
    nosy_names = ['hdima', 'pitrou', 'aptshansen', 'asvetlov', 'torsten']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue850728'
    versions = ['Python 3.2']

    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