Skip to content

pty.spawn -- auto-termination after child process is dead (a zombie) #78966

Description

@JarryShaw
mannequin
BPO 34785
Nosy @vadmium, @JarryShaw
PRs
  • bpo-34785: Enhanced functionality in pty module #9525
  • Superseder
  • bpo-26228: pty.spawn hangs on FreeBSD 9.3, 10.x, 12.1
  • Files
  • pty-diff.patch: git diff patch file of Lib/pty.py
  • 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 2019-02-26.03:03:58.487>
    created_at = <Date 2018-09-24.07:25:19.495>
    labels = ['3.7', '3.8', 'type-feature', 'library']
    title = 'pty.spawn -- auto-termination after child process is dead (a zombie)'
    updated_at = <Date 2019-02-26.03:03:58.486>
    user = 'https://github.com/JarryShaw'

    bugs.python.org fields:

    activity = <Date 2019-02-26.03:03:58.486>
    actor = 'jarryshaw'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-02-26.03:03:58.487>
    closer = 'jarryshaw'
    components = ['Library (Lib)']
    creation = <Date 2018-09-24.07:25:19.495>
    creator = 'jarryshaw'
    dependencies = []
    files = ['47820']
    hgrepos = []
    issue_num = 34785
    keywords = ['patch']
    message_count = 4.0
    messages = ['326206', '326695', '336267', '336598']
    nosy_count = 2.0
    nosy_names = ['martin.panter', 'jarryshaw']
    pr_nums = ['9525']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '26228'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34785'
    versions = ['Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard 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