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
/
distutils
/
emxccompiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Closes #16135: Removal of OS/2 support (distutils)
Jesus Cea
2012-10-10
1
-315/+0
*
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longe...
Senthil Kumaran
2011-07-28
1
-2/+0
*
Always close files in distutils code and tests (#10252).
Éric Araujo
2010-11-05
1
-4/+8
*
reverted distutils its 3.1 state. All new work is now happening in disutils2,...
Tarek Ziadé
2010-07-22
1
-12/+23
*
Merged revisions 76956 via svnmerge from
Tarek Ziadé
2009-12-21
1
-2/+0
*
Merged revisions 74024 via svnmerge from
Tarek Ziadé
2009-07-16
1
-21/+12
*
#2834: Change re module semantics, so that str and bytes mixing is forbidden,
Antoine Pitrou
2008-08-19
1
-1/+1
*
General cleanup, raise normalization in Lib/distutils.
Collin Winter
2007-08-30
1
-5/+4
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-3/+2
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
1
-3/+3
*
use same compiler switches as core for extensions
Andrew MacIntyre
2003-12-02
1
-2/+2
*
Remove 'created by' lines; people can use CVS for this, and the information i...
Andrew M. Kuchling
2002-11-14
1
-2/+0
*
This patch fixes the following bugs:
Gustavo Niemeyer
2002-11-05
1
-2/+4
*
Whitespace normalization (get rid of tabs).
Guido van Rossum
2002-09-29
1
-29/+28
*
- comment improvement
Andrew MacIntyre
2002-08-04
1
-1/+25
*
add parameter missing following Jeremy's compiler class refactoring
Andrew MacIntyre
2002-08-04
1
-1/+1
*
Add implementation of _compile() and use default compile() method.
Jeremy Hylton
2002-06-18
1
-35/+13
*
Refactor compile() method implementations.
Jeremy Hylton
2002-06-13
1
-45/+24
*
Fix unused local variables caught by pychecker.
Jeremy Hylton
2002-06-04
1
-2/+2
*
Make setup.py less chatty by default.
Jeremy Hylton
2002-06-04
1
-1/+2
*
Forgot to add the new emxccompiler.py from Andrew I. MacIntyre's
Marc-André Lemburg
2002-02-06
1
-0/+334