]> granicus.if.org Git - python/commit
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (GH-13711)
authorZackery Spytz <zspytz@gmail.com>
Sat, 1 Jun 2019 00:16:20 +0000 (18:16 -0600)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 1 Jun 2019 00:16:20 +0000 (03:16 +0300)
commit549e55a3086d04c13da9b6f33214f6399681292a
treed3c4a93edc5b6226e0662fde023c861d7352e4fb
parented9f3562b637a59b9000abbceee5ae369d35444d
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (GH-13711)
Lib/test/test_msilib.py
Misc/NEWS.d/next/Library/2019-05-31-15-53-34.bpo-12202.nobzc9.rst [new file with mode: 0644]
PC/_msi.c