Skip to content

subprocess.getstatusoutput can fail with utf8 UnicodeDecodeError #54131

@debatem1

Description

@debatem1
mannequin
BPO 9922
Nosy @gpshead, @ncoghlan, @pitrou, @vstinner, @tjguk, @ned-deily
Files
  • issue9922-py3k.patch
  • issue9922-31-rev1.patch: 31 backport (revision 1)
  • issue9922.34.diff
  • 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 = 'https://github.com/tjguk'
    closed_at = <Date 2013-11-11.15:13:58.461>
    created_at = <Date 2010-09-22.22:06:37.985>
    labels = ['type-bug', 'library']
    title = 'subprocess.getstatusoutput can fail with utf8 UnicodeDecodeError'
    updated_at = <Date 2013-11-11.15:13:58.459>
    user = 'https://bugs.python.org/debatem1'

    bugs.python.org fields:

    activity = <Date 2013-11-11.15:13:58.459>
    actor = 'tim.golden'
    assignee = 'tim.golden'
    closed = True
    closed_date = <Date 2013-11-11.15:13:58.461>
    closer = 'tim.golden'
    components = ['Library (Lib)']
    creation = <Date 2010-09-22.22:06:37.985>
    creator = 'debatem1'
    dependencies = []
    files = ['18971', '20023', '32483']
    hgrepos = []
    issue_num = 9922
    keywords = ['patch']
    message_count = 12.0
    messages = ['117156', '117176', '123831', '129976', '130006', '150072', '150091', '150093', '202035', '202039', '202045', '202631']
    nosy_count = 10.0
    nosy_names = ['gregory.p.smith', 'astrand', 'ncoghlan', 'pitrou', 'vstinner', 'tim.golden', 'ned.deily', 'cvrebert', 'debatem1', 'rosslagerwall']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9922'
    versions = ['Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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