Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one charac... | Tzu-ping Chung | 2019-02-02 | 1 | -2/+25 |
* | bpo-12239: Make GetProperty() return None for VT_EMPTY (GH-4539) | Berker Peksag | 2017-11-24 | 1 | -0/+7 |
* | bpo-12382: Make OpenDatabase() raise better exception messages (GH-4528) | Berker Peksag | 2017-11-24 | 1 | -0/+12 |
* | bpo-1102: View.Fetch() now returns None when it's exhausted (GH-4459) | Berker Peksag | 2017-11-23 | 1 | -1/+40 |
* | Issue #23277: Remove unused sys and os imports | Berker Peksag | 2016-04-24 | 1 | -1/+0 |
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+2 |
* | Closes #11696: Fix ID generation in msilib. | Martin v. Löwis | 2011-03-27 | 1 | -0/+46 |