msg124024 - (view) |
Author: Antoine Pitrou (pitrou) *  |
Date: 2010-12-15 15:50 |
Sébastien, would you like to provide an updated version of that file? The current contents look hopelessly outdated. |
|
|
msg128279 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-10 10:54 |
Yes I will do that. I am currently reinstalling some buildbot environments for Python on AIX 5.3 and AIX 6.1 and once that is done, I will rewrite the note. |
|
|
msg128615 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-15 18:59 |
Antoine, can you take a look at issue 730467? That's a trivial patch to correct a compilation issue on AIX with a C++ compiler; and that means one less entry in the AIX-NOTES file to write before the 3.2 release... |
|
|
msg128616 - (view) |
Author: Antoine Pitrou (pitrou) *  |
Date: 2011-02-15 19:00 |
> can you take a look at issue 730467? Yes, this is in my bug queue. But unless Georg decides otherwise, this will go in after 3.2 is released (in 3.2.1 probably). |
|
|
msg128666 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-16 12:52 |
Here is a first version of this doc for Python 3.2. It would be great if someone could proof read it since I am not a native english speaker (though it is not high level literature...). |
|
|
msg128726 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-17 14:57 |
Could this doc be added before the 3.2 release? I think it is convenient for the (few) AIX users and harmless. |
|
|
msg128736 - (view) |
Author: R. David Murray (r.david.murray) *  |
Date: 2011-02-17 16:40 |
Here is a proofread diff. I did make one substantive change: I added a comment about the test suite not running with the default maxdata and not raising memory errors with 512MB. Is that correct? |
|
|
msg128737 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-17 16:42 |
Yes it is correct. And thank you for proof reading it too. |
|
|
msg128777 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-18 09:59 |
Here is a new version of the file: It integrates the corrections by R. David, and I also modified the "memory limitations" section in order to use ldedit rather than some flags for the linker. |
|
|
msg128834 - (view) |
Author: Georg Brandl (georg.brandl) *  |
Date: 2011-02-19 08:45 |
Committed as r88438. Thanks! Please indicate how much of this needs to be backported to 2.7 and 3.1. |
|
|
msg128852 - (view) |
Author: Sébastien Sablé (sable) |
Date: 2011-02-19 15:50 |
Great! I intend to check that branch 2.7 works fine on AIX once I will have finished with 3.x (which should be soon). I will then update this file for Python 2.7 (there shouldn't be much changes hopefully). |
|
|
msg199107 - (view) |
Author: Georg Brandl (georg.brandl) *  |
Date: 2013-10-06 18:29 |
Ping? :) |
|
|
msg380785 - (view) |
Author: Irit Katriel (iritkatriel) *  |
Date: 2020-11-11 18:27 |
The version in the patch was added as Misc/README.AIX, and the backporting 2.7 and 3.1 is no longer relevant. |
|
|