Skip to content

subprocess.Popen.send_signal() should poll the process #82811

@vstinner

Description

@vstinner
BPO 38630
Nosy @vstinner, @giampaolo, @njsmith, @SpecLad, @oconnor663
PRs
  • bpo-38630: subprocess: enhance send_signal() on Unix #16984
  • 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 2020-01-15.16:53:35.210>
    created_at = <Date 2019-10-29.11:18:26.776>
    labels = ['library', '3.9']
    title = 'subprocess.Popen.send_signal() should poll the process'
    updated_at = <Date 2020-12-03.17:05:56.445>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-12-03.17:05:56.445>
    actor = 'oconnor663'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-15.16:53:35.210>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-10-29.11:18:26.776>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38630
    keywords = ['patch']
    message_count = 25.0
    messages = ['355645', '355647', '355706', '355856', '355917', '355918', '355928', '356073', '356074', '356075', '356076', '356077', '356084', '356085', '356571', '356593', '358137', '358142', '358146', '358147', '360064', '360065', '382382', '382397', '382430']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'njs', 'SpecLad', 'oconnor663']
    pr_nums = ['16984']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38630'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9only security fixesstdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions