Skip to content

pty.spawn hangs on FreeBSD 9.3, 10.x, 12.1 #70416

@christorek

Description

@christorek
BPO 26228
Nosy @ambv, @vadmium, @RadicalZephyr, @diekmann, @miss-islington, @JarryShaw, @8vasu
PRs
  • bpo-29070: Integration tests for pty module with patch from bpo-26228 #2932
  • bpo-26228: pty.spawn hangs on FreeBSD, OS X, and Solaris #4167
  • bpo-26228: Fix pty EOF handling #12049
  • bpo-41818: Updated tests for the standard pty library #22962
  • [3.10] bpo-26228: Fix pty EOF handling (GH-12049) #27732
  • bpo-26228: [doc] Adapt PTY documentation updates from GH-4167 #27754
  • [3.10] bpo-26228: [doc] Adapt PTY documentation updates from GH-4167 (GH-27754) #27758
  • Files
  • pty.patch: minor restructuring of pty.py, plus a change to its test modules
  • 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-08-12.12:37:09.625>
    created_at = <Date 2016-01-28.04:04:21.544>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'pty.spawn hangs on FreeBSD 9.3, 10.x, 12.1'
    updated_at = <Date 2021-08-13.11:21:14.284>
    user = 'https://bugs.python.org/christorek'

    bugs.python.org fields:

    activity = <Date 2021-08-13.11:21:14.284>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-12.12:37:09.625>
    closer = 'lukasz.langa'
    components = ['Library (Lib)']
    creation = <Date 2016-01-28.04:04:21.544>
    creator = 'chris.torek'
    dependencies = []
    files = ['41738']
    hgrepos = []
    issue_num = 26228
    keywords = ['patch']
    message_count = 17.0
    messages = ['259088', '259093', '284493', '284552', '284590', '292382', '306934', '336601', '336637', '336689', '336708', '375084', '399420', '399445', '399446', '399521', '399526']
    nosy_count = 9.0
    nosy_names = ['lukasz.langa', 'martin.panter', 'jbeck', 'RadicalZephyr', 'chris.torek', 'Cornelius Diekmann', 'miss-islington', 'jarryshaw', 'soumendra']
    pr_nums = ['2932', '4167', '12049', '22962', '27732', '27754', '27758']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26228'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (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