This repository was archived by the owner on Feb 13, 2025. It is now read-only.
forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit 549e55a
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (pythonGH-13711)
1 parent ed9f356 commit 549e55a
File tree
3 files changed
+14
-0
lines changed- Lib/test
- Misc/NEWS.d/next/Library
- PC
3 files changed
+14
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | + | ||
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
96 | + | ||
97 | + | ||
98 | + | ||
99 | + | ||
100 | + | ||
101 | + | ||
102 | + | ||
103 | + | ||
95 | 104 |
| |
96 | 105 |
| |
97 | 106 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
574 | + | ||
575 | + | ||
576 | + | ||
574 | 577 |
| |
575 | 578 |
| |
576 | 579 |
| |
|
0 commit comments