This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 vstinner
收信人 abarry, ezio.melotti, r.david.murray, vstinner
日期 2016-05-17.22:37:48
SpamBayes Score -1.0
Marked as misclassified
Message-id <1463524668.73.0.314246389098.issue27048@psf.upfronthosting.co.za>
In-reply-to
内容
>  File "E:\Python\3.5.0\lib\distutils\_msvccompiler.py", line 92, in _get_vc_env
>    universal_newlines=True,

This function was added in Python 3.5 by the issue #23970: "Adds distutils._msvccompiler for new Visual Studio versions." (VS 2015, I guess). The module distutils._msvccompiler doesn't exist in Python 3.5.
历史
日期 用户 动作 参数
2016-05-17 22:37:48vstinner修改recipients: + vstinner, ezio.melotti, r.david.murray, abarry
2016-05-17 22:37:48vstinner修改messageid: <1463524668.73.0.314246389098.issue27048@psf.upfronthosting.co.za>
2016-05-17 22:37:48vstinner链接issue27048 messages
2016-05-17 22:37:48vstinner创建