X Tutup
The Wayback Machine - https://web.archive.org/web/20250126040747/https://github.com/python/cpython/issues/89386
Skip to content

test_spawn_doesnt_hang (test.test_pty.PtyTest) fails when stdin isn't readable #89386

Open
@kanavin

Description

BPO 45223
Nosy @kanavin
PRs
  • bpo-45223: Lib/pty.py: handle stdin I/O errors same way as master I/O errors #28388
  • 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 = None
    created_at = <Date 2021-09-16.15:38:35.345>
    labels = []
    title = "test_spawn_doesnt_hang (test.test_pty.PtyTest) fails when stdin isn't readable"
    updated_at = <Date 2021-09-16.15:39:19.258>
    user = 'https://github.com/kanavin'

    bugs.python.org fields:

    activity = <Date 2021-09-16.15:39:19.258>
    actor = 'python-dev'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2021-09-16.15:38:35.345>
    creator = 'Alexander Kanavin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45223
    keywords = ['patch']
    message_count = 1.0
    messages = ['401961']
    nosy_count = 2.0
    nosy_names = ['python-dev', 'Alexander Kanavin']
    pr_nums = ['28388']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45223'
    versions = []

    Metadata

    Assignees

    No one assigned

      Labels

      testsTests in the Lib/test dir

      Type

      No type

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup