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

subprocess.Popen.communicate causing local tty terminal settings to change inconsistently #66852

Open
@kflavin

Description

@kflavin
BPO 22662
Nosy @vadmium
Files
  • a.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 = None
    created_at = <Date 2014-10-17.20:44:33.816>
    labels = ['type-bug']
    title = 'subprocess.Popen.communicate causing local tty terminal settings to change inconsistently'
    updated_at = <Date 2015-12-29.17:25:31.684>
    user = 'https://bugs.python.org/kflavin'

    bugs.python.org fields:

    activity = <Date 2015-12-29.17:25:31.684>
    actor = 'JanSpurny'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2014-10-17.20:44:33.816>
    creator = 'kflavin'
    dependencies = []
    files = ['41447']
    hgrepos = []
    issue_num = 22662
    keywords = []
    message_count = 4.0
    messages = ['229602', '233872', '257199', '257200']
    nosy_count = 3.0
    nosy_names = ['martin.panter', 'kflavin', 'JanSpurny']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22662'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtopic-subprocessSubprocess issues.type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        X Tutup