- 20 Nov, 2010 1 commit
-
-
Ezio Melotti authored
-
- 13 Nov, 2010 1 commit
-
-
Georg Brandl authored
-
- 12 Nov, 2010 1 commit
-
-
Éric Araujo authored
-
- 09 Nov, 2010 1 commit
-
-
Victor Stinner authored
-
- 06 Nov, 2010 6 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
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 authored
-
Éric Araujo authored
-
Éric Araujo authored
-
- 05 Nov, 2010 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
- 29 Oct, 2010 1 commit
-
-
Brett Cannon authored
during the build from setup.py.
-
- 23 Oct, 2010 1 commit
-
-
Victor Stinner authored
handler to parse the Makefile file. Avoid a UnicodeDecodeError if the source code directory name contains a non-ASCII character and the locale encoding is ASCII.
-
- 22 Oct, 2010 1 commit
-
-
Barry Warsaw authored
with and without --enable-shared on Ubuntu 10.10. Hopefully this finally solves bug 10126. Will check 3.1 next.
-
- 21 Oct, 2010 1 commit
-
-
Éric Araujo authored
Fixes bug #10126 for Python 3.2 by using $RUNSHARED to find the directory to the shared library. test_distutils now passes when Python was built with --enable-shared (Barry didn’t have the error but I did).
-
- 16 Oct, 2010 1 commit
-
-
Barry Warsaw authored
* Expose the build flags to Python as sys.abiflags * Shared library libpythonX.Y<abiflags>.so * python-config --abiflags * Make two distutils tests that failed with --enable-shared (even before this patch) succeed. * Fix a few small style issues.
-
- 10 Oct, 2010 2 commits
-
-
Georg Brandl authored
-
Antoine Pitrou authored
-
- 03 Oct, 2010 1 commit
-
-
Tarek Ziadé authored
-
- 20 Sep, 2010 2 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 19 Sep, 2010 1 commit
-
-
Senthil Kumaran authored
-
- 18 Sep, 2010 1 commit
-
-
Senthil Kumaran authored
-
- 17 Sep, 2010 1 commit
-
-
Senthil Kumaran authored
-
- 13 Sep, 2010 2 commits
-
-
Hirokazu Yamamoto authored
Try to fix buildbot error in other way.
-
Hirokazu Yamamoto authored
-
- 12 Sep, 2010 1 commit
-
-
Hirokazu Yamamoto authored
-
- 11 Sep, 2010 1 commit
-
-
Éric Araujo authored
-
- 10 Sep, 2010 1 commit
-
-
Antoine Pitrou authored
be built as a shared library. Patch by Sébastien Sablé.
-
- 08 Sep, 2010 1 commit
-
-
Éric Araujo authored
Thanks to Konrad Delong for writing a test for upload_docs --show-response in distutils2, letting me catch my mistake.
-
- 07 Sep, 2010 2 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
- 05 Sep, 2010 1 commit
-
-
Georg Brandl authored
-
- 03 Sep, 2010 1 commit
-
- 30 Aug, 2010 1 commit
-
-
Florent Xicluna authored
-
- 14 Aug, 2010 1 commit
-
-
Éric Araujo authored
-
- 02 Aug, 2010 1 commit
-
-
Georg Brandl authored
-
- 31 Jul, 2010 2 commits
-
-
Georg Brandl authored
#8292: Fix three instances of truth tests on return values of filter() (which is always true in Python 3).
-
Georg Brandl authored
-