]> granicus.if.org Git - python/commit
Issue #27048: Prevents distutils failing on Windows when environment variables contai...
authorSteve Dower <steve.dower@microsoft.com>
Fri, 17 Jun 2016 16:33:11 +0000 (09:33 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 17 Jun 2016 16:33:11 +0000 (09:33 -0700)
commit99d66f917a60ad556726b497a7d964e4b2ce109d
treef177f6a9d89d686b1d1a671b8a71a4a45be94e56
parentd7292b5e9f7e0cd227032370bb6c46a39c252f38
parent08bb8a41cc976343795bd0e241cd7388e9f44ad5
Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters
Misc/NEWS