]> 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:19 +0000 (10:35 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 5 Oct 2015 17:35:19 +0000 (10:35 -0700)
commitf536386ca95ccd2f6798435887ffb0a137d8359e
tree55f12fa1267043898cc2512e11ce391aafd91038
parent3074c134a9ebc590a998efa63641164469fa6776
parentf0ccf02e5609890ffb1f928e1a1f74ebde1b5af7
Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed.
Misc/NEWS