This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients BTaskaya, Michael.Felt, vstinner
Date 2020-06-16.13:00:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592312438.42.0.649787977421.issue40680@roundup.psfhosted.org>
In-reply-to
Content
> There is still a lot of AIX 6.1 out there, and iirc, there may be "extended" support available.

This issue is about AIX5 support. I'm fine with providing best effort support for AIX 6.1. If supporting AIX 6 becomes too expensive, we can consider to drop support for this version.

Anyway, I close this issue: I don't think that it's worth it to attempt to support AIX 5 in Python 3.10: AIX 5 is no longer supported by its vendor (IBM). Use Python 3.9 which seems to better support AIX 5 (don't need thread_cputime()).
History
Date User Action Args
2020-06-16 13:00:38vstinnersetrecipients: + vstinner, Michael.Felt, BTaskaya
2020-06-16 13:00:38vstinnersetmessageid: <1592312438.42.0.649787977421.issue40680@roundup.psfhosted.org>
2020-06-16 13:00:38vstinnerlinkissue40680 messages
2020-06-16 13:00:38vstinnercreate