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
/
Lib
/
msilib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove binding of captured exceptions when not used to reduce the chances of ...
Pablo Galindo
2019-11-19
1
-1/+1
*
bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None ...
Zackery Spytz
2019-05-31
1
-1/+1
*
bpo-34251: Restore msilib.Win64 to preserve compatibility (GH-8510)
Berker Peksag
2018-07-28
1
-0/+2
*
Remove all mention of Windows IA-64 support (GH-3389)
Zachary Ware
2017-09-06
1
-6/+2
*
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-1/+1
*
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
1
-1/+1
|
\
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-1/+1
*
|
Issue #16620: Got rid of using undocumented function glob.glob1().
Serhiy Storchaka
2016-01-19
1
-2/+8
|
/
*
Issue #16620: Fixed AttributeError in msilib.Directory.glob().
Serhiy Storchaka
2016-01-19
1
-1/+5
*
Issue #25523: Merge a-to-an corrections from 3.4.
Serhiy Storchaka
2015-11-02
1
-1/+1
|
\
|
*
Issue #25523: Further a-to-an corrections.
Serhiy Storchaka
2015-11-02
1
-1/+1
*
|
Issue #23731: Implement PEP 488.
Brett Cannon
2015-04-13
1
-4/+3
|
/
*
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
Terry Jan Reedy
2013-03-11
1
-1/+1
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
merge #11696
Martin v. Löwis
2011-03-27
1
-3/+2
|
\
|
*
Closes #11696: Fix ID generation in msilib.
Martin v. Löwis
2011-03-27
1
-3/+2
*
|
merge #7639
Martin v. Löwis
2011-03-27
1
-8/+17
|
\
\
|
|
/
|
*
Fix short file name generation in bdist_msi.
Martin v. Löwis
2011-03-27
1
-8/+17
*
|
remove pointless coding cookies
Florent Xicluna
2010-08-30
1
-1/+0
|
/
*
Merged revisions 73390 via svnmerge from
Martin v. Löwis
2009-06-12
1
-3/+7
*
long integer -> integer.
Georg Brandl
2007-11-29
1
-7/+7
*
Patch# 1258 by Christian Heimes: kill basestring.
Guido van Rossum
2007-10-16
1
-1/+1
*
Raise statement normalization in Lib/.
Collin Winter
2007-08-30
1
-2/+2
*
Change a bunch of file encodings from Latin-1 to UTF-8.
Guido van Rossum
2007-07-16
1
-2/+2
*
Fix various spots where int/long and str/unicode unification
Walter Dörwald
2007-05-03
1
-1/+1
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
3
-654/+654
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-2/+2
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-1/+1
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-1/+1
*
Excise the sets module. SF #1500611 by Collin Winter.
Guido van Rossum
2007-01-10
1
-5/+5
*
Get rid of a bunch more has_key() uses. We *really* need a tool for this.
Neal Norwitz
2006-08-20
1
-1/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-4/+6
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
3
-1407/+136
*
Import bdist_msi
Martin v. Löwis
2006-03-05
4
-0/+2994