| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 69485 via svnmerge from | Tarek Ziadé | 2009-02-10 | 1 | -3/+3 |
|
|
* | Make test_build_ext.py use sysconfig "srcdir" to find the source for | Neil Schemenauer | 2009-02-06 | 1 | -0/+14 |
|
|
* | Merged revisions 69342 via svnmerge from | Tarek Ziadé | 2009-02-06 | 1 | -3/+6 |
|
|
* | Fix get_python_inc() to work when building in a directory separate from | Neil Schemenauer | 2009-02-05 | 1 | -5/+8 |
|
|
* | #2834: Change re module semantics, so that str and bytes mixing is forbidden, | Antoine Pitrou | 2008-08-19 | 1 | -1/+1 |
|
|
* | Merged revisions 63955 via svnmerge from | Georg Brandl | 2008-07-16 | 1 | -0/+20 |
|
|
* | Merged revisions 61538-61540,61556,61559-61560,61563,61565,61571,61575-61576,... | Christian Heimes | 2008-03-19 | 1 | -1/+6 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-06 | 1 | -2/+6 |
|
|
* | Merged revisions 59628-59641 via svnmerge from | Christian Heimes | 2008-01-01 | 1 | -0/+4 |
|
|
* | Merged revisions 59488-59511 via svnmerge from | Christian Heimes | 2007-12-15 | 1 | -2/+4 |
|
|
* | Merged revisions 59465-59487 via svnmerge from | Christian Heimes | 2007-12-14 | 1 | -1/+1 |
|
|
* | Merged revisions 59376-59406 via svnmerge from | Christian Heimes | 2007-12-08 | 1 | -5/+14 |
|
|
* | General cleanup, raise normalization in Lib/distutils. | Collin Winter | 2007-08-30 | 1 | -13/+5 |
|
|
* | Remove support for BeOS | Skip Montanaro | 2007-08-17 | 1 | -18/+0 |
|
|
* | Merged revisions 56125-56153 via svnmerge from | Guido van Rossum | 2007-07-03 | 1 | -1/+1 |
|
|
* | Minimal fixes to save the bootstrap on OSX. | Guido van Rossum | 2007-05-25 | 1 | -1/+2 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -4/+3 |
|
|
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | Guido van Rossum | 2007-02-11 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -2/+2 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+4 |
|
|
* | Anna Ravenscroft identified many occurrences of "file" used to open a file | Alex Martelli | 2006-08-24 | 1 | -1/+1 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -11/+11 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -1/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -2/+17 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -5/+16 |
|
|
* | Checkpoint. 218 tests are okay; 53 are failing. Done so far: | Guido van Rossum | 2006-03-15 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2005-05-18 | 1 | -1/+1 |
|
|
* | Make parse_makefile fallback to environment variables if nothing is | Martin v. Löwis | 2005-04-25 | 1 | -21/+14 |
|
|
* | Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant | Brett Cannon | 2005-04-24 | 1 | -3/+4 |
|
|
* | Patch #1046831: Use get_python_version where appropriate in sysconfig.py. | Martin v. Löwis | 2005-03-03 | 1 | -6/+6 |
|
|
* | After discussion on the PythonMac-SIG it was decided that it is better | Jack Jansen | 2004-12-26 | 1 | -2/+4 |
|
|
* | Patch 983206: distutils obeys LDSHARED env var. Removed the code in | Anthony Baxter | 2004-10-13 | 1 | -0/+2 |
|
|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -1/+1 |
|
|
* | Partial fix for #887242 (link extensions with dynamic_lookup in stead | Jack Jansen | 2004-06-03 | 1 | -1/+13 |
|
|
* | Patch #812378: Normalize white space. | Martin v. Löwis | 2003-10-24 | 1 | -3/+3 |
|
|
* | Pick up Makefile variable BASECFLAGS too. This is needed since OPT was | Jack Jansen | 2003-02-10 | 1 | -2/+4 |
|
|
* | Remove 'created by' lines; people can use CVS for this, and the information i... | Andrew M. Kuchling | 2002-11-14 | 1 | -1/+0 |
|
|
* | [Bug #550364] Add get_python_version() | Andrew M. Kuchling | 2002-11-14 | 1 | -1/+9 |
|
|
* | Back out part of rev. 1.53, restoring the use of the string module. | Andrew M. Kuchling | 2002-11-13 | 1 | -4/+6 |
|
|
* | Remove use of string module and reflow a couple of long lines. | Jeremy Hylton | 2002-11-05 | 1 | -10/+10 |
|
|
* | This patch fixes the following bugs: | Gustavo Niemeyer | 2002-11-05 | 1 | -2/+5 |
|
|
* | [Patch #588809] LDFLAGS support for build_ext.py, from Robert Weber | Andrew M. Kuchling | 2002-11-04 | 1 | -1/+17 |
|
|
* | Well, Fred never did explain why the code to determine whether the | Michael W. Hudson | 2002-07-12 | 1 | -7/+3 |
|
|
* | Whitespace normalization (remove tabs) | Neal Norwitz | 2002-06-26 | 1 | -4/+4 |
|
|
* | Fixed various MacPython-specific issues found by attempting to use the standa... | Jack Jansen | 2002-06-26 | 1 | -1/+6 |
|
|
* | Fix unused local variables caught by pychecker. | Jeremy Hylton | 2002-06-04 | 1 | -1/+0 |
|
|
* | When using a Python that has not been installed to build 3rd-party | Fred Drake | 2002-06-04 | 1 | -14/+22 |
|
|
* | OS/2 patches by Andrew I MacIntyre for distutils. | Marc-André Lemburg | 2002-01-31 | 1 | -0/+26 |
|
|
* | Whitespace normalization. | Fred Drake | 2001-12-06 | 1 | -4/+4 |
|
|
* | [Bug #404274] Restore some special-case code for AIX and BeOS under 1.5.2. | Andrew M. Kuchling | 2001-09-05 | 1 | -1/+28 |
|
|