index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
PC
/
_msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-36140: Fix an incorrect check in msidb_getsummaryinformation() (GH-12074)
Miss Islington (bot)
2019-03-07
1
-1/+1
*
[2.7] bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one ...
Tzu-ping Chung
2019-02-19
1
-10/+21
*
bpo-23855: Add missing NULL checks for malloc() in _msi.c (GH-9038)
Miss Islington (bot)
2018-09-10
1
-0/+7
*
Fix a memory leak in _msi.c (GH-4127) (#4308)
Miss Islington (bot)
2017-11-07
1
-0/+1
*
Issue #24594: Validates persist parameter when opening MSI database
Steve Dower
2016-09-09
1
-3/+17
*
Fixup indentation of PC/_msi.c
Antoine Pitrou
2010-05-09
1
-355/+355
*
Untabify C files. Will watch buildbots.
Antoine Pitrou
2010-05-09
1
-376/+376
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-6/+6
*
Patch #2125: Add GetInteger and GetString methods for
Martin v. Löwis
2008-06-02
1
-0/+47
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-6/+6
*
Patch #1736: Fix file name handling of _msi.FCICreate.
Martin v. Löwis
2008-02-12
1
-9/+9
*
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
Martin v. Löwis
2007-07-21
1
-8/+4
*
Patch #1572724: fix typo ('=' instead of '==') in _msi.c.
Georg Brandl
2006-10-09
1
-1/+1
*
Update copyright notice.
Martin v. Löwis
2006-03-05
1
-1/+1
*
Import bdist_msi
Martin v. Löwis
2006-03-05
1
-0/+1008