mirror of
https://github.com/python/cpython.git
synced 2025-11-17 17:46:45 +00:00
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (GH-13711)
This commit is contained in:
parent
ed9f3562b6
commit
549e55a308
3 changed files with 14 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Fix the error handling in :meth:`msilib.SummaryInformation.GetProperty`. Patch
|
||||
by Zackery Spytz.
|
||||
Loading…
Add table
Add a link
Reference in a new issue