]> granicus.if.org Git - python/commit
Issue #19143: platform module now reads Windows version from kernel32.dll to avoid...
authorSteve Dower <steve.dower@microsoft.com>
Wed, 23 Sep 2015 00:25:30 +0000 (17:25 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 23 Sep 2015 00:25:30 +0000 (17:25 -0700)
commit044cde52f821c612b2cbdd9e3cce60a4cfb97a1a
tree3b7193e961c9a960a4f2a0e2e3ed4554eefbeeb7
parent1234fd912de567a3a504bf06afc7b640956ba13d
Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims.
Lib/platform.py
Misc/NEWS