Skip to content

distutils._msvccompiler._get_vc_env() fails with UnicodeDecodeError if an env var is not encodable #71235

@Vgr255

Description

@Vgr255
mannequin
BPO 27048
Nosy @pfmoore, @vstinner, @tjguk, @ezio-melotti, @merwok, @bitdancer, @vadmium, @zware, @eryksun, @zooba, @dstufft, @Vgr255
Files
  • subprocess_errors_simple_1.patch
  • subprocess_distutils_errors_1.patch
  • subprocess_errors_simple_2.patch
  • subprocess_distutils_errors_2.patch
  • subprocess_distutils_errors_3.patch
  • distutils_windows_non_ascii_1.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 = 'https://github.com/zooba'
    closed_at = <Date 2016-06-17.16:36:07.104>
    created_at = <Date 2016-05-17.20:09:12.783>
    labels = ['type-bug', 'library', 'expert-unicode', 'OS-windows']
    title = 'distutils._msvccompiler._get_vc_env() fails with UnicodeDecodeError if an env var is not encodable'
    updated_at = <Date 2016-06-17.19:38:41.701>
    user = 'https://github.com/Vgr255'

    bugs.python.org fields:

    activity = <Date 2016-06-17.19:38:41.701>
    actor = 'eryksun'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2016-06-17.16:36:07.104>
    closer = 'steve.dower'
    components = ['Distutils', 'Library (Lib)', 'Unicode', 'Windows']
    creation = <Date 2016-05-17.20:09:12.783>
    creator = 'abarry'
    dependencies = []
    files = ['42880', '42881', '42882', '42883', '42884', '42885']
    hgrepos = []
    issue_num = 27048
    keywords = ['patch']
    message_count = 18.0
    messages = ['265774', '265775', '265776', '265777', '265778', '265781', '265783', '265784', '265786', '265788', '265790', '265791', '266062', '266071', '268732', '268733', '268734', '268737']
    nosy_count = 13.0
    nosy_names = ['paul.moore', 'vstinner', 'tim.golden', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'python-dev', 'martin.panter', 'zach.ware', 'eryksun', 'steve.dower', 'dstufft', 'abarry']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27048'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    OS-windowsstdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions