- 12 Mar, 2014 1 kayıt (commit)
-
-
Éric Araujo yazdı
Thanks to Amaury Forgeot d’Arc and Philip J. Eby.
-
- 04 Tem, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 15 Haz, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 14 Haz, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
ModuleNotFoundError.
-
- 31 Ock, 2013 3 kayıt (commit)
-
-
doko@python.org yazdı
the package.
-
Ned Deily yazdı
In particular, fix extension module build failures when trying to use 32-bit-only installer Pythons on systems with Xcode 4 (currently OS X 10.8, 10.7, and optionally 10.6). * Backport 3.3.0 fixes to 3.2 branch (for release in 3.2.4) * Since Xcode 4 removes ppc support, extension module builds now check for ppc compiler support and by default remove ppc and ppc64 archs when they are not available. * Extension module builds now revert to using system installed headers and libs (/usr and /System/Library) if the SDK used to build the interpreter is not installed or has moved. * Try to avoid building extension modules with deprecated and problematic Apple llvm-gcc compiler. If original compiler is not available, use clang instead by default.
-
Ned Deily yazdı
In particular, fix extension module build failures when trying to use 32-bit-only installer Pythons on systems with Xcode 4 (currently OS X 10.8, 10.7, and optionally 10.6). * Backport 3.3.0 fixes to 2.7 branch (for release in 2.7.4) * Since Xcode 4 removes ppc support, extension module builds now check for ppc compiler support and by default remove ppc and ppc64 archs when they are not available. * Extension module builds now revert to using system installed headers and libs (/usr and /System/Library) if the SDK used to build the interpreter is not installed or has moved. * Try to avoid building extension modules with deprecated and problematic Apple llvm-gcc compiler. If original compiler is not available, use clang instead by default.
-
- 25 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 10 Eki, 2012 1 kayıt (commit)
-
-
Jesus Cea yazdı
-
- 21 Tem, 2012 1 kayıt (commit)
-
-
Ned Deily yazdı
tailoring for universal builds by factoring out common OS X-specific customizations from sysconfig, distutils.sysconfig, distutils.util, and distutils.unixccompiler into a new module _osx_support that can eventually also be used by packaging.
-
- 30 Haz, 2012 1 kayıt (commit)
-
-
doko@ubuntu.com yazdı
for host compiler.
-
- 18 Ock, 2012 5 kayıt (commit)
-
-
Jesus Cea yazdı
And yet another emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
-
Jesus Cea yazdı
Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
-
Jesus Cea yazdı
Emergency fix for #13803 bootstrap issue: Under Solaris, distutils doesn't include bitness in the directory name
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
- 08 Eki, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 07 Eki, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
Patch by Jeff Ramnani. Tested with -B, -O and -OO.
-
- 28 Tem, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller.
-
- 15 May, 2011 2 kayıt (commit)
-
-
Ronald Oussoren yazdı
Without this patch python will fail to start properly when the environment variable MACOSX_DEPLOYMENT_TARGET is set on MacOSX and has a value that is not compatible with the value during Python's build. This is caused by code in sysconfig that was only meant to be used in disutils.
-
Ronald Oussoren yazdı
Without this patch python will fail to start properly when the environment variable MACOSX_DEPLOYMENT_TARGET is set on MacOSX and has a value that is not compatible with the value during Python's build. This is caused by code in sysconfig that was only meant to be used in disutils.
-
- 06 Kas, 2010 3 kayıt (commit)
-
-
Éric Araujo yazdı
This was done in r80805 (#7908) and erroneously brought back by the distutils revert. This commit removes more code than the original, which was uncomplete. There is no NEWS entry, like in r80805.
-
Éric Araujo yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86223 | eric.araujo | 2010-11-06 00:51:56 +0100 (sam., 06 nov. 2010) | 2 lines Always close files in distutils code and tests (#10252). ........ r86224 | eric.araujo | 2010-11-06 00:58:34 +0100 (sam., 06 nov. 2010) | 2 lines Add missing entry for r86223. ........ r86226 | eric.araujo | 2010-11-06 00:59:32 +0100 (sam., 06 nov. 2010) | 2 lines Of course, I forgot one file in r86223. ........ r86234 | eric.araujo | 2010-11-06 03:10:32 +0100 (sam., 06 nov. 2010) | 2 lines Also close file descriptors from os.popen and subprocess.Popen ........
-
Éric Araujo yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86223 | eric.araujo | 2010-11-06 00:51:56 +0100 (sam., 06 nov. 2010) | 2 lines Always close files in distutils code and tests (#10252). ........ r86224 | eric.araujo | 2010-11-06 00:58:34 +0100 (sam., 06 nov. 2010) | 2 lines Add missing entry for r86223. ........ r86226 | eric.araujo | 2010-11-06 00:59:32 +0100 (sam., 06 nov. 2010) | 2 lines Of course, I forgot one file in r86223. ........ r86234 | eric.araujo | 2010-11-06 03:10:32 +0100 (sam., 06 nov. 2010) | 2 lines Also close file descriptors from os.popen and subprocess.Popen ........
-
- 05 Kas, 2010 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 02 Agu, 2010 2 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78757 | florent.xicluna | 2010-03-07 14:14:25 +0200 (Sun, 07 Mar 2010) | 2 lines Fix some py3k warnings in the standard library. ........
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r79558 | florent.xicluna | 2010-04-01 21:17:09 +0300 (Thu, 01 Apr 2010) | 2 lines #7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a double-quote. ........
-
- 22 Tem, 2010 1 kayıt (commit)
-
-
Tarek Ziadé yazdı
reverted distutils its 3.1 state. All new work is now happening in disutils2, and distutils is now feature-frozen.
-
- 11 Tem, 2010 3 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
svn+ssh://pythondev@svn.python.org/python/branches/release27-maint ........ r82791 | ronald.oussoren | 2010-07-11 10:52:52 +0200 (Sun, 11 Jul 2010) | 4 lines Fix for issue #9164: with this patch sysconfig and distuls don't break when duplicate '-arch foo' flags end up in CFLAGS (which may happen when building a universal build using macports) ........
-
Ronald Oussoren yazdı
when duplicate '-arch foo' flags end up in CFLAGS (which may happen when building a universal build using macports)
-
- 05 May, 2010 2 kayıt (commit)
-
-
Ronald Oussoren yazdı
Fix for issue #7908
-
Ronald Oussoren yazdı
to "sys.platform == 'mac'" and that is dead code because it refers to a platform that is no longer supported (and hasn't been supported for several releases). Fixes issue #7908 for the trunk.
-
- 01 Nis, 2010 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 07 Mar, 2010 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 05 Mar, 2010 1 kayıt (commit)
-
-
Tarek Ziadé yazdı
reverting partially distutils to its 2.6.x state so 2.7a4 looks more like the 2.7b1 in this. the whole revert will occur after a4 is tagged
-
- 29 Ock, 2010 2 kayıt (commit)
-
-
Tarek Ziadé yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77759 | tarek.ziade | 2010-01-26 22:21:54 +0100 (Tue, 26 Jan 2010) | 1 line reintroduced the names in Distutils for APIs that were relocated ........ r77761 | tarek.ziade | 2010-01-26 23:46:15 +0100 (Tue, 26 Jan 2010) | 1 line added local get_platform/set_platform APIs in distutils.sysconfig ........
-
Tarek Ziadé yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77704 | tarek.ziade | 2010-01-23 10:23:15 +0100 (Sat, 23 Jan 2010) | 1 line taking sysconfig out of distutils ........ r77752 | tarek.ziade | 2010-01-26 00:19:56 +0100 (Tue, 26 Jan 2010) | 1 line switched the call order so this call works without suffering from issue #7774 ........
-
- 26 Ock, 2010 2 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-