]> 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:24:01 +0000 (17:24 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 23 Sep 2015 00:24:01 +0000 (17:24 -0700)
commita0c3c196653cba465fe7c20916096c46aec0d310
tree440266e0e46e8cf7dc03b1558fb731c59772d566
parent8ef1db34bb3dc716f364a43e98d21b4a4cf760d6
parentb9f4feab1b9c9ffa8ea29af3d82bc536f9f3005a
Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims.
Misc/NEWS