]> granicus.if.org Git - python/commit
Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC...
authorSteve Dower <steve.dower@microsoft.com>
Mon, 5 Oct 2015 17:35:00 +0000 (10:35 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 5 Oct 2015 17:35:00 +0000 (10:35 -0700)
commitf0ccf02e5609890ffb1f928e1a1f74ebde1b5af7
treee98703b2ca6f14458b5126159318feb20449c768
parenteda1955d82d901af7ed730eb5a3996f0d55786ba
Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed.
Lib/distutils/_msvccompiler.py
Misc/NEWS