]> granicus.if.org Git - python/commit
Issue #27932: Prevent memory leak in win32_ver().
authorSteve Dower <steve.dower@microsoft.com>
Sun, 18 Sep 2016 00:27:48 +0000 (17:27 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sun, 18 Sep 2016 00:27:48 +0000 (17:27 -0700)
commit74f4af7ac304baf8ea1eef95194b89982c3d683d
treeb806fd0c1a4d859f6ea6473cd8513a58a3729963
parent13740531279291a9f2f71dd7c7b04ddbcdda3baf
Issue #27932: Prevent memory leak in win32_ver().
Doc/library/sys.rst
Lib/platform.py
Misc/NEWS
PCbuild/pythoncore.vcxproj
Python/sysmodule.c