Skip to content

subprocess.Popen(universal_newlines=True) does not work for certain locales #59800

@cjerdonek

Description

@cjerdonek
BPO 15595
Nosy @loewis, @vstinner, @asvetlov, @cjerdonek
Files
  • failing-test-case-1.patch
  • issue-15595-1.patch
  • issue-15595-2.patch
  • issue-15595-3.patch
  • issue-15595-4.patch
  • 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 2012-08-19.19:22:45.666>
    created_at = <Date 2012-08-08.21:36:14.627>
    labels = ['easy', 'type-bug', 'library']
    title = 'subprocess.Popen(universal_newlines=True) does not work for certain locales'
    updated_at = <Date 2012-08-19.19:22:45.665>
    user = 'https://github.com/cjerdonek'

    bugs.python.org fields:

    activity = <Date 2012-08-19.19:22:45.665>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-08-19.19:22:45.666>
    closer = 'asvetlov'
    components = ['Library (Lib)']
    creation = <Date 2012-08-08.21:36:14.627>
    creator = 'chris.jerdonek'
    dependencies = []
    files = ['26728', '26729', '26733', '26734', '26899']
    hgrepos = []
    issue_num = 15595
    keywords = ['patch', 'easy']
    message_count = 15.0
    messages = ['167719', '167720', '167721', '167722', '167727', '167741', '167744', '167745', '167748', '167750', '167753', '168585', '168587', '168588', '168589']
    nosy_count = 5.0
    nosy_names = ['loewis', 'vstinner', 'asvetlov', 'chris.jerdonek', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15595'
    versions = ['Python 3.2', 'Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard 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