| commit | aabdceba515d7f43f378c0aba897d1e697e416c8 | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Fri Sep 10 20:03:17 2010 +0000 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Sep 10 20:03:17 2010 +0000 |
| tree | d9bbb3c759e30ba07d3e6c7cebf445ca19a4737b | |
| parent | b170f17bacf77996667b8814ed4f0940409b1810 [diff] |
Merged revisions 84680 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84680 | antoine.pitrou | 2010-09-10 21:44:44 +0200 (ven., 10 sept. 2010) | 4 lines Issue #941346: Improve the build process under AIX and allow Python to be built as a shared library. Patch by Sébastien Sablé. ........