Windows: SystemError during os.kill(..., signal.CTRL_C_EVENT) · Issue #87128 · python/cpython · GitHub
Skip to content

Windows: SystemError during os.kill(..., signal.CTRL_C_EVENT) #87128

Description

@wkschwartz
BPO 42962
Nosy @terryjreedy, @pfmoore, @ncoghlan, @tjguk, @zware, @wkschwartz, @eryksun, @zooba
Superseder
  • bpo-14484: missing return in win32_kill?
  • 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 2021-12-11.21:00:33.304>
    created_at = <Date 2021-01-18.22:12:34.571>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows']
    title = 'Windows: SystemError during os.kill(..., signal.CTRL_C_EVENT)'
    updated_at = <Date 2021-12-11.21:00:33.302>
    user = 'https://github.com/wkschwartz'

    bugs.python.org fields:

    activity = <Date 2021-12-11.21:00:33.302>
    actor = 'eryksun'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-11.21:00:33.304>
    closer = 'eryksun'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2021-01-18.22:12:34.571>
    creator = 'William.Schwartz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42962
    keywords = []
    message_count = 14.0
    messages = ['385235', '385238', '385239', '385248', '385277', '385291', '385296', '385305', '385551', '385552', '387732', '387734', '387738', '387739']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'paul.moore', 'ncoghlan', 'tim.golden', 'zach.ware', 'William.Schwartz', 'eryksun', 'steve.dower', 'elsamuko']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '14484'
    type = 'behavior'
    url = 'https://bugs.python.org/issue42962'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowsstdlibStandard 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