Skip to content

setitimer() can disable timer by mistake #74990

@pitrou

Description

@pitrou
BPO 30807
Nosy @pitrou, @vstinner
PRs
  • bpo-30807: signal.setitimer() may disable the timer by mistake #2493
  • [3.6] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) #2497
  • [3.5] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) #2498
  • [2.7] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) #2499
  • bpo-30807: signal.setitimer() now uses _PyTime API #3865
  • 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 = None
    closed_at = <Date 2017-06-30.08:55:38.491>
    created_at = <Date 2017-06-29.19:49:09.999>
    labels = ['3.7', 'type-bug', 'library']
    title = 'setitimer() can disable timer by mistake'
    updated_at = <Date 2017-10-13.20:49:45.558>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-10-13.20:49:45.558>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-30.08:55:38.491>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-06-29.19:49:09.999>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30807
    keywords = []
    message_count = 26.0
    messages = ['297300', '297306', '297308', '297309', '297310', '297311', '297314', '297316', '297318', '297319', '297320', '297321', '297322', '297344', '297346', '297348', '297350', '297353', '297354', '297355', '297356', '297357', '297362', '297363', '297364', '304359']
    nosy_count = 2.0
    nosy_names = ['pitrou', 'vstinner']
    pr_nums = ['2493', '2497', '2498', '2499', '3865']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30807'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions