Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
65444cf7fe84d8ca1f9b51c7f5992210751e08bb
/
Lib
/
test
/
test_msilib.py
c0295db
bpo-37124: Fix reference leak in test_msilib (GH-13750)
by Pablo Galindo
· 6 years ago
549e55a
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (GH-13711)
by Zackery Spytz
· 6 years ago
c8d5bf6
bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688)
by Zackery Spytz
· 6 years ago
2de576e
bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one character (GH-4517)
by Tzu-ping Chung
· 7 years ago
19fb134
bpo-12239: Make GetProperty() return None for VT_EMPTY (GH-4539)
by Berker Peksag
· 8 years ago
4864a61
bpo-12382: Make OpenDatabase() raise better exception messages (GH-4528)
by Berker Peksag
· 8 years ago
bdb8315
bpo-1102: View.Fetch() now returns None when it's exhausted (GH-4459)
by Berker Peksag
· 8 years ago
1e8ee9b
Issue #23277: Remove unused sys and os imports
by Berker Peksag
· 9 years ago
38c707e
Issue #21741: Update 147 test modules to use test discovery.
by Zachary Ware
· 10 years ago
f8d887e
Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon.
by Martin v. Löwis
· 14 years ago