-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
OS-windowsstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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/ directoryStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error