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
*
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