Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
73a4359eb0eb624c588c5d52083ea4944f9787ea
/
Lib
/
msilib
c30b7b1
Issue #17047: remove doubled words found in 2.7 to 3.4 Lib/*,
by Terry Jan Reedy
· 12 years ago
e130a52
Remove duplication.
by Ezio Melotti
· 13 years ago
987403b
merge #11696
by Martin v. Löwis
· 14 years ago
f8d887e
Closes #11696: Fix ID generation in msilib. Patch by Mark Mc Mahon.
by Martin v. Löwis
· 14 years ago
a6e0b4f
merge #7639
by Martin v. Löwis
· 14 years ago
9bad3a9
Fix short file name generation in bdist_msi.
by Martin v. Löwis
· 14 years ago
e01de8f
remove pointless coding cookies
by Florent Xicluna
· 14 years ago
83eacca
Merged revisions 73390 via svnmerge from
by Martin v. Löwis
· 15 years ago
513b2ac
long integer -> integer.
by Georg Brandl
· 17 years ago
3172c5d
Patch# 1258 by Christian Heimes: kill basestring.
by Guido van Rossum
· 17 years ago
ce36ad8
Raise statement normalization in Lib/.
by Collin Winter
· 17 years ago
d77d699
Change a bunch of file encodings from Latin-1 to UTF-8.
by Guido van Rossum
· 17 years ago
aa97f04
Fix various spots where int/long and str/unicode unification
by Walter Dörwald
· 18 years ago
ef87d6e
Rip out all the u"..." literals and calls to unicode().
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
33552e9
Excise the sets module. SF #1500611 by Collin Winter.
by Guido van Rossum
· 18 years ago
f1a69c1
Get rid of a bunch more has_key() uses. We *really* need a tool for this.
by Neal Norwitz
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 18 years ago
fbab90e
Import bdist_msi
by Martin v. Löwis
· 19 years ago